#10080a Hex Color
rgb(16, 8, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 10 | 08 | 0a | - | #10080a |
RGB | 16 | 8 | 10 | - | rgb(16,8,10) |
HSL | 345 | 33% | 5% | - | hsl(345,33%,5%) |
HSV | 345 | 50% | 6% | - | hsv(345,50%,6%) |
XYZ | 0.3553 | 0.3057 | 0.3274 | - | xyz(0.3553,0.3057,0.3274) |
CIE-LAB | 2.76 | 2.65 | 0.08 | - | lab(2.76,2.65,0.08) |
CMYK | 0 | 0.5 | 0.375 | 0.93725490196078 | cmyk(0,0.5,0.375,0.93725490196078) |
Description
The RGB value of color #10080a is rgb(16, 8, 10).
In the hex color #10080a, The value of Red is 16, value of Green is 8, and value of Blue is 10. The primary color is Red. Similarly, The HSL values for #10080a consists of 345° Hue, 33% Saturation, and 5% Lightness.
In the CMYK color model, the color #10080a can be represented as Cyan=0%, Magenta=0.5%, Yellow=0.375%, and Black=0.93725490196078%.
Shades of #10080a
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 #10080a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #10080a
Preview of #10080a on White Background
The contrast ratio of #10080a with white color is 19.79
#10080a color will look good on a white background.
Preview of #10080a on black background
The contrast ratio of #10080a with black color is 1.06
Color Schemes of #10080a
Triadic Colors of #10080a
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 #10080a
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 #10080a
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 #10080a
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 #10080a
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: #10080a;
}
This is a sample text used for the color #10080a. 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: #10080a;
}
This is a sample text used for the color #10080a. 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 #10080a;
}
This is a sample text used for the color #10080a. 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 47.06%
Green 23.53%
Blue 29.41%
CMYK Percentage
Cyan 0
Magenta 27.59%
Yellow 20.69%
Black 51.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.