#dbc0fb Hex Color
rgb(219, 192, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | c0 | fb | - | #dbc0fb |
RGB | 219 | 192 | 251 | - | rgb(219,192,251) |
HSL | 267 | 88% | 87% | - | hsl(267,88%,87%) |
HSV | 267 | 24% | 98% | - | hsv(267,24%,98%) |
XYZ | 65.4756 | 59.7244 | 99.3438 | - | xyz(65.4756,59.7244,99.3438) |
CIE-LAB | 81.69 | 20.52 | -25.55 | - | lab(81.69,20.52,-25.55) |
CMYK | 0.12749003984064 | 0.23505976095618 | 0 | 0.015686274509804 | cmyk(0.12749003984064,0.23505976095618,0,0.015686274509804) |
Description
The RGB value of color #dbc0fb is rgb(219, 192, 251).
In the hex color #dbc0fb, The value of Red is 219, value of Green is 192, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #dbc0fb consists of 267° Hue, 88% Saturation, and 87% Lightness.
In the CMYK color model, the color #dbc0fb can be represented as Cyan=0.12749003984064%, Magenta=0.23505976095618%, Yellow=0%, and Black=0.015686274509804%.
Shades of #dbc0fb
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 #dbc0fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbc0fb
Preview of #dbc0fb on White Background
The contrast ratio of #dbc0fb with white color is 1.62
Preview of #dbc0fb on black background
The contrast ratio of #dbc0fb with black color is 12.94
#dbc0fb color will look good with a black background.
Color Schemes of #dbc0fb
Triadic Colors of #dbc0fb
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 #dbc0fb
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 #dbc0fb
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 #dbc0fb
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: #dbc0fb;
}
This is a sample text used for the color #dbc0fb. 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: #dbc0fb;
}
This is a sample text used for the color #dbc0fb. 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 #dbc0fb;
}
This is a sample text used for the color #dbc0fb. 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 33.08%
Green 29%
Blue 37.92%
CMYK Percentage
Cyan 33.71
Magenta 62.15%
Yellow 0%
Black 4.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.