#148d11 Hex Color
rgb(20, 141, 17)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 14 | 8d | 11 | - | #148d11 |
| RGB | 20 | 141 | 17 | - | rgb(20,141,17) |
| HSL | 119 | 78% | 31% | - | hsl(119,78%,31%) |
| HSV | 119 | 88% | 55% | - | hsv(119,88%,55%) |
| XYZ | 9.9145 | 19.2389 | 3.7213 | - | xyz(9.9145,19.2389,3.7213) |
| CIE-LAB | 50.97 | -53.28 | 50.55 | - | lab(50.97,-53.28,50.55) |
| CMYK | 0.85815602836879 | 0 | 0.87943262411348 | 0.44705882352941 | cmyk(0.85815602836879,0,0.87943262411348,0.44705882352941) |
Description
The RGB value of color #148d11 is rgb(20, 141, 17).
In the hex color #148d11, The value of Red is 20, value of Green is 141, and value of Blue is 17. The primary color is Green. Similarly, The HSL values for #148d11 consists of 119° Hue, 78% Saturation, and 31% Lightness.
In the CMYK color model, the color #148d11 can be represented as Cyan=0.85815602836879%, Magenta=0%, Yellow=0.87943262411348%, and Black=0.44705882352941%.
Shades of #148d11
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 #148d11
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #148d11
Preview of #148d11 on White Background
The contrast ratio of #148d11 with white color is 4.33
Preview of #148d11 on black background
The contrast ratio of #148d11 with black color is 4.85
#148d11 color will look good with a black background.
Color Schemes of #148d11
Triadic Colors of #148d11
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 #148d11
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 #148d11
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 #148d11
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 #148d11
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: #148d11;
}
This is a sample text used for the color #148d11. 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: #148d11;
}
This is a sample text used for the color #148d11. 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 #148d11;
}
This is a sample text used for the color #148d11. 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.24%
Green 79.21%
Blue 9.55%
CMYK Percentage
Cyan 39.28
Magenta 0%
Yellow 40.26%
Black 20.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.