In a RGB color space, #ffc355 hex color (also known as Orange Delight) is composed of 100% red, 76.5% green and 33.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 23.5% magenta, 66.7% yellow and 0% black. It has a hue angle of 38.8 degrees, a saturation of 100% and a lightness of 66.7%. #ffc355 color hex could be obtained by blending #ffffaa with #ff8700. Closest websafe color is: #ffcc66.
The hexadecimal color #ffc355 has RGB values of R:255, G:195, B:85 and CMYK values of C:0, M:0.24, Y:0.67, K:0. Its decimal value is 16761685.
Hex triplet | ffc355 | #ffc355 |
RGB Decimal | 255, 195, 85 | rgb(255,195,85) |
RGB Percent | 100, 76.5, 33.3 | rgb(100%,76.5%,33.3%) |
CMYK | 0, 23.5, 66.7, 0 | |
HSL | 38.8°, 100, 66.7 | hsl(38.8,100%,66.7%) |
HSV(HSB) | 38.8°, 66.7, 100 | |
Web Safe | ffcc66 | #fc6 |
XYZ | 62.395, 60.946, 17.07 |
xyY | 0.444, 0.434, 60.946 |
CIE-LAB | 82.35, 10.629, 61.728 |
CIE-LCH | 82.35, 62.636, 80.23 |
CIE-LUV | 82.35, 48.164, 69.955 |
Hunter-Lab | 78.068, 6.045, 41.684 |
Binary | 11111111, 11000011, 01010101 |
Below, you can see some colors close to #ffc355. 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 #ffc355.
<span style="color:#ffc355">Text here</span>
This paragraph has a background color of #ffc355.
<p style="background-color:#ffc355;">Content here</p>
This element has a border color of #ffc355.
<div style="border:1px #ffc355;">Content here</div>
.text {color:#ffc355;}
.background {background-color:#ffc355;}
.border {border:1px solid #ffc355;}
.text-shadow {border:1px solid #ffc355;}
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, #aaaaaa is the less saturated color, while #f8c15c is the most saturated one.