#d8dbbe Hex Color
rgb(216, 219, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | db | be | - | #d8dbbe |
RGB | 216 | 219 | 190 | - | rgb(216,219,190) |
HSL | 66 | 29% | 80% | - | hsl(66,29%,80%) |
HSV | 66 | 13% | 86% | - | hsv(66,13%,86%) |
XYZ | 62.9447 | 68.9797 | 58.7121 | - | xyz(62.9447,68.9797,58.7121) |
CIE-LAB | 86.49 | -5.96 | 13.93 | - | lab(86.49,-5.96,13.93) |
CMYK | 0.013698630136986 | 0 | 0.1324200913242 | 0.14117647058824 | cmyk(0.013698630136986,0,0.1324200913242,0.14117647058824) |
Description
The RGB value of color #d8dbbe is rgb(216, 219, 190).
In the hex color #d8dbbe, The value of Red is 216, value of Green is 219, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #d8dbbe consists of 66° Hue, 29% Saturation, and 80% Lightness.
In the CMYK color model, the color #d8dbbe can be represented as Cyan=0.013698630136986%, Magenta=0%, Yellow=0.1324200913242%, and Black=0.14117647058824%.
Shades of #d8dbbe
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 #d8dbbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d8dbbe
Preview of #d8dbbe on White Background
The contrast ratio of #d8dbbe with white color is 1.42
Preview of #d8dbbe on black background
The contrast ratio of #d8dbbe with black color is 14.8
#d8dbbe color will look good with a black background.
Color Schemes of #d8dbbe
Triadic Colors of #d8dbbe
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 #d8dbbe
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 #d8dbbe
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 #d8dbbe
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: #d8dbbe;
}
This is a sample text used for the color #d8dbbe. 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: #d8dbbe;
}
This is a sample text used for the color #d8dbbe. 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 #d8dbbe;
}
This is a sample text used for the color #d8dbbe. 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 34.56%
Green 35.04%
Blue 30.4%
CMYK Percentage
Cyan 4.77
Magenta 0%
Yellow 46.09%
Black 49.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.