#9fa9cc Hex Color
rgb(159, 169, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | a9 | cc | - | #9fa9cc |
RGB | 159 | 169 | 204 | - | rgb(159,169,204) |
HSL | 227 | 31% | 71% | - | hsl(227,31%,71%) |
HSV | 227 | 22% | 80% | - | hsv(227,22%,80%) |
XYZ | 39.3851 | 40.1065 | 62.7922 | - | xyz(39.3851,40.1065,62.7922) |
CIE-LAB | 69.55 | 4.03 | -18.98 | - | lab(69.55,4.03,-18.98) |
CMYK | 0.22058823529412 | 0.17156862745098 | 0 | 0.2 | cmyk(0.22058823529412,0.17156862745098,0,0.2) |
Description
The RGB value of color #9fa9cc is rgb(159, 169, 204).
In the hex color #9fa9cc, The value of Red is 159, value of Green is 169, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #9fa9cc consists of 227° Hue, 31% Saturation, and 71% Lightness.
In the CMYK color model, the color #9fa9cc can be represented as Cyan=0.22058823529412%, Magenta=0.17156862745098%, Yellow=0%, and Black=0.2%.
Shades of #9fa9cc
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 #9fa9cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9fa9cc
Preview of #9fa9cc on White Background
The contrast ratio of #9fa9cc with white color is 2.33
Preview of #9fa9cc on black background
The contrast ratio of #9fa9cc with black color is 9.02
#9fa9cc color will look good with a black background.
Color Schemes of #9fa9cc
Triadic Colors of #9fa9cc
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 #9fa9cc
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 #9fa9cc
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 #9fa9cc
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: #9fa9cc;
}
This is a sample text used for the color #9fa9cc. 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: #9fa9cc;
}
This is a sample text used for the color #9fa9cc. 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 #9fa9cc;
}
This is a sample text used for the color #9fa9cc. 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.89%
Green 31.77%
Blue 38.35%
CMYK Percentage
Cyan 37.25
Magenta 28.97%
Yellow 0%
Black 33.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.