FFA500

The color #FFA500 is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #FF9900.

FFA500 CONVERSIONS

Different converted color standards of #FFA500
Hex triplet
FFA500
RGB decimal
255, 165, 0
RGB percentage
100, 64.7, 0
CMY
0, 35, 100
CMYK
0, 35, 100, 0
HSL
38.8°, 100, 50
HSV (or HSB)
38.8°, 100, 100
Websafe
FF9900
XYZ
54.695, 48.17, 6.415
Yxy
48.17, 0.501, 0.441
CIE-L*ab
74.932, 23.936, 78.956
CIE-L*CH°
74.932, 82.505, 73.135
CIE-L*uv
74.932, 74.851, 73.998
Hunter-Lab
69.405, 19.21, 43.103
Binary
11111111, 10100101, 0
Decimal
16753920

FFA500 COLOR HARMONIES

Color schemes with #FFA500

FFA500 COLOR BLINDNESS SIMULATOR

Perception of #FFA500 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #FFA500" can be used to change the color of text.

<p style="color: #FFA500">This is an example.</p>

To change the background color use style="background-color: #FFA500".

<div style="background-color: #FFA500"></div>