In a RGB color space, #1c1c0e hex color is composed of 11% red, 11% green and 5.5% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 50% yellow and 89% black. It has a hue angle of 60 degrees, a saturation of 33.3% and a lightness of 8.2%. #1c1c0e color hex could be obtained by blending #38381c with #000000. Closest websafe color is: #333300.
The hexadecimal color #1c1c0e has RGB values of R:28, G:28, B:14 and CMYK values of C:0, M:0, Y:0.5, K:0.89. Its decimal value is 1842190.
Hex triplet | 1c1c0e | #1c1c0e |
RGB Decimal | 28, 28, 14 | rgb(28,28,14) |
RGB Percent | 11, 11, 5.5 | rgb(11%,11%,5.5%) |
CMYK | 0, 0, 50, 89 | |
HSL | 60°, 33.3, 8.2 | hsl(60,33.3%,8.2%) |
HSV(HSB) | 60°, 50, 11 | |
Web Safe | 333300 | #330 |
XYZ | 0.973, 1.109, 0.578 |
xyY | 0.366, 0.417, 1.109 |
CIE-LAB | 9.869, -2.923, 8.745 |
CIE-LCH | 9.869, 9.22, 108.483 |
CIE-LUV | 9.869, 0.441, 6.116 |
Hunter-Lab | 10.531, -1.931, 4.117 |
Binary | 00011100, 00011100, 00001110 |
Below, you can see some colors close to #1c1c0e. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #1c1c0e.
<span style="color:#1c1c0e">Text here</span>
This paragraph has a background color of #1c1c0e.
<p style="background-color:#1c1c0e;">Content here</p>
This element has a border color of #1c1c0e.
<div style="border:1px #1c1c0e;">Content here</div>
.text {color:#1c1c0e;}
.background {background-color:#1c1c0e;}
.border {border:1px solid #1c1c0e;}
.text-shadow {border:1px solid #1c1c0e;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0e0e07 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #151515 is the less saturated color, while #282802 is the most saturated one.