#122a10 Hex Color
rgb(18, 42, 16)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 12 | 2a | 10 | - | #122a10 |
| RGB | 18 | 42 | 16 | - | rgb(18,42,16) |
| HSL | 115 | 45% | 11% | - | hsl(115,45%,11%) |
| HSV | 115 | 62% | 16% | - | hsv(115,62%,16%) |
| XYZ | 1.1709 | 1.8219 | 0.7802 | - | xyz(1.1709,1.8219,0.7802) |
| CIE-LAB | 14.52 | -16.09 | 13.88 | - | lab(14.52,-16.09,13.88) |
| CMYK | 0.57142857142857 | 0 | 0.61904761904762 | 0.83529411764706 | cmyk(0.57142857142857,0,0.61904761904762,0.83529411764706) |
Description
The RGB value of color #122a10 is rgb(18, 42, 16).
In the hex color #122a10, The value of Red is 18, value of Green is 42, and value of Blue is 16. The primary color is Green. Similarly, The HSL values for #122a10 consists of 115° Hue, 45% Saturation, and 11% Lightness.
In the CMYK color model, the color #122a10 can be represented as Cyan=0.57142857142857%, Magenta=0%, Yellow=0.61904761904762%, and Black=0.83529411764706%.
Shades of #122a10
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 #122a10
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #122a10
Preview of #122a10 on White Background
The contrast ratio of #122a10 with white color is 15.39
#122a10 color will look good on a white background.
Preview of #122a10 on black background
The contrast ratio of #122a10 with black color is 1.36
Color Schemes of #122a10
Triadic Colors of #122a10
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 #122a10
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 #122a10
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 #122a10
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 #122a10
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: #122a10;
}
This is a sample text used for the color #122a10. 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: #122a10;
}
This is a sample text used for the color #122a10. 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 #122a10;
}
This is a sample text used for the color #122a10. 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 23.68%
Green 55.26%
Blue 21.05%
CMYK Percentage
Cyan 28.21
Magenta 0%
Yellow 30.56%
Black 41.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.