#b1adcc Hex Color
rgb(177, 173, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | ad | cc | - | #b1adcc |
RGB | 177 | 173 | 204 | - | rgb(177,173,204) |
HSL | 248 | 23% | 74% | - | hsl(248,23%,74%) |
HSV | 248 | 15% | 80% | - | hsv(248,15%,80%) |
XYZ | 43.9741 | 43.5939 | 63.2235 | - | xyz(43.9741,43.5939,63.2235) |
CIE-LAB | 71.96 | 7.59 | -15.21 | - | lab(71.96,7.59,-15.21) |
CMYK | 0.13235294117647 | 0.15196078431373 | 0 | 0.2 | cmyk(0.13235294117647,0.15196078431373,0,0.2) |
Description
The RGB value of color #b1adcc is rgb(177, 173, 204).
In the hex color #b1adcc, The value of Red is 177, value of Green is 173, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b1adcc consists of 248° Hue, 23% Saturation, and 74% Lightness.
In the CMYK color model, the color #b1adcc can be represented as Cyan=0.13235294117647%, Magenta=0.15196078431373%, Yellow=0%, and Black=0.2%.
Shades of #b1adcc
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 #b1adcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1adcc
Preview of #b1adcc on White Background
The contrast ratio of #b1adcc with white color is 2.16
Preview of #b1adcc on black background
The contrast ratio of #b1adcc with black color is 9.72
#b1adcc color will look good with a black background.
Color Schemes of #b1adcc
Triadic Colors of #b1adcc
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 #b1adcc
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 #b1adcc
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 #b1adcc
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: #b1adcc;
}
This is a sample text used for the color #b1adcc. 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: #b1adcc;
}
This is a sample text used for the color #b1adcc. 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 #b1adcc;
}
This is a sample text used for the color #b1adcc. 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 31.95%
Green 31.23%
Blue 36.82%
CMYK Percentage
Cyan 27.33
Magenta 31.38%
Yellow 0%
Black 41.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.