#410016 Hex Color
rgb(65, 0, 22)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 41 | 00 | 16 | - | #410016 |
| RGB | 65 | 0 | 22 | - | rgb(65,0,22) |
| HSL | 340 | 100% | 13% | - | hsl(340,100%,13%) |
| HSV | 340 | 100% | 25% | - | hsv(340,100%,25%) |
| XYZ | 2.3248 | 1.1817 | 0.8646 | - | xyz(2.3248,1.1817,0.8646) |
| CIE-LAB | 10.42 | 31.25 | 5.6 | - | lab(10.42,31.25,5.6) |
| CMYK | 0 | 1 | 0.66153846153846 | 0.74509803921569 | cmyk(0,1,0.66153846153846,0.74509803921569) |
Description
The RGB value of color #410016 is rgb(65, 0, 22).
In the hex color #410016, The value of Red is 65, value of Green is 0, and value of Blue is 22. The primary color is Red. Similarly, The HSL values for #410016 consists of 340° Hue, 100% Saturation, and 13% Lightness.
In the CMYK color model, the color #410016 can be represented as Cyan=0%, Magenta=1%, Yellow=0.66153846153846%, and Black=0.74509803921569%.
Shades of #410016
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 #410016
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #410016
Preview of #410016 on White Background
The contrast ratio of #410016 with white color is 16.99
#410016 color will look good on a white background.
Preview of #410016 on black background
The contrast ratio of #410016 with black color is 1.24
Color Schemes of #410016
Triadic Colors of #410016
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 #410016
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 #410016
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 #410016
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 #410016
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: #410016;
}
This is a sample text used for the color #410016. 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: #410016;
}
This is a sample text used for the color #410016. 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 #410016;
}
This is a sample text used for the color #410016. 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 74.71%
Green 0%
Blue 25.29%
CMYK Percentage
Cyan 0
Magenta 41.55%
Yellow 27.49%
Black 30.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.