#9fe4cc Hex Color
rgb(159, 228, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | e4 | cc | - | #9fe4cc |
RGB | 159 | 228 | 204 | - | rgb(159,228,204) |
HSL | 159 | 56% | 76% | - | hsl(159,56%,76%) |
HSV | 159 | 30% | 89% | - | hsv(159,30%,89%) |
XYZ | 52.9406 | 67.2174 | 67.3107 | - | xyz(52.9406,67.2174,67.3107) |
CIE-LAB | 85.61 | -26.6 | 4.82 | - | lab(85.61,-26.6,4.82) |
CMYK | 0.30263157894737 | 0 | 0.10526315789474 | 0.10588235294118 | cmyk(0.30263157894737,0,0.10526315789474,0.10588235294118) |
Description
The RGB value of color #9fe4cc is rgb(159, 228, 204).
In the hex color #9fe4cc, The value of Red is 159, value of Green is 228, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #9fe4cc consists of 159° Hue, 56% Saturation, and 76% Lightness.
In the CMYK color model, the color #9fe4cc can be represented as Cyan=0.30263157894737%, Magenta=0%, Yellow=0.10526315789474%, and Black=0.10588235294118%.
Shades of #9fe4cc
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 #9fe4cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9fe4cc
Preview of #9fe4cc on White Background
The contrast ratio of #9fe4cc with white color is 1.45
Preview of #9fe4cc on black background
The contrast ratio of #9fe4cc with black color is 14.44
#9fe4cc color will look good with a black background.
Color Schemes of #9fe4cc
Triadic Colors of #9fe4cc
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 #9fe4cc
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 #9fe4cc
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 #9fe4cc
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: #9fe4cc;
}
This is a sample text used for the color #9fe4cc. 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: #9fe4cc;
}
This is a sample text used for the color #9fe4cc. 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 #9fe4cc;
}
This is a sample text used for the color #9fe4cc. 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 26.9%
Green 38.58%
Blue 34.52%
CMYK Percentage
Cyan 58.9
Magenta 0%
Yellow 20.49%
Black 20.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.