#9ffedc Hex Color
rgb(159, 254, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | fe | dc | - | #9ffedc |
RGB | 159 | 254 | 220 | - | rgb(159,254,220) |
HSL | 159 | 98% | 81% | - | hsl(159,98%,81%) |
HSV | 159 | 37% | 100% | - | hsv(159,37%,100%) |
XYZ | 62.6582 | 83.4219 | 80.5097 | - | xyz(62.6582,83.4219,80.5097) |
CIE-LAB | 93.2 | -35.52 | 7.42 | - | lab(93.2,-35.52,7.42) |
CMYK | 0.3740157480315 | 0 | 0.13385826771654 | 0.003921568627451 | cmyk(0.3740157480315,0,0.13385826771654,0.003921568627451) |
Description
The RGB value of color #9ffedc is rgb(159, 254, 220).
In the hex color #9ffedc, The value of Red is 159, value of Green is 254, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #9ffedc consists of 159° Hue, 98% Saturation, and 81% Lightness.
In the CMYK color model, the color #9ffedc can be represented as Cyan=0.3740157480315%, Magenta=0%, Yellow=0.13385826771654%, and Black=0.003921568627451%.
Shades of #9ffedc
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 #9ffedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9ffedc
Preview of #9ffedc on White Background
The contrast ratio of #9ffedc with white color is 1.19
Preview of #9ffedc on black background
The contrast ratio of #9ffedc with black color is 17.68
#9ffedc color will look good with a black background.
Color Schemes of #9ffedc
Triadic Colors of #9ffedc
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 #9ffedc
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 #9ffedc
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 #9ffedc
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: #9ffedc;
}
This is a sample text used for the color #9ffedc. 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: #9ffedc;
}
This is a sample text used for the color #9ffedc. 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 #9ffedc;
}
This is a sample text used for the color #9ffedc. 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 25.12%
Green 40.13%
Blue 34.76%
CMYK Percentage
Cyan 73.08
Magenta 0%
Yellow 26.15%
Black 0.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.