#231d02 Hex Color
rgb(35, 29, 2)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 23 | 1d | 02 | - | #231d02 |
RGB | 35 | 29 | 2 | - | rgb(35,29,2) |
HSL | 49 | 89% | 7% | - | hsl(49,89%,7%) |
HSV | 49 | 94% | 14% | - | hsv(49,94%,14%) |
XYZ | 1.1435 | 1.2404 | 0.2366 | - | xyz(1.1435,1.2404,0.2366) |
CIE-LAB | 10.85 | -1.17 | 15.33 | - | lab(10.85,-1.17,15.33) |
CMYK | 0 | 0.17142857142857 | 0.94285714285714 | 0.86274509803922 | cmyk(0,0.17142857142857,0.94285714285714,0.86274509803922) |
Description
The RGB value of color #231d02 is rgb(35, 29, 2).
In the hex color #231d02, The value of Red is 35, value of Green is 29, and value of Blue is 2. The primary color is Red. Similarly, The HSL values for #231d02 consists of 49° Hue, 89% Saturation, and 7% Lightness.
In the CMYK color model, the color #231d02 can be represented as Cyan=0%, Magenta=0.17142857142857%, Yellow=0.94285714285714%, and Black=0.86274509803922%.
Shades of #231d02
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 #231d02
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #231d02
Preview of #231d02 on White Background
The contrast ratio of #231d02 with white color is 16.83
#231d02 color will look good on a white background.
Preview of #231d02 on black background
The contrast ratio of #231d02 with black color is 1.25
Color Schemes of #231d02
Triadic Colors of #231d02
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 #231d02
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 #231d02
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 #231d02
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 #231d02
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: #231d02;
}
This is a sample text used for the color #231d02. 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: #231d02;
}
This is a sample text used for the color #231d02. 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 #231d02;
}
This is a sample text used for the color #231d02. 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 53.03%
Green 43.94%
Blue 3.03%
CMYK Percentage
Cyan 0
Magenta 8.67%
Yellow 47.69%
Black 43.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.