#8cfffd Hex Color
rgb(140, 255, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8c | ff | fd | - | #8cfffd |
RGB | 140 | 255 | 253 | - | rgb(140,255,253) |
HSL | 179 | 100% | 77% | - | hsl(179,100%,77%) |
HSV | 179 | 45% | 100% | - | hsv(179,45%,100%) |
XYZ | 64.3048 | 84.1873 | 105.7891 | - | xyz(64.3048,84.1873,105.7891) |
CIE-LAB | 93.53 | -33.18 | -9.24 | - | lab(93.53,-33.18,-9.24) |
CMYK | 0.45098039215686 | 0 | 0.0078431372549019 | 0 | cmyk(0.45098039215686,0,0.0078431372549019,0) |
Description
The RGB value of color #8cfffd is rgb(140, 255, 253).
In the hex color #8cfffd, The value of Red is 140, value of Green is 255, and value of Blue is 253. The primary color is Green. Similarly, The HSL values for #8cfffd consists of 179° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #8cfffd can be represented as Cyan=0.45098039215686%, Magenta=0%, Yellow=0.0078431372549019%, and Black=0%.
Shades of #8cfffd
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 #8cfffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8cfffd
Preview of #8cfffd on White Background
The contrast ratio of #8cfffd with white color is 1.18
Preview of #8cfffd on black background
The contrast ratio of #8cfffd with black color is 17.84
#8cfffd color will look good with a black background.
Color Schemes of #8cfffd
Triadic Colors of #8cfffd
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 #8cfffd
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 #8cfffd
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 #8cfffd
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: #8cfffd;
}
This is a sample text used for the color #8cfffd. 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: #8cfffd;
}
This is a sample text used for the color #8cfffd. 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 #8cfffd;
}
This is a sample text used for the color #8cfffd. 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 21.6%
Green 39.35%
Blue 39.04%
CMYK Percentage
Cyan 98.29
Magenta 0%
Yellow 1.71%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.