#14e67d Hex Color
rgb(20, 230, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 14 | e6 | 7d | - | #14e67d |
RGB | 20 | 230 | 125 | - | rgb(20,230,125) |
HSL | 150 | 84% | 49% | - | hsl(150,84%,49%) |
HSV | 150 | 91% | 90% | - | hsv(150,91%,90%) |
XYZ | 32.287 | 58.223 | 28.9385 | - | xyz(32.287,58.223,28.9385) |
CIE-LAB | 80.86 | -68.64 | 38.42 | - | lab(80.86,-68.64,38.42) |
CMYK | 0.91304347826087 | 0 | 0.45652173913043 | 0.098039215686274 | cmyk(0.91304347826087,0,0.45652173913043,0.098039215686274) |
Description
The RGB value of color #14e67d is rgb(20, 230, 125).
In the hex color #14e67d, The value of Red is 20, value of Green is 230, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #14e67d consists of 150° Hue, 84% Saturation, and 49% Lightness.
In the CMYK color model, the color #14e67d can be represented as Cyan=0.91304347826087%, Magenta=0%, Yellow=0.45652173913043%, and Black=0.098039215686274%.
Shades of #14e67d
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 #14e67d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #14e67d
Preview of #14e67d on White Background
The contrast ratio of #14e67d with white color is 1.66
Preview of #14e67d on black background
The contrast ratio of #14e67d with black color is 12.64
#14e67d color will look good with a black background.
Color Schemes of #14e67d
Triadic Colors of #14e67d
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 #14e67d
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 #14e67d
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 #14e67d
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: #14e67d;
}
This is a sample text used for the color #14e67d. 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: #14e67d;
}
This is a sample text used for the color #14e67d. 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 #14e67d;
}
This is a sample text used for the color #14e67d. 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 5.33%
Green 61.33%
Blue 33.33%
CMYK Percentage
Cyan 62.21
Magenta 0%
Yellow 31.11%
Black 6.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.