In a RGB color space, #321b00 hex color is composed of 19.6% red, 10.6% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 46% magenta, 100% yellow and 80.4% black. It has a hue angle of 32.4 degrees, a saturation of 100% and a lightness of 9.8%. #321b00 color hex could be obtained by blending #643600 with #000000. Closest websafe color is: #333300.
The hexadecimal color #321b00 has RGB values of R:50, G:27, B:0 and CMYK values of C:0, M:0.46, Y:1, K:0.8. Its decimal value is 3283712.
Hex triplet | 321b00 | #321b00 |
RGB Decimal | 50, 27, 0 | rgb(50,27,0) |
RGB Percent | 19.6, 10.6, 0 | rgb(19.6%,10.6%,0%) |
CMYK | 0, 46, 100, 80.4 | |
HSL | 32.4°, 100, 9.8 | hsl(32.4,100%,9.8%) |
HSV(HSB) | 32.4°, 100, 19.6 | |
Web Safe | 333300 | #330 |
XYZ | 1.707, 1.462, 0.192 |
xyY | 0.508, 0.435, 1.462 |
CIE-LAB | 12.364, 8.687, 18.569 |
CIE-LCH | 12.364, 20.5, 64.927 |
CIE-LUV | 12.364, 13.535, 12.066 |
Hunter-Lab | 12.091, 4.045, 7.521 |
Binary | 00110010, 00011011, 00000000 |
Below, you can see some colors close to #321b00. 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 #321b00.
<span style="color:#321b00">Text here</span>
This paragraph has a background color of #321b00.
<p style="background-color:#321b00;">Content here</p>
This element has a border color of #321b00.
<div style="border:1px #321b00;">Content here</div>
.text {color:#321b00;}
.background {background-color:#321b00;}
.border {border:1px solid #321b00;}
.text-shadow {border:1px solid #321b00;}
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, #070400 is the darkest color, while #fff9f1 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #191919 is the less saturated color, while #301b02 is the most saturated one.