#b69bcb Hex Color
rgb(182, 155, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 9b | cb | - | #b69bcb |
RGB | 182 | 155 | 203 | - | rgb(182,155,203) |
HSL | 274 | 32% | 70% | - | hsl(274,32%,70%) |
HSV | 274 | 24% | 80% | - | hsv(274,24%,80%) |
XYZ | 41.7922 | 37.6996 | 61.574 | - | xyz(41.7922,37.6996,61.574) |
CIE-LAB | 67.8 | 19.01 | -20.91 | - | lab(67.8,19.01,-20.91) |
CMYK | 0.10344827586207 | 0.23645320197044 | 0 | 0.20392156862745 | cmyk(0.10344827586207,0.23645320197044,0,0.20392156862745) |
Description
The RGB value of color #b69bcb is rgb(182, 155, 203).
In the hex color #b69bcb, The value of Red is 182, value of Green is 155, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #b69bcb consists of 274° Hue, 32% Saturation, and 70% Lightness.
In the CMYK color model, the color #b69bcb can be represented as Cyan=0.10344827586207%, Magenta=0.23645320197044%, Yellow=0%, and Black=0.20392156862745%.
Shades of #b69bcb
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 #b69bcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b69bcb
Preview of #b69bcb on White Background
The contrast ratio of #b69bcb with white color is 2.46
Preview of #b69bcb on black background
The contrast ratio of #b69bcb with black color is 8.54
#b69bcb color will look good with a black background.
Color Schemes of #b69bcb
Triadic Colors of #b69bcb
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 #b69bcb
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 #b69bcb
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 #b69bcb
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: #b69bcb;
}
This is a sample text used for the color #b69bcb. 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: #b69bcb;
}
This is a sample text used for the color #b69bcb. 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 #b69bcb;
}
This is a sample text used for the color #b69bcb. 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 33.7%
Green 28.7%
Blue 37.59%
CMYK Percentage
Cyan 19.02
Magenta 43.48%
Yellow 0%
Black 37.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.