#3fc3ab Hex Color
rgb(63, 195, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | c3 | ab | - | #3fc3ab |
RGB | 63 | 195 | 171 | - | rgb(63,195,171) |
HSL | 169 | 52% | 51% | - | hsl(169,52%,51%) |
HSV | 169 | 68% | 76% | - | hsv(169,68%,76%) |
XYZ | 28.9157 | 43.0272 | 45.3092 | - | xyz(28.9157,43.0272,45.3092) |
CIE-LAB | 71.57 | -41.19 | 1.67 | - | lab(71.57,-41.19,1.67) |
CMYK | 0.67692307692308 | 0 | 0.12307692307692 | 0.23529411764706 | cmyk(0.67692307692308,0,0.12307692307692,0.23529411764706) |
Description
The RGB value of color #3fc3ab is rgb(63, 195, 171).
In the hex color #3fc3ab, The value of Red is 63, value of Green is 195, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #3fc3ab consists of 169° Hue, 52% Saturation, and 51% Lightness.
In the CMYK color model, the color #3fc3ab can be represented as Cyan=0.67692307692308%, Magenta=0%, Yellow=0.12307692307692%, and Black=0.23529411764706%.
Shades of #3fc3ab
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 #3fc3ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fc3ab
Preview of #3fc3ab on White Background
The contrast ratio of #3fc3ab with white color is 2.19
Preview of #3fc3ab on black background
The contrast ratio of #3fc3ab with black color is 9.61
#3fc3ab color will look good with a black background.
Color Schemes of #3fc3ab
Triadic Colors of #3fc3ab
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 #3fc3ab
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 #3fc3ab
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 #3fc3ab
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: #3fc3ab;
}
This is a sample text used for the color #3fc3ab. 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: #3fc3ab;
}
This is a sample text used for the color #3fc3ab. 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 #3fc3ab;
}
This is a sample text used for the color #3fc3ab. 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 14.69%
Green 45.45%
Blue 39.86%
CMYK Percentage
Cyan 65.38
Magenta 0%
Yellow 11.89%
Black 22.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.