deep orange-yellow/deep amber
#ffc600 hex color code descriptions: deep orange-yellow/deep amber. #ffc600 color hex could be obtained by blending #ffff00 with #ff8d00 . Closest websafe color is: #ffcc00.
#ffc600 color RGB value is (255,198,0)
#ffc600 color CMYK value
#ffc600 color HSL value
HSV(or HSB) | 46.6° | 100 | 100 |
XYZ | 61.434 | 61.648 | 8.661 |
Yxy | 0.466 | 0.468 | 61.648 |
LAB | 82.726 | 6.765 | 84.203 |
LUV | 82.726 | 48.34 | 85.865 |
Hunter-LAB | 78.516 | 2.261 | 48.421 |
CIE-LCH | 82.726 | 84.474 | 85.406 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | C6 | 0 |
Decimal | 255 | 198 | 0 |
Octal | 377 | 306 | 0 |
Binary | 11111111 | 11000110 | 00000000 |
Below, you can see some colors close to #ffc600. 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 #ffc600.
<span style="color:#ffc600">Text here</span>
This paragraph has a background color of #ffc600.
<p style="background-color:#ffc600;">Content here</p>
This element has a border color of #ffc600.
<div style="border:1px #ffc600;">Content here</div>
.text {color:#ffc600;}
.background {background-color:#ffc600;}
.border {border:1px solid #ffc600;}
.text-shadow {border:1px solid #ffc600;}
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 #fffaea is the lightest one.