#b3cced Hex Color
rgb(179, 204, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | cc | ed | - | #b3cced |
RGB | 179 | 204 | 237 | - | rgb(179,204,237) |
HSL | 214 | 62% | 82% | - | hsl(214,62%,82%) |
HSV | 214 | 24% | 93% | - | hsv(214,24%,93%) |
XYZ | 55.4693 | 58.8839 | 88.5629 | - | xyz(55.4693,58.8839,88.5629) |
CIE-LAB | 81.23 | -1.25 | -19.06 | - | lab(81.23,-1.25,-19.06) |
CMYK | 0.24472573839662 | 0.13924050632911 | 0 | 0.070588235294118 | cmyk(0.24472573839662,0.13924050632911,0,0.070588235294118) |
Description
The RGB value of color #b3cced is rgb(179, 204, 237).
In the hex color #b3cced, The value of Red is 179, value of Green is 204, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #b3cced consists of 214° Hue, 62% Saturation, and 82% Lightness.
In the CMYK color model, the color #b3cced can be represented as Cyan=0.24472573839662%, Magenta=0.13924050632911%, Yellow=0%, and Black=0.070588235294118%.
Shades of #b3cced
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 #b3cced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3cced
Preview of #b3cced on White Background
The contrast ratio of #b3cced with white color is 1.64
Preview of #b3cced on black background
The contrast ratio of #b3cced with black color is 12.78
#b3cced color will look good with a black background.
Color Schemes of #b3cced
Triadic Colors of #b3cced
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 #b3cced
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 #b3cced
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 #b3cced
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: #b3cced;
}
This is a sample text used for the color #b3cced. 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: #b3cced;
}
This is a sample text used for the color #b3cced. 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 #b3cced;
}
This is a sample text used for the color #b3cced. 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 28.87%
Green 32.9%
Blue 38.23%
CMYK Percentage
Cyan 53.84
Magenta 30.63%
Yellow 0%
Black 15.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.