#04cd69 Hex Color
rgb(4, 205, 105)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | cd | 69 | - | #04cd69 |
RGB | 4 | 205 | 105 | - | rgb(4,205,105) |
HSL | 150 | 96% | 41% | - | hsl(150,96%,41%) |
HSV | 150 | 98% | 80% | - | hsv(150,98%,80%) |
XYZ | 24.4312 | 44.7084 | 20.7065 | - | xyz(24.4312,44.7084,20.7065) |
CIE-LAB | 72.7 | -64.41 | 37.92 | - | lab(72.7,-64.41,37.92) |
CMYK | 0.98048780487805 | 0 | 0.48780487804878 | 0.19607843137255 | cmyk(0.98048780487805,0,0.48780487804878,0.19607843137255) |
Description
The RGB value of color #04cd69 is rgb(4, 205, 105).
In the hex color #04cd69, The value of Red is 4, value of Green is 205, and value of Blue is 105. The primary color is Green. Similarly, The HSL values for #04cd69 consists of 150° Hue, 96% Saturation, and 41% Lightness.
In the CMYK color model, the color #04cd69 can be represented as Cyan=0.98048780487805%, Magenta=0%, Yellow=0.48780487804878%, and Black=0.19607843137255%.
Shades of #04cd69
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 #04cd69
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04cd69
Preview of #04cd69 on White Background
The contrast ratio of #04cd69 with white color is 2.11
Preview of #04cd69 on black background
The contrast ratio of #04cd69 with black color is 9.94
#04cd69 color will look good with a black background.
Color Schemes of #04cd69
Triadic Colors of #04cd69
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 #04cd69
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 #04cd69
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 #04cd69
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.
Monochromatic Colors of #04cd69
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #04cd69;
}
This is a sample text used for the color #04cd69. 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: #04cd69;
}
This is a sample text used for the color #04cd69. 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 #04cd69;
}
This is a sample text used for the color #04cd69. 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 1.27%
Green 65.29%
Blue 33.44%
CMYK Percentage
Cyan 58.91
Magenta 0%
Yellow 29.31%
Black 11.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.