#2a030b Hex Color
rgb(42, 3, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2a | 03 | 0b | - | #2a030b |
RGB | 42 | 3 | 11 | - | rgb(42,3,11) |
HSL | 348 | 87% | 9% | - | hsl(348,87%,9%) |
HSV | 348 | 93% | 16% | - | hsv(348,93%,16%) |
XYZ | 1.0478 | 0.5815 | 0.3736 | - | xyz(1.0478,0.5815,0.3736) |
CIE-LAB | 5.25 | 19.67 | 3.71 | - | lab(5.25,19.67,3.71) |
CMYK | 0 | 0.92857142857143 | 0.73809523809524 | 0.83529411764706 | cmyk(0,0.92857142857143,0.73809523809524,0.83529411764706) |
Description
The RGB value of color #2a030b is rgb(42, 3, 11).
In the hex color #2a030b, The value of Red is 42, value of Green is 3, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #2a030b consists of 348° Hue, 87% Saturation, and 9% Lightness.
In the CMYK color model, the color #2a030b can be represented as Cyan=0%, Magenta=0.92857142857143%, Yellow=0.73809523809524%, and Black=0.83529411764706%.
Shades of #2a030b
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 #2a030b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2a030b
Preview of #2a030b on White Background
The contrast ratio of #2a030b with white color is 18.81
#2a030b color will look good on a white background.
Preview of #2a030b on black background
The contrast ratio of #2a030b with black color is 1.12
Color Schemes of #2a030b
Triadic Colors of #2a030b
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 #2a030b
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 #2a030b
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 #2a030b
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 #2a030b
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: #2a030b;
}
This is a sample text used for the color #2a030b. 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: #2a030b;
}
This is a sample text used for the color #2a030b. 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 #2a030b;
}
This is a sample text used for the color #2a030b. 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 75%
Green 5.36%
Blue 19.64%
CMYK Percentage
Cyan 0
Magenta 37.11%
Yellow 29.5%
Black 33.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.