#b8dcdb Hex Color
rgb(184, 220, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | dc | db | - | #b8dcdb |
RGB | 184 | 220 | 219 | - | rgb(184,220,219) |
HSL | 178 | 34% | 79% | - | hsl(178,34%,79%) |
HSV | 178 | 16% | 86% | - | hsv(178,16%,86%) |
XYZ | 58.1465 | 66.4912 | 76.7873 | - | xyz(58.1465,66.4912,76.7873) |
CIE-LAB | 85.25 | -11.95 | -3.46 | - | lab(85.25,-11.95,-3.46) |
CMYK | 0.16363636363636 | 0 | 0.0045454545454547 | 0.13725490196078 | cmyk(0.16363636363636,0,0.0045454545454547,0.13725490196078) |
Description
The RGB value of color #b8dcdb is rgb(184, 220, 219).
In the hex color #b8dcdb, The value of Red is 184, value of Green is 220, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #b8dcdb consists of 178° Hue, 34% Saturation, and 79% Lightness.
In the CMYK color model, the color #b8dcdb can be represented as Cyan=0.16363636363636%, Magenta=0%, Yellow=0.0045454545454547%, and Black=0.13725490196078%.
Shades of #b8dcdb
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 #b8dcdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8dcdb
Preview of #b8dcdb on White Background
The contrast ratio of #b8dcdb with white color is 1.47
Preview of #b8dcdb on black background
The contrast ratio of #b8dcdb with black color is 14.3
#b8dcdb color will look good with a black background.
Color Schemes of #b8dcdb
Triadic Colors of #b8dcdb
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 #b8dcdb
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 #b8dcdb
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 #b8dcdb
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: #b8dcdb;
}
This is a sample text used for the color #b8dcdb. 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: #b8dcdb;
}
This is a sample text used for the color #b8dcdb. 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 #b8dcdb;
}
This is a sample text used for the color #b8dcdb. 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.53%
Green 35.31%
Blue 35.15%
CMYK Percentage
Cyan 53.57
Magenta 0%
Yellow 1.49%
Black 44.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.