#486b5f - Mineral Green Hex Color Code

#486B5F (Mineral Green) - RGB 72, 107, 95 Color Information

#486b5f Conversion Table

HEX Triplet 48, 6B, 5F
RGB Decimal 72, 107, 95
RGB Octal 110, 153, 137
RGB Percent 28.2%, 42%, 37.3%
RGB Binary 1001000, 1101011, 1011111
CMY 0.718, 0.580, 0.627
CMYK 33, 0, 11, 58

Percentages of Color #486B5F

R 28.2%
G 42%
B 37.3%
RGB Percentages of Color #486b5f
C 33%
M 0%
Y 11%
K 58%
CMYK Percentages of Color #486b5f

Color spaces of #486B5F Mineral Green - RGB(72, 107, 95)

HSV (or HSB) 159°, 33°, 42°
HSL 159°, 20°, 35°
Web Safe #336666
XYZ 9.996, 12.719, 12.755
CIE-Lab 42.337, -15.445, 2.723
xyY 0.282, 0.359, 12.719
Decimal 4746079

#486b5f Color Accessibility Scores (Mineral Green Contrast Checker)

#486b5f

On dark background [POOR]

#486b5f

On light background [GOOD]

#486b5f

As background color [GOOD]

Mineral Green ↔ #486b5f Color Blindness Simulator

Coming soon... You can see how #486b5f is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#486B5F Color Combinations - Color Schemes with 486b5f

#486b5f Analogous Colors

#486b5f Triadic Colors

#486b5f Split Complementary Colors

#486b5f Complementary Colors

Shades and Tints of #486b5f Color Variations

#486b5f Shade Color Variations (When you combine pure black with this color, #486b5f, darker shades are produced.)

#486b5f Tint Color Variations (Lighter shades of #486b5f can be created by blending the color with different amounts of white.)

Alternatives colours to Mineral Green (#486b5f)

#486b5f Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #486b5f
This sample text has a font color of #486b5f
#486b5f Border Color
This sample element has a border color of #486b5f
#486b5f CSS3 Linear Gradient
#486b5f Background Color
This sample paragraph has a background color of #486b5f
#486b5f Text Shadow
This sample text has a shadow color of #486b5f
Sample text with glow color #486b5f
This sample text has a glow color of #486b5f
#486b5f Box Shadow
This sample element has a box shadow of #486b5f
Sample text with Underline Color #486b5f
This sample text has a underline color of #486b5f
A selection of SVG images/icons using the hex version #486b5f of the current color.

#486B5F in Programming

HTML5, CSS3 #486b5f
Java new Color(72, 107, 95);
.NET Color.FromArgb(255, 72, 107, 95);
Swift UIColor(red:72, green:107, blue:95, alpha:1.00000)
Objective-C [UIColor colorWithRed:72 green:107 blue:95 alpha:1.00000];
OpenGL glColor3f(72f, 107f, 95f);
Python Color('#486b5f')

#486b5f - RGB(72, 107, 95) - Mineral Green Color FAQ

What is the color code for Mineral Green?

Hex color code for Mineral Green color is #486b5f. RGB color code for mineral green color is rgb(72, 107, 95).

What is the RGB value of #486b5f?

The RGB value corresponding to the hexadecimal color code #486b5f is rgb(72, 107, 95). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '72' indicates the intensity of the red component, '107' represents the green component's intensity, and '95' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #486b5f.

What is the RGB percentage of #486b5f?

The RGB percentage composition for the hexadecimal color code #486b5f is detailed as follows: 28.2% Red, 42% Green, and 37.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 28.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 42% and 37.3% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #486b5f.

What does RGB 72,107,95 mean?

The RGB color 72, 107, 95 represents a dull and muted shade of Green. The websafe version of this color is hex 336666. This color might be commonly referred to as a shade similar to Mineral Green.

What is the CMYK (Cyan Magenta Yellow Black) color model of #486b5f?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #486b5f is composed of 33% Cyan, 0% Magenta, 11% Yellow, and 58% Black. In this CMYK breakdown, the Cyan component at 33% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 11% of Yellow typically adds to the brightness and warmth, and the 58% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #486b5f?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #486b5f has an HSL value of 159° (degrees) for Hue, 20% for Saturation, and 35% for Lightness. In this HSL representation, the Hue at 159° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 20% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 35% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...