#9fcbc6 Hex Color
rgb(159, 203, 198)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | cb | c6 | - | #9fcbc6 |
RGB | 159 | 203 | 198 | - | rgb(159,203,198) |
HSL | 173 | 30% | 71% | - | hsl(173,30%,71%) |
HSV | 173 | 22% | 80% | - | hsv(173,22%,80%) |
XYZ | 45.8471 | 54.16 | 61.4636 | - | xyz(45.8471,54.16,61.4636) |
CIE-LAB | 78.55 | -15.44 | -2.27 | - | lab(78.55,-15.44,-2.27) |
CMYK | 0.21674876847291 | 0 | 0.024630541871921 | 0.20392156862745 | cmyk(0.21674876847291,0,0.024630541871921,0.20392156862745) |
Description
The RGB value of color #9fcbc6 is rgb(159, 203, 198).
In the hex color #9fcbc6, The value of Red is 159, value of Green is 203, and value of Blue is 198. The primary color is Green. Similarly, The HSL values for #9fcbc6 consists of 173° Hue, 30% Saturation, and 71% Lightness.
In the CMYK color model, the color #9fcbc6 can be represented as Cyan=0.21674876847291%, Magenta=0%, Yellow=0.024630541871921%, and Black=0.20392156862745%.
Shades of #9fcbc6
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 #9fcbc6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9fcbc6
Preview of #9fcbc6 on White Background
The contrast ratio of #9fcbc6 with white color is 1.77
Preview of #9fcbc6 on black background
The contrast ratio of #9fcbc6 with black color is 11.83
#9fcbc6 color will look good with a black background.
Color Schemes of #9fcbc6
Triadic Colors of #9fcbc6
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 #9fcbc6
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 #9fcbc6
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 #9fcbc6
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: #9fcbc6;
}
This is a sample text used for the color #9fcbc6. 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: #9fcbc6;
}
This is a sample text used for the color #9fcbc6. 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 #9fcbc6;
}
This is a sample text used for the color #9fcbc6. 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 28.39%
Green 36.25%
Blue 35.36%
CMYK Percentage
Cyan 48.67
Magenta 0%
Yellow 5.53%
Black 45.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.