In a RGB color space, #ffd280 hex color is composed of 100% red, 82.4% green and 50.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 17.6% magenta, 49.8% yellow and 0% black. It has a hue angle of 38.7 degrees, a saturation of 100% and a lightness of 75.1%. #ffd280 color hex could be obtained by blending #000000 with #ffa500. Closest websafe color is: #ffcc99.
The hexadecimal color #ffd280 has RGB values of R:255, G:210, B:128 and CMYK values of C:0, M:0.18, Y:0.5, K:0. Its decimal value is 16765568.
Hex triplet | ffd280 | #ffd280 |
RGB Decimal | 255, 210, 128 | rgb(255,210,128) |
RGB Percent | 100, 82.4, 50.2 | rgb(100%,82.4%,50.2%) |
CMYK | 0, 17.6, 49.8, 0 | |
HSL | 38.7°, 100, 75.1 | hsl(38.7,100%,75.1%) |
HSV(HSB) | 38.7°, 49.8, 100 | |
Web Safe | ffcc99 | #fc9 |
XYZ | 68.183, 68.912, 30.13 |
xyY | 0.408, 0.412, 68.912 |
CIE-LAB | 86.46, 5.953, 46.326 |
CIE-LCH | 86.46, 46.707, 82.678 |
CIE-LUV | 86.46, 34.747, 58.292 |
Hunter-Lab | 83.013, 1.338, 36.59 |
Binary | 11111111, 11010010, 10000000 |
Below, you can see some colors close to #ffd280. 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 #ffd280.
<span style="color:#ffd280">Text here</span>
This paragraph has a background color of #ffd280.
<p style="background-color:#ffd280;">Content here</p>
This element has a border color of #ffd280.
<div style="border:1px #ffd280;">Content here</div>
.text {color:#ffd280;}
.background {background-color:#ffd280;}
.border {border:1px solid #ffd280;}
.text-shadow {border:1px solid #ffd280;}
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 #fff8ea is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #c0c0bf is the less saturated color, while #fad085 is the most saturated one.