#0c1a14 Hex Color
rgb(12, 26, 20)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 0c | 1a | 14 | - | #0c1a14 |
| RGB | 12 | 26 | 20 | - | rgb(12,26,20) |
| HSL | 154 | 37% | 7% | - | hsl(154,37%,7%) |
| HSV | 154 | 54% | 10% | - | hsv(154,54%,10%) |
| XYZ | 0.6473 | 0.8675 | 0.7951 | - | xyz(0.6473,0.8675,0.7951) |
| CIE-LAB | 7.84 | -7.26 | 2.14 | - | lab(7.84,-7.26,2.14) |
| CMYK | 0.53846153846154 | 0 | 0.23076923076923 | 0.89803921568627 | cmyk(0.53846153846154,0,0.23076923076923,0.89803921568627) |
Description
The RGB value of color #0c1a14 is rgb(12, 26, 20).
In the hex color #0c1a14, The value of Red is 12, value of Green is 26, and value of Blue is 20. The primary color is Green. Similarly, The HSL values for #0c1a14 consists of 154° Hue, 37% Saturation, and 7% Lightness.
In the CMYK color model, the color #0c1a14 can be represented as Cyan=0.53846153846154%, Magenta=0%, Yellow=0.23076923076923%, and Black=0.89803921568627%.
Shades of #0c1a14
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 #0c1a14
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0c1a14
Preview of #0c1a14 on White Background
The contrast ratio of #0c1a14 with white color is 17.9
#0c1a14 color will look good on a white background.
Preview of #0c1a14 on black background
The contrast ratio of #0c1a14 with black color is 1.17
Color Schemes of #0c1a14
Triadic Colors of #0c1a14
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 #0c1a14
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 #0c1a14
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 #0c1a14
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 #0c1a14
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: #0c1a14;
}
This is a sample text used for the color #0c1a14. 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: #0c1a14;
}
This is a sample text used for the color #0c1a14. 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 #0c1a14;
}
This is a sample text used for the color #0c1a14. 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 20.69%
Green 44.83%
Blue 34.48%
CMYK Percentage
Cyan 32.3
Magenta 0%
Yellow 13.84%
Black 53.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.