#1c150e Hex Color
rgb(28, 21, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | 15 | 0e | - | #1c150e |
RGB | 28 | 21 | 14 | - | rgb(28,21,14) |
HSL | 30 | 33% | 8% | - | hsl(30,33%,8%) |
HSV | 30 | 50% | 11% | - | hsv(30,50%,11%) |
XYZ | 0.8263 | 0.8149 | 0.5292 | - | xyz(0.8263,0.8149,0.5292) |
CIE-LAB | 7.36 | 2.12 | 5.12 | - | lab(7.36,2.12,5.12) |
CMYK | 0 | 0.25 | 0.5 | 0.89019607843137 | cmyk(0,0.25,0.5,0.89019607843137) |
Description
The RGB value of color #1c150e is rgb(28, 21, 14).
In the hex color #1c150e, The value of Red is 28, value of Green is 21, and value of Blue is 14. The primary color is Red. Similarly, The HSL values for #1c150e consists of 30° Hue, 33% Saturation, and 8% Lightness.
In the CMYK color model, the color #1c150e can be represented as Cyan=0%, Magenta=0.25%, Yellow=0.5%, and Black=0.89019607843137%.
Shades of #1c150e
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 #1c150e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1c150e
Preview of #1c150e on White Background
The contrast ratio of #1c150e with white color is 18.06
#1c150e color will look good on a white background.
Preview of #1c150e on black background
The contrast ratio of #1c150e with black color is 1.16
Color Schemes of #1c150e
Triadic Colors of #1c150e
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 #1c150e
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 #1c150e
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 #1c150e
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 #1c150e
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: #1c150e;
}
This is a sample text used for the color #1c150e. 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: #1c150e;
}
This is a sample text used for the color #1c150e. 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 #1c150e;
}
This is a sample text used for the color #1c150e. 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 44.44%
Green 33.33%
Blue 22.22%
CMYK Percentage
Cyan 0
Magenta 15.24%
Yellow 30.48%
Black 54.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.