#b7cdc7 Hex Color
rgb(183, 205, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | cd | c7 | - | #b7cdc7 |
RGB | 183 | 205 | 199 | - | rgb(183,205,199) |
HSL | 164 | 18% | 76% | - | hsl(164,18%,76%) |
HSV | 164 | 11% | 80% | - | hsv(164,11%,80%) |
XYZ | 51.6686 | 57.8534 | 62.4764 | - | xyz(51.6686,57.8534,62.4764) |
CIE-LAB | 80.66 | -8.56 | 0.46 | - | lab(80.66,-8.56,0.46) |
CMYK | 0.10731707317073 | 0 | 0.029268292682927 | 0.19607843137255 | cmyk(0.10731707317073,0,0.029268292682927,0.19607843137255) |
Description
The RGB value of color #b7cdc7 is rgb(183, 205, 199).
In the hex color #b7cdc7, The value of Red is 183, value of Green is 205, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #b7cdc7 consists of 164° Hue, 18% Saturation, and 76% Lightness.
In the CMYK color model, the color #b7cdc7 can be represented as Cyan=0.10731707317073%, Magenta=0%, Yellow=0.029268292682927%, and Black=0.19607843137255%.
Shades of #b7cdc7
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 #b7cdc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7cdc7
Preview of #b7cdc7 on White Background
The contrast ratio of #b7cdc7 with white color is 1.67
Preview of #b7cdc7 on black background
The contrast ratio of #b7cdc7 with black color is 12.57
#b7cdc7 color will look good with a black background.
Color Schemes of #b7cdc7
Triadic Colors of #b7cdc7
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 #b7cdc7
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 #b7cdc7
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 #b7cdc7
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: #b7cdc7;
}
This is a sample text used for the color #b7cdc7. 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: #b7cdc7;
}
This is a sample text used for the color #b7cdc7. 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 #b7cdc7;
}
This is a sample text used for the color #b7cdc7. 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.18%
Green 34.92%
Blue 33.9%
CMYK Percentage
Cyan 32.26
Magenta 0%
Yellow 8.8%
Black 58.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.