#8fdcbf Hex Color
rgb(143, 220, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8f | dc | bf | - | #8fdcbf |
| RGB | 143 | 220 | 191 | - | rgb(143,220,191) |
| HSL | 157 | 52% | 71% | - | hsl(157,52%,71%) |
| HSV | 157 | 35% | 86% | - | hsv(157,35%,86%) |
| XYZ | 46.3249 | 60.7876 | 58.5818 | - | xyz(46.3249,60.7876,58.5818) |
| CIE-LAB | 82.26 | -30.07 | 6.76 | - | lab(82.26,-30.07,6.76) |
| CMYK | 0.35 | 0 | 0.13181818181818 | 0.13725490196078 | cmyk(0.35,0,0.13181818181818,0.13725490196078) |
Description
The RGB value of color #8fdcbf is rgb(143, 220, 191).
In the hex color #8fdcbf, The value of Red is 143, value of Green is 220, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #8fdcbf consists of 157° Hue, 52% Saturation, and 71% Lightness.
In the CMYK color model, the color #8fdcbf can be represented as Cyan=0.35%, Magenta=0%, Yellow=0.13181818181818%, and Black=0.13725490196078%.
Shades of #8fdcbf
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 #8fdcbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8fdcbf
Preview of #8fdcbf on White Background
The contrast ratio of #8fdcbf with white color is 1.6
Preview of #8fdcbf on black background
The contrast ratio of #8fdcbf with black color is 13.16
#8fdcbf color will look good with a black background.
Color Schemes of #8fdcbf
Triadic Colors of #8fdcbf
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 #8fdcbf
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 #8fdcbf
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 #8fdcbf
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: #8fdcbf;
}
This is a sample text used for the color #8fdcbf. 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: #8fdcbf;
}
This is a sample text used for the color #8fdcbf. 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 #8fdcbf;
}
This is a sample text used for the color #8fdcbf. 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.81%
Green 39.71%
Blue 34.48%
CMYK Percentage
Cyan 56.54
Magenta 0%
Yellow 21.29%
Black 22.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.