#04a269 Hex Color
rgb(4, 162, 105)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 04 | a2 | 69 | - | #04a269 |
| RGB | 4 | 162 | 105 | - | rgb(4,162,105) |
| HSL | 158 | 95% | 33% | - | hsl(158,95%,33%) |
| HSV | 158 | 98% | 64% | - | hsv(158,98%,64%) |
| XYZ | 15.5202 | 26.8864 | 17.7362 | - | xyz(15.5202,26.8864,17.7362) |
| CIE-LAB | 58.87 | -49.42 | 19.86 | - | lab(58.87,-49.42,19.86) |
| CMYK | 0.97530864197531 | 0 | 0.35185185185185 | 0.36470588235294 | cmyk(0.97530864197531,0,0.35185185185185,0.36470588235294) |
Description
The RGB value of color #04a269 is rgb(4, 162, 105).
In the hex color #04a269, The value of Red is 4, value of Green is 162, and value of Blue is 105. The primary color is Green. Similarly, The HSL values for #04a269 consists of 158° Hue, 95% Saturation, and 33% Lightness.
In the CMYK color model, the color #04a269 can be represented as Cyan=0.97530864197531%, Magenta=0%, Yellow=0.35185185185185%, and Black=0.36470588235294%.
Shades of #04a269
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 #04a269
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04a269
Preview of #04a269 on White Background
The contrast ratio of #04a269 with white color is 3.29
Preview of #04a269 on black background
The contrast ratio of #04a269 with black color is 6.38
#04a269 color will look good with a black background.
Color Schemes of #04a269
Triadic Colors of #04a269
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 #04a269
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 #04a269
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 #04a269
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 #04a269
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: #04a269;
}
This is a sample text used for the color #04a269. 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: #04a269;
}
This is a sample text used for the color #04a269. 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 #04a269;
}
This is a sample text used for the color #04a269. 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.48%
Green 59.78%
Blue 38.75%
CMYK Percentage
Cyan 57.65
Magenta 0%
Yellow 20.8%
Black 21.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.