#b69eac Hex Color
rgb(182, 158, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 9e | ac | - | #b69eac |
RGB | 182 | 158 | 172 | - | rgb(182,158,172) |
HSL | 325 | 14% | 67% | - | hsl(325,14%,67%) |
HSV | 325 | 13% | 71% | - | hsv(325,13%,71%) |
XYZ | 38.9647 | 37.3774 | 44.1906 | - | xyz(38.9647,37.3774,44.1906) |
CIE-LAB | 67.56 | 11.26 | -4.01 | - | lab(67.56,11.26,-4.01) |
CMYK | 0 | 0.13186813186813 | 0.054945054945055 | 0.28627450980392 | cmyk(0,0.13186813186813,0.054945054945055,0.28627450980392) |
Description
The RGB value of color #b69eac is rgb(182, 158, 172).
In the hex color #b69eac, The value of Red is 182, value of Green is 158, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #b69eac consists of 325° Hue, 14% Saturation, and 67% Lightness.
In the CMYK color model, the color #b69eac can be represented as Cyan=0%, Magenta=0.13186813186813%, Yellow=0.054945054945055%, and Black=0.28627450980392%.
Shades of #b69eac
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 #b69eac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b69eac
Preview of #b69eac on White Background
The contrast ratio of #b69eac with white color is 2.48
Preview of #b69eac on black background
The contrast ratio of #b69eac with black color is 8.48
#b69eac color will look good with a black background.
Color Schemes of #b69eac
Triadic Colors of #b69eac
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 #b69eac
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 #b69eac
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 #b69eac
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: #b69eac;
}
This is a sample text used for the color #b69eac. 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: #b69eac;
}
This is a sample text used for the color #b69eac. 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 #b69eac;
}
This is a sample text used for the color #b69eac. 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 35.55%
Green 30.86%
Blue 33.59%
CMYK Percentage
Cyan 0
Magenta 27.87%
Yellow 11.61%
Black 60.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.