deep orange-yellow/deep gold
Enter any color value (e.g., #474ac1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ccb333 color RGB value is (204,179,51)
#ccb333 color CMYK value
#ccb333 color HSL value
HSV(or HSB) | 50.2° | 75.0 | 80.0 |
XYZ | 41.619 | 45.317 | 9.685 |
Yxy | 0.431 | 0.469 | 45.317 |
LAB | 73.100 | -4.367 | 64.342 |
LUV | 73.100 | 22.812 | 71.420 |
Hunter-LAB | 67.318 | -7.447 | 38.592 |
CIE-LCH | 73.100 | 64.490 | 93.883 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | B3 | 33 |
Decimal | 204 | 179 | 51 |
Octal | 314 | 263 | 63 |
Binary | 11001100 | 10110011 | 00110011 |
Below, you can see some colors close to #ccb333. 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 #ccb333.
<span style="color:#ccb333">Text here</span>
This paragraph has a background color of #ccb333.
<p style="background-color:#ccb333;">Content here</p>
This element has a border color of #ccb333.
<div style="border:1px #ccb333;">Content here</div>
.text {color:#ccb333;}
.background {background-color:#ccb333;}
.border {border:1px solid #ccb333;}
.text-shadow {border:1px solid #ccb333;}
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, #000000 is the darkest color, while #fbf9ee is the lightest one.