#10100c Hex Color
rgb(16, 16, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 10 | 10 | 0c | - | #10100c |
RGB | 16 | 16 | 12 | - | rgb(16,16,12) |
HSL | 60 | 14% | 5% | - | hsl(60,14%,5%) |
HSV | 60 | 25% | 6% | - | hsv(60,25%,6%) |
XYZ | 0.4653 | 0.5073 | 0.4212 | - | xyz(0.4653,0.5073,0.4212) |
CIE-LAB | 4.58 | -0.69 | 1.88 | - | lab(4.58,-0.69,1.88) |
CMYK | 0 | 0 | 0.25 | 0.93725490196078 | cmyk(0,0,0.25,0.93725490196078) |
Description
The RGB value of color #10100c is rgb(16, 16, 12).
In the hex color #10100c, The value of Red is 16, value of Green is 16, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #10100c consists of 60° Hue, 14% Saturation, and 5% Lightness.
In the CMYK color model, the color #10100c can be represented as Cyan=0%, Magenta=0%, Yellow=0.25%, and Black=0.93725490196078%.
Shades of #10100c
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 #10100c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #10100c
Preview of #10100c on White Background
The contrast ratio of #10100c with white color is 19.07
#10100c color will look good on a white background.
Preview of #10100c on black background
The contrast ratio of #10100c with black color is 1.1
Color Schemes of #10100c
Triadic Colors of #10100c
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 #10100c
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 #10100c
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 #10100c
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 #10100c
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: #10100c;
}
This is a sample text used for the color #10100c. 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: #10100c;
}
This is a sample text used for the color #10100c. 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 #10100c;
}
This is a sample text used for the color #10100c. 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 36.36%
Green 36.36%
Blue 27.27%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 21.06%
Black 78.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.