#FD6105

Color #FD6105 Safety Orange (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Safety Orange #FD6105

Tints of Safety Orange #FD6105

Color information

#FD6105 (or 0xFD6105) is unknown color: approx Safety Orange. HEX triplet: FD, 61 and 05. RGB value is (253,97,5). Sum of RGB (Red+Green+Blue) = 253+97+5=355 (47% of max value = 765). Red value is 253 (99.22% from 255 or 71.27% from 355); Green value is 97 (38.28% from 255 or 27.32% from 355); Blue value is 5 (2.34% from 255 or 1.41% from 355); Max value from RGB is 253 - color contains mainly: red. Hex color #FD6105 is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #FD6105 is #029EFA. Grayscale: #858585. Windows color (decimal): -171771 or 352765. OLE color: 352765.

HSL color Cylindrical-coordinate representation of color #FD6105: hue angle of 22.26º degrees, saturation: 0.98, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #FD6105 is Cyan = 0, Magento = 0.62, Yellow = 0.98 and Black (K on CMYK) = 0.01.

Color convert

RGB253975-
CMYK00.620.980.01
HSL22.26º98.41%50.59%-
HSV(B)22.26º98.02%99.22%-
XYZ44.8129.443.46-
YUV133.1655.68213.48-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 253 (99.22% from 255) = 71.27%
GREEN value IS 97 (38.28% from 255) = 27.32%
BLUE value IS 5 (2.34% from 255) = 1.41%
R=71.27%
G=27.32%
B=1.41%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.62
Y (Yellow) values IS 0.98
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal25397500.620.980.0122.2698.4150.59
HexFD61503E621166233
Octal375141507614212614263
Binary111111011100001101011111011000101101101100010110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #FD6105

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #FD6105; }

 p { color: rgb(253,97,5); }

 H1.HeaderClassName
 {
   color: #FD6105;
 }
 .AnyTagClassName
 {
   color: #FD6105;
 }
</style>
background-color css

<style>
 a { background-color: #FD6105; }

 a { background-color: rgb(253,97,5); }

 div.DivClassName
 {
   background-color: #FD6105;
 }
 .BgClassName
 {
   background-color: #FD6105;
 }
</style>
border-color css

<style>
 span { border-color: #FD6105; }

 span { border-color: rgb(253,97,5); }

 td.TdClassName
 {
   border-color: #FD6105;
 }
 .TagClassName
 {
   border-color: #FD6105;
 }
</style>

cancel