In a RGB color space, #ffaf50 hex color is composed of 100% red, 68.6% green and 31.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 31.4% magenta, 68.6% yellow and 0% black. It has a hue angle of 32.6 degrees, a saturation of 100% and a lightness of 65.7%. #ffaf50 color hex could be obtained by blending #ffffa0 with #ff5f00. Closest websafe color is: #ff9966.
The hexadecimal color #ffaf50 has RGB values of R:255, G:175, B:80 and CMYK values of C:0, M:0.31, Y:0.69, K:0. Its decimal value is 16756560.
Hex triplet | ffaf50 | #ffaf50 |
RGB Decimal | 255, 175, 80 | rgb(255,175,80) |
RGB Percent | 100, 68.6, 31.4 | rgb(100%,68.6%,31.4%) |
CMYK | 0, 31.4, 68.6, 0 | |
HSL | 32.6°, 100, 65.7 | hsl(32.6,100%,65.7%) |
HSV(HSB) | 32.6°, 68.6, 100 | |
Web Safe | ff9966 | #f96 |
XYZ | 58.018, 52.499, 14.665 |
xyY | 0.463, 0.419, 52.499 |
CIE-LAB | 77.578, 20.787, 58.823 |
CIE-LCH | 77.578, 62.388, 70.538 |
CIE-LUV | 77.578, 63.599, 63.388 |
Hunter-Lab | 72.456, 16.132, 38.719 |
Binary | 11111111, 10101111, 01010000 |
Below, you can see some colors close to #ffaf50. 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 #ffaf50.
<span style="color:#ffaf50">Text here</span>
This paragraph has a background color of #ffaf50.
<p style="background-color:#ffaf50;">Content here</p>
This element has a border color of #ffaf50.
<div style="border:1px #ffaf50;">Content here</div>
.text {color:#ffaf50;}
.background {background-color:#ffaf50;}
.border {border:1px solid #ffaf50;}
.text-shadow {border:1px solid #ffaf50;}
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, #a8a8a7 is the less saturated color, while #f8ae57 is the most saturated one.