#40a0ce Hex Color
rgb(64, 160, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 40 | a0 | ce | - | #40a0ce |
RGB | 64 | 160 | 206 | - | rgb(64,160,206) |
HSL | 199 | 59% | 53% | - | hsl(199,59%,53%) |
HSV | 199 | 69% | 81% | - | hsv(199,69%,81%) |
XYZ | 25.8257 | 30.6878 | 62.9547 | - | xyz(25.8257,30.6878,62.9547) |
CIE-LAB | 62.24 | -13.41 | -31.71 | - | lab(62.24,-13.41,-31.71) |
CMYK | 0.68932038834951 | 0.22330097087379 | 0 | 0.1921568627451 | cmyk(0.68932038834951,0.22330097087379,0,0.1921568627451) |
Description
The RGB value of color #40a0ce is rgb(64, 160, 206).
In the hex color #40a0ce, The value of Red is 64, value of Green is 160, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #40a0ce consists of 199° Hue, 59% Saturation, and 53% Lightness.
In the CMYK color model, the color #40a0ce can be represented as Cyan=0.68932038834951%, Magenta=0.22330097087379%, Yellow=0%, and Black=0.1921568627451%.
Shades of #40a0ce
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 #40a0ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #40a0ce
Preview of #40a0ce on White Background
The contrast ratio of #40a0ce with white color is 2.94
Preview of #40a0ce on black background
The contrast ratio of #40a0ce with black color is 7.14
#40a0ce color will look good with a black background.
Color Schemes of #40a0ce
Triadic Colors of #40a0ce
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 #40a0ce
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 #40a0ce
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 #40a0ce
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: #40a0ce;
}
This is a sample text used for the color #40a0ce. 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: #40a0ce;
}
This is a sample text used for the color #40a0ce. 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 #40a0ce;
}
This is a sample text used for the color #40a0ce. 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 14.88%
Green 37.21%
Blue 47.91%
CMYK Percentage
Cyan 62.39
Magenta 20.21%
Yellow 0%
Black 17.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.