In a RGB color space, #ca6e00 hex color is composed of 79.2% red, 43.1% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 45.5% magenta, 100% yellow and 20.8% black. It has a hue angle of 32.7 degrees, a saturation of 100% and a lightness of 39.6%. #ca6e00 color hex could be obtained by blending #ffdc00 with #950000. Closest websafe color is: #cc6600.
The hexadecimal color #ca6e00 has RGB values of R:202, G:110, B:0 and CMYK values of C:0, M:0.46, Y:1, K:0.21. Its decimal value is 13266432.
Hex triplet | ca6e00 | #ca6e00 |
RGB Decimal | 202, 110, 0 | rgb(202,110,0) |
RGB Percent | 79.2, 43.1, 0 | rgb(79.2%,43.1%,0%) |
CMYK | 0, 45.5, 100, 20.8 | |
HSL | 32.7°, 100, 39.6 | hsl(32.7,100%,39.6%) |
HSV(HSB) | 32.7°, 100, 79.2 | |
Web Safe | cc6600 | #c60 |
XYZ | 29.933, 23.708, 2.999 |
xyY | 0.528, 0.419, 23.708 |
CIE-LAB | 55.795, 30.719, 63.387 |
CIE-LCH | 55.795, 70.439, 64.144 |
CIE-LUV | 55.795, 76.611, 52.561 |
Hunter-Lab | 48.691, 24.523, 30.433 |
Binary | 11001010, 01101110, 00000000 |
Below, you can see some colors close to #ca6e00. 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 #ca6e00.
<span style="color:#ca6e00">Text here</span>
This paragraph has a background color of #ca6e00.
<p style="background-color:#ca6e00;">Content here</p>
This element has a border color of #ca6e00.
<div style="border:1px #ca6e00;">Content here</div>
.text {color:#ca6e00;}
.background {background-color:#ca6e00;}
.border {border:1px solid #ca6e00;}
.text-shadow {border:1px solid #ca6e00;}
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, #0b0600 is the darkest color, while #fffaf5 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #656565 is the less saturated color, while #c26d08 is the most saturated one.