#c52509

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

Shades of Harley Davidson Orange #C52509

Tints of Harley Davidson Orange #C52509

Color information

#C52509 (or 0xC52509) is unknown color: approx Harley Davidson Orange. HEX triplet: C5, 25 and 09. RGB value is (197,37,9). Sum of RGB (Red+Green+Blue) = 197+37+9=243 (32% of max value = 765). Red value is 197 (77.34% from 255 or 81.07% from 243); Green value is 37 (14.84% from 255 or 15.23% from 243); Blue value is 9 (3.91% from 255 or 3.70% from 243); Max value from RGB is 197 - color contains mainly: red. Hex color #C52509 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #C52509 is #3ADAF6. Grayscale: #515151. Windows color (decimal): -3857143 or 599493. OLE color: 599493.

HSL color Cylindrical-coordinate representation of color #C52509: hue angle of 8.94º degrees, saturation: 0.91, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #C52509 is Cyan = 0, Magento = 0.81, Yellow = 0.95 and Black (K on CMYK) = 0.23.

Color convert

RGB197379-
CMYK00.810.950.23
HSL8.94º91.26%40.39%-
HSV(B)8.94º95.43%77.25%-
XYZ23.7413.211.56-
YUV81.6587.01210.28-

RGB Variations

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

RGB

RED value IS 197 (77.34% from 255) = 81.07%
GREEN value IS 37 (14.84% from 255) = 15.23%
BLUE value IS 9 (3.91% from 255) = 3.70%
R=81.07%
G=15.23%
B=3.70%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.81
Y (Yellow) values IS 0.95
K (Black) values IS 0.23
SystemRedGreenBlueCMYKHSL
Decimal19737900.810.950.238.9491.2640.39
HexC52590515F1795b28
Octal30545110121137271113350
Binary1100010110010110010101000110111111011110011011011101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c52509

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c52509; }

 p { color: rgb(197,37,9); }

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

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

 a { background-color: rgb(197,37,9); }

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

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

 span { border-color: rgb(197,37,9); }

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

cancel