#b3d9dc Hex Color
rgb(179, 217, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | d9 | dc | - | #b3d9dc |
RGB | 179 | 217 | 220 | - | rgb(179,217,220) |
HSL | 184 | 37% | 78% | - | hsl(184,37%,78%) |
HSV | 184 | 19% | 86% | - | hsv(184,19%,86%) |
XYZ | 56.3215 | 64.3767 | 77.1676 | - | xyz(56.3215,64.3767,77.1676) |
CIE-LAB | 84.16 | -11.76 | -5.62 | - | lab(84.16,-11.76,-5.62) |
CMYK | 0.18636363636364 | 0.013636363636364 | 0 | 0.13725490196078 | cmyk(0.18636363636364,0.013636363636364,0,0.13725490196078) |
Description
The RGB value of color #b3d9dc is rgb(179, 217, 220).
In the hex color #b3d9dc, The value of Red is 179, value of Green is 217, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #b3d9dc consists of 184° Hue, 37% Saturation, and 78% Lightness.
In the CMYK color model, the color #b3d9dc can be represented as Cyan=0.18636363636364%, Magenta=0.013636363636364%, Yellow=0%, and Black=0.13725490196078%.
Shades of #b3d9dc
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 #b3d9dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3d9dc
Preview of #b3d9dc on White Background
The contrast ratio of #b3d9dc with white color is 1.51
Preview of #b3d9dc on black background
The contrast ratio of #b3d9dc with black color is 13.88
#b3d9dc color will look good with a black background.
Color Schemes of #b3d9dc
Triadic Colors of #b3d9dc
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 #b3d9dc
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 #b3d9dc
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 #b3d9dc
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: #b3d9dc;
}
This is a sample text used for the color #b3d9dc. 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: #b3d9dc;
}
This is a sample text used for the color #b3d9dc. 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 #b3d9dc;
}
This is a sample text used for the color #b3d9dc. 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.06%
Green 35.23%
Blue 35.71%
CMYK Percentage
Cyan 55.26
Magenta 4.04%
Yellow 0%
Black 40.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.