#910d04 Hex Color
rgb(145, 13, 4)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 91 | 0d | 04 | - | #910d04 |
RGB | 145 | 13 | 4 | - | rgb(145,13,4) |
HSL | 4 | 95% | 29% | - | hsl(4,95%,29%) |
HSV | 4 | 97% | 57% | - | hsv(4,97%,57%) |
XYZ | 11.8429 | 6.3164 | 0.7099 | - | xyz(11.8429,6.3164,0.7099) |
CIE-LAB | 30.2 | 50.61 | 41.91 | - | lab(30.2,50.61,41.91) |
CMYK | 0 | 0.91034482758621 | 0.97241379310345 | 0.43137254901961 | cmyk(0,0.91034482758621,0.97241379310345,0.43137254901961) |
Description
The RGB value of color #910d04 is rgb(145, 13, 4).
In the hex color #910d04, The value of Red is 145, value of Green is 13, and value of Blue is 4. The primary color is Red. Similarly, The HSL values for #910d04 consists of 4° Hue, 95% Saturation, and 29% Lightness.
In the CMYK color model, the color #910d04 can be represented as Cyan=0%, Magenta=0.91034482758621%, Yellow=0.97241379310345%, and Black=0.43137254901961%.
Shades of #910d04
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 #910d04
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #910d04
Preview of #910d04 on White Background
The contrast ratio of #910d04 with white color is 9.28
#910d04 color will look good on a white background.
Preview of #910d04 on black background
The contrast ratio of #910d04 with black color is 2.26
Color Schemes of #910d04
Triadic Colors of #910d04
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 #910d04
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 #910d04
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 #910d04
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 #910d04
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: #910d04;
}
This is a sample text used for the color #910d04. 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: #910d04;
}
This is a sample text used for the color #910d04. 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 #910d04;
}
This is a sample text used for the color #910d04. 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 89.51%
Green 8.02%
Blue 2.47%
CMYK Percentage
Cyan 0
Magenta 39.34%
Yellow 42.02%
Black 18.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.