#3fe8cb Hex Color
rgb(63, 232, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | e8 | cb | - | #3fe8cb |
RGB | 63 | 232 | 203 | - | rgb(63,232,203) |
HSL | 170 | 79% | 58% | - | hsl(170,79%,58%) |
HSV | 170 | 73% | 91% | - | hsv(170,73%,91%) |
XYZ | 41.686 | 63.0818 | 66.4788 | - | xyz(41.686,63.0818,66.4788) |
CIE-LAB | 83.49 | -48.93 | 1.86 | - | lab(83.49,-48.93,1.86) |
CMYK | 0.72844827586207 | 0 | 0.125 | 0.090196078431373 | cmyk(0.72844827586207,0,0.125,0.090196078431373) |
Description
The RGB value of color #3fe8cb is rgb(63, 232, 203).
In the hex color #3fe8cb, The value of Red is 63, value of Green is 232, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #3fe8cb consists of 170° Hue, 79% Saturation, and 58% Lightness.
In the CMYK color model, the color #3fe8cb can be represented as Cyan=0.72844827586207%, Magenta=0%, Yellow=0.125%, and Black=0.090196078431373%.
Shades of #3fe8cb
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 #3fe8cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fe8cb
Preview of #3fe8cb on White Background
The contrast ratio of #3fe8cb with white color is 1.54
Preview of #3fe8cb on black background
The contrast ratio of #3fe8cb with black color is 13.62
#3fe8cb color will look good with a black background.
Color Schemes of #3fe8cb
Triadic Colors of #3fe8cb
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 #3fe8cb
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 #3fe8cb
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 #3fe8cb
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: #3fe8cb;
}
This is a sample text used for the color #3fe8cb. 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: #3fe8cb;
}
This is a sample text used for the color #3fe8cb. 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 #3fe8cb;
}
This is a sample text used for the color #3fe8cb. 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 12.65%
Green 46.59%
Blue 40.76%
CMYK Percentage
Cyan 77.2
Magenta 0%
Yellow 13.25%
Black 9.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.