FF7000

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

FF7000 CONVERSIONS

Different converted color standards of #FF7000
Hex triplet
FF7000
RGB decimal
255, 112, 0
RGB percentage
100, 43.9, 0
CMY
0, 56, 100
CMYK
0, 56, 100, 0
HSL
26.4°, 100, 50
HSV (or HSB)
26.4°, 100, 100
Websafe
FF6600
XYZ
47.034, 32.848, 3.861
Yxy
32.848, 0.562, 0.392
CIE-L*ab
64.038, 50.492, 72.287
CIE-L*CH°
64.038, 88.176, 55.066
CIE-L*uv
64.038, 119.374, 56.503
Hunter-Lab
57.313, 46.187, 36.125
Binary
11111111, 1110000, 0
Decimal
16740352

FF7000 COLOR HARMONIES

Color schemes with #FF7000

FF7000 COLOR BLINDNESS SIMULATOR

Perception of #FF7000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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