#b3c5bd Hex Color
rgb(179, 197, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | c5 | bd | - | #b3c5bd |
RGB | 179 | 197 | 189 | - | rgb(179,197,189) |
HSL | 153 | 13% | 74% | - | hsl(153,13%,74%) |
HSV | 153 | 9% | 77% | - | hsv(153,9%,77%) |
XYZ | 47.742 | 53.1903 | 55.8946 | - | xyz(47.742,53.1903,55.8946) |
CIE-LAB | 77.99 | -7.66 | 1.91 | - | lab(77.99,-7.66,1.91) |
CMYK | 0.091370558375635 | 0 | 0.040609137055838 | 0.22745098039216 | cmyk(0.091370558375635,0,0.040609137055838,0.22745098039216) |
Description
The RGB value of color #b3c5bd is rgb(179, 197, 189).
In the hex color #b3c5bd, The value of Red is 179, value of Green is 197, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #b3c5bd consists of 153° Hue, 13% Saturation, and 74% Lightness.
In the CMYK color model, the color #b3c5bd can be represented as Cyan=0.091370558375635%, Magenta=0%, Yellow=0.040609137055838%, and Black=0.22745098039216%.
Shades of #b3c5bd
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 #b3c5bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3c5bd
Preview of #b3c5bd on White Background
The contrast ratio of #b3c5bd with white color is 1.8
Preview of #b3c5bd on black background
The contrast ratio of #b3c5bd with black color is 11.64
#b3c5bd color will look good with a black background.
Color Schemes of #b3c5bd
Triadic Colors of #b3c5bd
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 #b3c5bd
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 #b3c5bd
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 #b3c5bd
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: #b3c5bd;
}
This is a sample text used for the color #b3c5bd. 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: #b3c5bd;
}
This is a sample text used for the color #b3c5bd. 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 #b3c5bd;
}
This is a sample text used for the color #b3c5bd. 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.68%
Green 34.87%
Blue 33.45%
CMYK Percentage
Cyan 25.42
Magenta 0%
Yellow 11.3%
Black 63.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.