#960805 Hex Color
rgb(150, 8, 5)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 96 | 08 | 05 | - | #960805 |
| RGB | 150 | 8 | 5 | - | rgb(150,8,5) |
| HSL | 1 | 94% | 30% | - | hsl(1,94%,30%) |
| HSV | 1 | 97% | 59% | - | hsv(1,97%,59%) |
| XYZ | 12.6919 | 6.6687 | 0.7618 | - | xyz(12.6919,6.6687,0.7618) |
| CIE-LAB | 31.04 | 52.8 | 42.62 | - | lab(31.04,52.8,42.62) |
| CMYK | 0 | 0.94666666666667 | 0.96666666666667 | 0.41176470588235 | cmyk(0,0.94666666666667,0.96666666666667,0.41176470588235) |
Description
The RGB value of color #960805 is rgb(150, 8, 5).
In the hex color #960805, The value of Red is 150, value of Green is 8, and value of Blue is 5. The primary color is Red. Similarly, The HSL values for #960805 consists of 1° Hue, 94% Saturation, and 30% Lightness.
In the CMYK color model, the color #960805 can be represented as Cyan=0%, Magenta=0.94666666666667%, Yellow=0.96666666666667%, and Black=0.41176470588235%.
Shades of #960805
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 #960805
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #960805
Preview of #960805 on White Background
The contrast ratio of #960805 with white color is 9
#960805 color will look good on a white background.
Preview of #960805 on black background
The contrast ratio of #960805 with black color is 2.33
Color Schemes of #960805
Triadic Colors of #960805
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 #960805
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 #960805
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 #960805
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 #960805
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: #960805;
}
This is a sample text used for the color #960805. 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: #960805;
}
This is a sample text used for the color #960805. 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 #960805;
}
This is a sample text used for the color #960805. 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 92.02%
Green 4.91%
Blue 3.07%
CMYK Percentage
Cyan 0
Magenta 40.72%
Yellow 41.58%
Black 17.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.