#bfc0db Hex Color
rgb(191, 192, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | c0 | db | - | #bfc0db |
RGB | 191 | 192 | 219 | - | rgb(191,192,219) |
HSL | 238 | 28% | 80% | - | hsl(238,28%,80%) |
HSV | 238 | 13% | 86% | - | hsv(238,13%,86%) |
XYZ | 53.1217 | 53.8901 | 74.6199 | - | xyz(53.1217,53.8901,74.6199) |
CIE-LAB | 78.4 | 4.97 | -13.58 | - | lab(78.4,4.97,-13.58) |
CMYK | 0.12785388127854 | 0.12328767123288 | 0 | 0.14117647058824 | cmyk(0.12785388127854,0.12328767123288,0,0.14117647058824) |
Description
The RGB value of color #bfc0db is rgb(191, 192, 219).
In the hex color #bfc0db, The value of Red is 191, value of Green is 192, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #bfc0db consists of 238° Hue, 28% Saturation, and 80% Lightness.
In the CMYK color model, the color #bfc0db can be represented as Cyan=0.12785388127854%, Magenta=0.12328767123288%, Yellow=0%, and Black=0.14117647058824%.
Shades of #bfc0db
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 #bfc0db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc0db
Preview of #bfc0db on White Background
The contrast ratio of #bfc0db with white color is 1.78
Preview of #bfc0db on black background
The contrast ratio of #bfc0db with black color is 11.78
#bfc0db color will look good with a black background.
Color Schemes of #bfc0db
Triadic Colors of #bfc0db
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 #bfc0db
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 #bfc0db
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 #bfc0db
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: #bfc0db;
}
This is a sample text used for the color #bfc0db. 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: #bfc0db;
}
This is a sample text used for the color #bfc0db. 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 #bfc0db;
}
This is a sample text used for the color #bfc0db. 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 31.73%
Green 31.89%
Blue 36.38%
CMYK Percentage
Cyan 32.59
Magenta 31.43%
Yellow 0%
Black 35.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.