#baac72 - Misty Moss Hex Color Code

#BAAC72 (Misty Moss) - RGB 186, 172, 114 Color Information

#baac72 Conversion Table

HEX Triplet BA, AC, 72
RGB Decimal 186, 172, 114
RGB Octal 272, 254, 162
RGB Percent 72.9%, 67.5%, 44.7%
RGB Binary 10111010, 10101100, 1110010
CMY 0.271, 0.325, 0.553
CMYK 0, 8, 39, 27

Percentages of Color #BAAC72

R 72.9%
G 67.5%
B 44.7%
RGB Percentages of Color #baac72
C 0%
M 8%
Y 39%
K 27%
CMYK Percentages of Color #baac72

Color spaces of #BAAC72 Misty Moss - RGB(186, 172, 114)

HSV (or HSB) 48°, 39°, 73°
HSL 48°, 34°, 59°
Web Safe #cc9966
XYZ 38.039, 41.159, 21.859
CIE-Lab 70.287, -3.458, 31.663
xyY 0.376, 0.407, 41.159
Decimal 12233842

#baac72 Color Accessibility Scores (Misty Moss Contrast Checker)

#baac72

On dark background [POOR]

#baac72

On light background [GOOD]

#baac72

As background color [GOOD]

Misty Moss ↔ #baac72 Color Blindness Simulator

Coming soon... You can see how #baac72 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.

#BAAC72 Color Combinations - Color Schemes with baac72

#baac72 Analogous Colors

#baac72 Triadic Colors

#baac72 Split Complementary Colors

#baac72 Complementary Colors

Shades and Tints of #baac72 Color Variations

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

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

Alternatives colours to Misty Moss (#baac72)

#baac72 Color Codes for CSS3/HTML5 and Icon Previews

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

#BAAC72 in Programming

HTML5, CSS3 #baac72
Java new Color(186, 172, 114);
.NET Color.FromArgb(255, 186, 172, 114);
Swift UIColor(red:186, green:172, blue:114, alpha:1.00000)
Objective-C [UIColor colorWithRed:186 green:172 blue:114 alpha:1.00000];
OpenGL glColor3f(186f, 172f, 114f);
Python Color('#baac72')

#baac72 - RGB(186, 172, 114) - Misty Moss Color FAQ

What is the color code for Misty Moss?

Hex color code for Misty Moss color is #baac72. RGB color code for misty moss color is rgb(186, 172, 114).

What is the RGB value of #baac72?

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

What is the RGB percentage of #baac72?

The RGB percentage composition for the hexadecimal color code #baac72 is detailed as follows: 72.9% Red, 67.5% Green, and 44.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 72.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 67.5% and 44.7% 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 #baac72.

What does RGB 186,172,114 mean?

The RGB color 186, 172, 114 represents a dull and muted shade of Red. The websafe version of this color is hex cc9966. This color might be commonly referred to as a shade similar to Misty Moss.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #baac72 is composed of 0% Cyan, 8% Magenta, 39% Yellow, and 27% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 8% of Magenta contributes to the red-purple qualities. The 39% of Yellow typically adds to the brightness and warmth, and the 27% 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 #baac72?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #baac72 has an HSL value of 48° (degrees) for Hue, 34% for Saturation, and 59% for Lightness. In this HSL representation, the Hue at 48° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 34% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 59% 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?
Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...