#dbf0fb Hex Color
rgb(219, 240, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | f0 | fb | - | #dbf0fb |
RGB | 219 | 240 | 251 | - | rgb(219,240,251) |
HSL | 201 | 80% | 92% | - | hsl(201,80%,92%) |
HSV | 201 | 13% | 98% | - | hsv(201,13%,98%) |
XYZ | 77.7861 | 84.3453 | 103.4473 | - | xyz(77.7861,84.3453,103.4473) |
CIE-LAB | 93.6 | -4.73 | -7.65 | - | lab(93.6,-4.73,-7.65) |
CMYK | 0.12749003984064 | 0.043824701195219 | 0 | 0.015686274509804 | cmyk(0.12749003984064,0.043824701195219,0,0.015686274509804) |
Description
The RGB value of color #dbf0fb is rgb(219, 240, 251).
In the hex color #dbf0fb, The value of Red is 219, value of Green is 240, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #dbf0fb consists of 201° Hue, 80% Saturation, and 92% Lightness.
In the CMYK color model, the color #dbf0fb can be represented as Cyan=0.12749003984064%, Magenta=0.043824701195219%, Yellow=0%, and Black=0.015686274509804%.
Shades of #dbf0fb
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 #dbf0fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbf0fb
Preview of #dbf0fb on White Background
The contrast ratio of #dbf0fb with white color is 1.18
Preview of #dbf0fb on black background
The contrast ratio of #dbf0fb with black color is 17.87
#dbf0fb color will look good with a black background.
Color Schemes of #dbf0fb
Triadic Colors of #dbf0fb
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 #dbf0fb
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 #dbf0fb
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 #dbf0fb
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: #dbf0fb;
}
This is a sample text used for the color #dbf0fb. 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: #dbf0fb;
}
This is a sample text used for the color #dbf0fb. 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 #dbf0fb;
}
This is a sample text used for the color #dbf0fb. 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.85%
Green 33.8%
Blue 35.35%
CMYK Percentage
Cyan 68.18
Magenta 23.44%
Yellow 0%
Black 8.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.