#14f5c4 Hex Color
rgb(20, 245, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 14 | f5 | c4 | - | #14f5c4 |
RGB | 20 | 245 | 196 | - | rgb(20,245,196) |
HSL | 167 | 92% | 52% | - | hsl(167,92%,52%) |
HSV | 167 | 92% | 96% | - | hsv(167,92%,96%) |
XYZ | 42.9047 | 69.4391 | 63.3663 | - | xyz(42.9047,69.4391,63.3663) |
CIE-LAB | 86.72 | -59.21 | 10.13 | - | lab(86.72,-59.21,10.13) |
CMYK | 0.91836734693878 | 0 | 0.2 | 0.03921568627451 | cmyk(0.91836734693878,0,0.2,0.03921568627451) |
Description
The RGB value of color #14f5c4 is rgb(20, 245, 196).
In the hex color #14f5c4, The value of Red is 20, value of Green is 245, and value of Blue is 196. The primary color is Green. Similarly, The HSL values for #14f5c4 consists of 167° Hue, 92% Saturation, and 52% Lightness.
In the CMYK color model, the color #14f5c4 can be represented as Cyan=0.91836734693878%, Magenta=0%, Yellow=0.2%, and Black=0.03921568627451%.
Shades of #14f5c4
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 #14f5c4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #14f5c4
Preview of #14f5c4 on White Background
The contrast ratio of #14f5c4 with white color is 1.41
Preview of #14f5c4 on black background
The contrast ratio of #14f5c4 with black color is 14.89
#14f5c4 color will look good with a black background.
Color Schemes of #14f5c4
Triadic Colors of #14f5c4
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 #14f5c4
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 #14f5c4
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 #14f5c4
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: #14f5c4;
}
This is a sample text used for the color #14f5c4. 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: #14f5c4;
}
This is a sample text used for the color #14f5c4. 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 #14f5c4;
}
This is a sample text used for the color #14f5c4. 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 4.34%
Green 53.15%
Blue 42.52%
CMYK Percentage
Cyan 79.33
Magenta 0%
Yellow 17.28%
Black 3.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.