#b3decd Hex Color
rgb(179, 222, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | de | cd | - | #b3decd |
RGB | 179 | 222 | 205 | - | rgb(179,222,205) |
HSL | 156 | 39% | 79% | - | hsl(156,39%,79%) |
HSV | 156 | 19% | 87% | - | hsv(156,19%,87%) |
XYZ | 55.7311 | 66.234 | 67.6047 | - | xyz(55.7311,66.234,67.6047) |
CIE-LAB | 85.12 | -17.35 | 3.72 | - | lab(85.12,-17.35,3.72) |
CMYK | 0.19369369369369 | 0 | 0.076576576576577 | 0.12941176470588 | cmyk(0.19369369369369,0,0.076576576576577,0.12941176470588) |
Description
The RGB value of color #b3decd is rgb(179, 222, 205).
In the hex color #b3decd, The value of Red is 179, value of Green is 222, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #b3decd consists of 156° Hue, 39% Saturation, and 79% Lightness.
In the CMYK color model, the color #b3decd can be represented as Cyan=0.19369369369369%, Magenta=0%, Yellow=0.076576576576577%, and Black=0.12941176470588%.
Shades of #b3decd
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 #b3decd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3decd
Preview of #b3decd on White Background
The contrast ratio of #b3decd with white color is 1.47
Preview of #b3decd on black background
The contrast ratio of #b3decd with black color is 14.25
#b3decd color will look good with a black background.
Color Schemes of #b3decd
Triadic Colors of #b3decd
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 #b3decd
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 #b3decd
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 #b3decd
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: #b3decd;
}
This is a sample text used for the color #b3decd. 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: #b3decd;
}
This is a sample text used for the color #b3decd. 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 #b3decd;
}
This is a sample text used for the color #b3decd. 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 29.54%
Green 36.63%
Blue 33.83%
CMYK Percentage
Cyan 48.46
Magenta 0%
Yellow 19.16%
Black 32.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.