#bcd9ca Hex Color
rgb(188, 217, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d9 | ca | - | #bcd9ca |
RGB | 188 | 217 | 202 | - | rgb(188,217,202) |
HSL | 149 | 28% | 79% | - | hsl(149,28%,79%) |
HSV | 149 | 13% | 85% | - | hsv(149,13%,85%) |
XYZ | 56.2126 | 64.5813 | 65.3798 | - | xyz(56.2126,64.5813,65.3798) |
CIE-LAB | 84.27 | -12.49 | 4.15 | - | lab(84.27,-12.49,4.15) |
CMYK | 0.13364055299539 | 0 | 0.069124423963134 | 0.14901960784314 | cmyk(0.13364055299539,0,0.069124423963134,0.14901960784314) |
Description
The RGB value of color #bcd9ca is rgb(188, 217, 202).
In the hex color #bcd9ca, The value of Red is 188, value of Green is 217, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #bcd9ca consists of 149° Hue, 28% Saturation, and 79% Lightness.
In the CMYK color model, the color #bcd9ca can be represented as Cyan=0.13364055299539%, Magenta=0%, Yellow=0.069124423963134%, and Black=0.14901960784314%.
Shades of #bcd9ca
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 #bcd9ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd9ca
Preview of #bcd9ca on White Background
The contrast ratio of #bcd9ca with white color is 1.51
Preview of #bcd9ca on black background
The contrast ratio of #bcd9ca with black color is 13.92
#bcd9ca color will look good with a black background.
Color Schemes of #bcd9ca
Triadic Colors of #bcd9ca
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 #bcd9ca
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 #bcd9ca
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 #bcd9ca
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: #bcd9ca;
}
This is a sample text used for the color #bcd9ca. 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: #bcd9ca;
}
This is a sample text used for the color #bcd9ca. 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 #bcd9ca;
}
This is a sample text used for the color #bcd9ca. 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.97%
Green 35.75%
Blue 33.28%
CMYK Percentage
Cyan 37.99
Magenta 0%
Yellow 19.65%
Black 42.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.