#101c0c Hex Color
rgb(16, 28, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 10 | 1c | 0c | - | #101c0c |
RGB | 16 | 28 | 12 | - | rgb(16,28,12) |
HSL | 105 | 40% | 8% | - | hsl(105,40%,8%) |
HSV | 105 | 57% | 11% | - | hsv(105,57%,11%) |
XYZ | 0.6953 | 0.9672 | 0.4979 | - | xyz(0.6953,0.9672,0.4979) |
CIE-LAB | 8.72 | -9.08 | 7.9 | - | lab(8.72,-9.08,7.9) |
CMYK | 0.42857142857143 | 0 | 0.57142857142857 | 0.89019607843137 | cmyk(0.42857142857143,0,0.57142857142857,0.89019607843137) |
Description
The RGB value of color #101c0c is rgb(16, 28, 12).
In the hex color #101c0c, The value of Red is 16, value of Green is 28, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #101c0c consists of 105° Hue, 40% Saturation, and 8% Lightness.
In the CMYK color model, the color #101c0c can be represented as Cyan=0.42857142857143%, Magenta=0%, Yellow=0.57142857142857%, and Black=0.89019607843137%.
Shades of #101c0c
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 #101c0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #101c0c
Preview of #101c0c on White Background
The contrast ratio of #101c0c with white color is 17.6
#101c0c color will look good on a white background.
Preview of #101c0c on black background
The contrast ratio of #101c0c with black color is 1.19
Color Schemes of #101c0c
Triadic Colors of #101c0c
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 #101c0c
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 #101c0c
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 #101c0c
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 #101c0c
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: #101c0c;
}
This is a sample text used for the color #101c0c. 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: #101c0c;
}
This is a sample text used for the color #101c0c. 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 #101c0c;
}
This is a sample text used for the color #101c0c. 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 28.57%
Green 50%
Blue 21.43%
CMYK Percentage
Cyan 22.67
Magenta 0%
Yellow 30.23%
Black 47.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.