#148217 Hex Color
rgb(20, 130, 23)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 14 | 82 | 17 | - | #148217 |
| RGB | 20 | 130 | 23 | - | rgb(20,130,23) |
| HSL | 122 | 73% | 29% | - | hsl(122,73%,29%) |
| HSV | 122 | 85% | 51% | - | hsv(122,85%,51%) |
| XYZ | 8.4258 | 16.1758 | 3.4888 | - | xyz(8.4258,16.1758,3.4888) |
| CIE-LAB | 47.2 | -49.49 | 45.45 | - | lab(47.2,-49.49,45.45) |
| CMYK | 0.84615384615385 | 0 | 0.82307692307692 | 0.49019607843137 | cmyk(0.84615384615385,0,0.82307692307692,0.49019607843137) |
Description
The RGB value of color #148217 is rgb(20, 130, 23).
In the hex color #148217, The value of Red is 20, value of Green is 130, and value of Blue is 23. The primary color is Green. Similarly, The HSL values for #148217 consists of 122° Hue, 73% Saturation, and 29% Lightness.
In the CMYK color model, the color #148217 can be represented as Cyan=0.84615384615385%, Magenta=0%, Yellow=0.82307692307692%, and Black=0.49019607843137%.
Shades of #148217
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 #148217
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #148217
Preview of #148217 on White Background
The contrast ratio of #148217 with white color is 4.96
#148217 color will look good on a white background.
Preview of #148217 on black background
The contrast ratio of #148217 with black color is 4.24
Color Schemes of #148217
Triadic Colors of #148217
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 #148217
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 #148217
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 #148217
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 #148217
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: #148217;
}
This is a sample text used for the color #148217. 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: #148217;
}
This is a sample text used for the color #148217. 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 #148217;
}
This is a sample text used for the color #148217. 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 11.56%
Green 75.14%
Blue 13.29%
CMYK Percentage
Cyan 39.18
Magenta 0%
Yellow 38.12%
Black 22.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.