#b69f9a Hex Color
rgb(182, 159, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 9f | 9a | - | #b69f9a |
RGB | 182 | 159 | 154 | - | rgb(182,159,154) |
HSL | 11 | 16% | 66% | - | hsl(11,16%,66%) |
HSV | 11 | 15% | 71% | - | hsv(11,15%,71%) |
XYZ | 37.5223 | 37.0745 | 35.7503 | - | xyz(37.5223,37.0745,35.7503) |
CIE-LAB | 67.33 | 7.6 | 5.7 | - | lab(67.33,7.6,5.7) |
CMYK | 0 | 0.12637362637363 | 0.15384615384615 | 0.28627450980392 | cmyk(0,0.12637362637363,0.15384615384615,0.28627450980392) |
Description
The RGB value of color #b69f9a is rgb(182, 159, 154).
In the hex color #b69f9a, The value of Red is 182, value of Green is 159, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #b69f9a consists of 11° Hue, 16% Saturation, and 66% Lightness.
In the CMYK color model, the color #b69f9a can be represented as Cyan=0%, Magenta=0.12637362637363%, Yellow=0.15384615384615%, and Black=0.28627450980392%.
Shades of #b69f9a
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #b69f9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b69f9a
Preview of #b69f9a on White Background
The contrast ratio of #b69f9a with white color is 2.5
Preview of #b69f9a on black background
The contrast ratio of #b69f9a with black color is 8.41
#b69f9a color will look good with a black background.
Color Schemes of #b69f9a
Triadic Colors of #b69f9a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b69f9a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #b69f9a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b69f9a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b69f9a;
}
This is a sample text used for the color #b69f9a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #b69f9a;
}
This is a sample text used for the color #b69f9a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #b69f9a;
}
This is a sample text used for the color #b69f9a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 36.77%
Green 32.12%
Blue 31.11%
CMYK Percentage
Cyan 0
Magenta 22.31%
Yellow 27.16%
Black 50.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.