#010e0a Hex Color
rgb(1, 14, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 01 | 0e | 0a | - | #010e0a |
RGB | 1 | 14 | 10 | - | rgb(1,14,10) |
HSL | 162 | 87% | 3% | - | hsl(162,87%,3%) |
HSV | 162 | 93% | 5% | - | hsv(162,93%,5%) |
XYZ | 0.2243 | 0.3424 | 0.3414 | - | xyz(0.2243,0.3424,0.3414) |
CIE-LAB | 3.09 | -4.14 | 0.45 | - | lab(3.09,-4.14,0.45) |
CMYK | 0.92857142857143 | 0 | 0.28571428571429 | 0.94509803921569 | cmyk(0.92857142857143,0,0.28571428571429,0.94509803921569) |
Description
The RGB value of color #010e0a is rgb(1, 14, 10).
In the hex color #010e0a, The value of Red is 1, value of Green is 14, and value of Blue is 10. The primary color is Green. Similarly, The HSL values for #010e0a consists of 162° Hue, 87% Saturation, and 3% Lightness.
In the CMYK color model, the color #010e0a can be represented as Cyan=0.92857142857143%, Magenta=0%, Yellow=0.28571428571429%, and Black=0.94509803921569%.
Shades of #010e0a
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 #010e0a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #010e0a
Preview of #010e0a on White Background
The contrast ratio of #010e0a with white color is 19.65
#010e0a color will look good on a white background.
Preview of #010e0a on black background
The contrast ratio of #010e0a with black color is 1.07
Color Schemes of #010e0a
Triadic Colors of #010e0a
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 #010e0a
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 #010e0a
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 #010e0a
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 #010e0a
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: #010e0a;
}
This is a sample text used for the color #010e0a. 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: #010e0a;
}
This is a sample text used for the color #010e0a. 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 #010e0a;
}
This is a sample text used for the color #010e0a. 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 4%
Green 56%
Blue 40%
CMYK Percentage
Cyan 43
Magenta 0%
Yellow 13.23%
Black 43.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.