#b7dccc Hex Color
rgb(183, 220, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | dc | cc | - | #b7dccc |
RGB | 183 | 220 | 204 | - | rgb(183,220,204) |
HSL | 154 | 35% | 79% | - | hsl(154,35%,79%) |
HSV | 154 | 17% | 86% | - | hsv(154,17%,86%) |
XYZ | 56.0207 | 65.6133 | 66.8388 | - | xyz(56.0207,65.6133,66.8388) |
CIE-LAB | 84.8 | -15.26 | 3.82 | - | lab(84.8,-15.26,3.82) |
CMYK | 0.16818181818182 | 0 | 0.072727272727273 | 0.13725490196078 | cmyk(0.16818181818182,0,0.072727272727273,0.13725490196078) |
Description
The RGB value of color #b7dccc is rgb(183, 220, 204).
In the hex color #b7dccc, The value of Red is 183, value of Green is 220, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #b7dccc consists of 154° Hue, 35% Saturation, and 79% Lightness.
In the CMYK color model, the color #b7dccc can be represented as Cyan=0.16818181818182%, Magenta=0%, Yellow=0.072727272727273%, and Black=0.13725490196078%.
Shades of #b7dccc
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 #b7dccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7dccc
Preview of #b7dccc on White Background
The contrast ratio of #b7dccc with white color is 1.49
Preview of #b7dccc on black background
The contrast ratio of #b7dccc with black color is 14.12
#b7dccc color will look good with a black background.
Color Schemes of #b7dccc
Triadic Colors of #b7dccc
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 #b7dccc
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 #b7dccc
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 #b7dccc
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: #b7dccc;
}
This is a sample text used for the color #b7dccc. 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: #b7dccc;
}
This is a sample text used for the color #b7dccc. 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 #b7dccc;
}
This is a sample text used for the color #b7dccc. 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 30.15%
Green 36.24%
Blue 33.61%
CMYK Percentage
Cyan 44.47
Magenta 0%
Yellow 19.23%
Black 36.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.