#bad4db Hex Color
rgb(186, 212, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | d4 | db | - | #bad4db |
RGB | 186 | 212 | 219 | - | rgb(186,212,219) |
HSL | 193 | 31% | 79% | - | hsl(193,31%,79%) |
HSV | 193 | 15% | 86% | - | hsv(193,15%,86%) |
XYZ | 56.5794 | 62.6405 | 76.1266 | - | xyz(56.5794,62.6405,76.1266) |
CIE-LAB | 83.25 | -7.21 | -6.38 | - | lab(83.25,-7.21,-6.38) |
CMYK | 0.15068493150685 | 0.031963470319635 | 0 | 0.14117647058824 | cmyk(0.15068493150685,0.031963470319635,0,0.14117647058824) |
Description
The RGB value of color #bad4db is rgb(186, 212, 219).
In the hex color #bad4db, The value of Red is 186, value of Green is 212, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #bad4db consists of 193° Hue, 31% Saturation, and 79% Lightness.
In the CMYK color model, the color #bad4db can be represented as Cyan=0.15068493150685%, Magenta=0.031963470319635%, Yellow=0%, and Black=0.14117647058824%.
Shades of #bad4db
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 #bad4db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bad4db
Preview of #bad4db on White Background
The contrast ratio of #bad4db with white color is 1.55
Preview of #bad4db on black background
The contrast ratio of #bad4db with black color is 13.53
#bad4db color will look good with a black background.
Color Schemes of #bad4db
Triadic Colors of #bad4db
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 #bad4db
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 #bad4db
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 #bad4db
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: #bad4db;
}
This is a sample text used for the color #bad4db. 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: #bad4db;
}
This is a sample text used for the color #bad4db. 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 #bad4db;
}
This is a sample text used for the color #bad4db. 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.15%
Green 34.36%
Blue 35.49%
CMYK Percentage
Cyan 46.53
Magenta 9.87%
Yellow 0%
Black 43.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.