In a RGB color space, #502b00 hex color is composed of 31.4% red, 16.9% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 46.3% magenta, 100% yellow and 68.6% black. It has a hue angle of 32.3 degrees, a saturation of 100% and a lightness of 15.7%. #502b00 color hex could be obtained by blending #a05600 with #000000. Closest websafe color is: #663300.
The hexadecimal color #502b00 has RGB values of R:80, G:43, B:0 and CMYK values of C:0, M:0.46, Y:1, K:0.69. Its decimal value is 5253888.
Hex triplet | 502b00 | #502b00 |
RGB Decimal | 80, 43, 0 | rgb(80,43,0) |
RGB Percent | 31.4, 16.9, 0 | rgb(31.4%,16.9%,0%) |
CMYK | 0, 46.3, 100, 68.6 | |
HSL | 32.3°, 100, 15.7 | hsl(32.3,100%,15.7%) |
HSV(HSB) | 32.3°, 100, 31.4 | |
Web Safe | 663300 | #630 |
XYZ | 4.172, 3.433, 0.443 |
xyY | 0.518, 0.427, 3.433 |
CIE-LAB | 21.702, 13.871, 31.083 |
CIE-LCH | 21.702, 34.038, 65.951 |
CIE-LUV | 21.702, 26.787, 20.81 |
Hunter-Lab | 18.529, 7.767, 11.553 |
Binary | 01010000, 00101011, 00000000 |
Below, you can see some colors close to #502b00. 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 #502b00.
<span style="color:#502b00">Text here</span>
This paragraph has a background color of #502b00.
<p style="background-color:#502b00;">Content here</p>
This element has a border color of #502b00.
<div style="border:1px #502b00;">Content here</div>
.text {color:#502b00;}
.background {background-color:#502b00;}
.border {border:1px solid #502b00;}
.text-shadow {border:1px solid #502b00;}
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, #100900 is the darkest color, while #fffdfa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #282828 is the less saturated color, while #4d2b03 is the most saturated one.