#b0dbdb Hex Color
rgb(176, 219, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | db | db | - | #b0dbdb |
RGB | 176 | 219 | 219 | - | rgb(176,219,219) |
HSL | 180 | 37% | 77% | - | hsl(180,37%,77%) |
HSV | 180 | 20% | 86% | - | hsv(180,20%,86%) |
XYZ | 56.0222 | 65.0076 | 76.6129 | - | xyz(56.0222,65.0076,76.6129) |
CIE-LAB | 84.49 | -13.91 | -4.63 | - | lab(84.49,-13.91,-4.63) |
CMYK | 0.19634703196347 | 0 | 0 | 0.14117647058824 | cmyk(0.19634703196347,0,0,0.14117647058824) |
Description
The RGB value of color #b0dbdb is rgb(176, 219, 219).
In the hex color #b0dbdb, The value of Red is 176, value of Green is 219, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #b0dbdb consists of 180° Hue, 37% Saturation, and 77% Lightness.
In the CMYK color model, the color #b0dbdb can be represented as Cyan=0.19634703196347%, Magenta=0%, Yellow=0%, and Black=0.14117647058824%.
Shades of #b0dbdb
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 #b0dbdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0dbdb
Preview of #b0dbdb on White Background
The contrast ratio of #b0dbdb with white color is 1.5
Preview of #b0dbdb on black background
The contrast ratio of #b0dbdb with black color is 14
#b0dbdb color will look good with a black background.
Color Schemes of #b0dbdb
Triadic Colors of #b0dbdb
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 #b0dbdb
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 #b0dbdb
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 #b0dbdb
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: #b0dbdb;
}
This is a sample text used for the color #b0dbdb. 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: #b0dbdb;
}
This is a sample text used for the color #b0dbdb. 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 #b0dbdb;
}
This is a sample text used for the color #b0dbdb. 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 28.66%
Green 35.67%
Blue 35.67%
CMYK Percentage
Cyan 58.17
Magenta 0%
Yellow 0%
Black 41.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.