#b99e8b - Quicksand Hex Color Code

#B99E8B (Quicksand) - RGB 185, 158, 139 Color Information

#b99e8b Conversion Table

HEX Triplet B9, 9E, 8B
RGB Decimal 185, 158, 139
RGB Octal 271, 236, 213
RGB Percent 72.5%, 62%, 54.5%
RGB Binary 10111001, 10011110, 10001011
CMY 0.275, 0.380, 0.455
CMYK 0, 15, 25, 27

Percentages of Color #B99E8B

R 72.5%
G 62%
B 54.5%
RGB Percentages of Color #b99e8b
C 0%
M 15%
Y 25%
K 27%
CMYK Percentages of Color #b99e8b

Color spaces of #B99E8B Quicksand - RGB(185, 158, 139)

HSV (or HSB) 25°, 25°, 73°
HSL 25°, 25°, 64°
Web Safe #cc9999
XYZ 36.895, 36.632, 29.552
CIE-Lab 67.000, 6.977, 13.612
xyY 0.358, 0.355, 36.632
Decimal 12164747

#b99e8b Color Accessibility Scores (Quicksand Contrast Checker)

#b99e8b

On dark background [POOR]

#b99e8b

On light background [GOOD]

#b99e8b

As background color [GOOD]

Quicksand ↔ #b99e8b Color Blindness Simulator

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

#B99E8B Color Combinations - Color Schemes with b99e8b

#b99e8b Analogous Colors

#b99e8b Triadic Colors

#b99e8b Split Complementary Colors

#b99e8b Complementary Colors

Shades and Tints of #b99e8b Color Variations

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

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

Alternatives colours to Quicksand (#b99e8b)

#b99e8b Color Codes for CSS3/HTML5 and Icon Previews

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

#B99E8B in Programming

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

#b99e8b - RGB(185, 158, 139) - Quicksand Color FAQ

What is the color code for Quicksand?

Hex color code for Quicksand color is #b99e8b. RGB color code for quicksand color is rgb(185, 158, 139).

What is the RGB value of #b99e8b?

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

What is the RGB percentage of #b99e8b?

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

What does RGB 185,158,139 mean?

The RGB color 185, 158, 139 represents a dull and muted shade of Red. The websafe version of this color is hex cc9999. This color might be commonly referred to as a shade similar to Quicksand.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #b99e8b is composed of 0% Cyan, 15% Magenta, 25% 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 15% of Magenta contributes to the red-purple qualities. The 25% 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 #b99e8b?

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...