#1d150c Hex Color
rgb(29, 21, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1d | 15 | 0c | - | #1d150c |
RGB | 29 | 21 | 12 | - | rgb(29,21,12) |
HSL | 32 | 41% | 8% | - | hsl(32,41%,8%) |
HSV | 32 | 59% | 11% | - | hsv(32,59%,11%) |
XYZ | 0.8412 | 0.8241 | 0.4626 | - | xyz(0.8412,0.8241,0.4626) |
CIE-LAB | 7.44 | 2.37 | 6.22 | - | lab(7.44,2.37,6.22) |
CMYK | 0 | 0.27586206896552 | 0.58620689655172 | 0.88627450980392 | cmyk(0,0.27586206896552,0.58620689655172,0.88627450980392) |
Description
The RGB value of color #1d150c is rgb(29, 21, 12).
In the hex color #1d150c, The value of Red is 29, value of Green is 21, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #1d150c consists of 32° Hue, 41% Saturation, and 8% Lightness.
In the CMYK color model, the color #1d150c can be represented as Cyan=0%, Magenta=0.27586206896552%, Yellow=0.58620689655172%, and Black=0.88627450980392%.
Shades of #1d150c
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 #1d150c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1d150c
Preview of #1d150c on White Background
The contrast ratio of #1d150c with white color is 18.03
#1d150c color will look good on a white background.
Preview of #1d150c on black background
The contrast ratio of #1d150c with black color is 1.16
Color Schemes of #1d150c
Triadic Colors of #1d150c
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 #1d150c
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 #1d150c
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 #1d150c
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 #1d150c
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: #1d150c;
}
This is a sample text used for the color #1d150c. 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: #1d150c;
}
This is a sample text used for the color #1d150c. 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 #1d150c;
}
This is a sample text used for the color #1d150c. 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 46.77%
Green 33.87%
Blue 19.35%
CMYK Percentage
Cyan 0
Magenta 15.78%
Yellow 33.53%
Black 50.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.