#9ca9ce Hex Color
rgb(156, 169, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9c | a9 | ce | - | #9ca9ce |
RGB | 156 | 169 | 206 | - | rgb(156,169,206) |
HSL | 224 | 34% | 71% | - | hsl(224,34%,71%) |
HSV | 224 | 24% | 81% | - | hsv(224,24%,81%) |
XYZ | 39.0388 | 39.9001 | 64.0364 | - | xyz(39.0388,39.9001,64.0364) |
CIE-LAB | 69.4 | 3.57 | -20.33 | - | lab(69.4,3.57,-20.33) |
CMYK | 0.24271844660194 | 0.17961165048544 | 0 | 0.1921568627451 | cmyk(0.24271844660194,0.17961165048544,0,0.1921568627451) |
Description
The RGB value of color #9ca9ce is rgb(156, 169, 206).
In the hex color #9ca9ce, The value of Red is 156, value of Green is 169, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #9ca9ce consists of 224° Hue, 34% Saturation, and 71% Lightness.
In the CMYK color model, the color #9ca9ce can be represented as Cyan=0.24271844660194%, Magenta=0.17961165048544%, Yellow=0%, and Black=0.1921568627451%.
Shades of #9ca9ce
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 #9ca9ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ca9ce
Preview of #9ca9ce on White Background
The contrast ratio of #9ca9ce with white color is 2.34
Preview of #9ca9ce on black background
The contrast ratio of #9ca9ce with black color is 8.98
#9ca9ce color will look good with a black background.
Color Schemes of #9ca9ce
Triadic Colors of #9ca9ce
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 #9ca9ce
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 #9ca9ce
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 #9ca9ce
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: #9ca9ce;
}
This is a sample text used for the color #9ca9ce. 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: #9ca9ce;
}
This is a sample text used for the color #9ca9ce. 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 #9ca9ce;
}
This is a sample text used for the color #9ca9ce. 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 29.38%
Green 31.83%
Blue 38.79%
CMYK Percentage
Cyan 39.5
Magenta 29.23%
Yellow 0%
Black 31.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.