#e52e0b

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

Shades of Harley Davidson Orange #E52E0B

Tints of Harley Davidson Orange #E52E0B

Color information

#E52E0B (or 0xE52E0B) is unknown color: approx Harley Davidson Orange. HEX triplet: E5, 2E and 0B. RGB value is (229,46,11). Sum of RGB (Red+Green+Blue) = 229+46+11=286 (37% of max value = 765). Red value is 229 (89.84% from 255 or 80.07% from 286); Green value is 46 (18.36% from 255 or 16.08% from 286); Blue value is 11 (4.69% from 255 or 3.85% from 286); Max value from RGB is 229 - color contains mainly: red. Hex color #E52E0B is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #E52E0B is #1AD1F4. Grayscale: #616161. Windows color (decimal): -1757685 or 732901. OLE color: 732901.

HSL color Cylindrical-coordinate representation of color #E52E0B: hue angle of 9.63º degrees, saturation: 0.91, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #E52E0B is Cyan = 0, Magento = 0.80, Yellow = 0.95 and Black (K on CMYK) = 0.10.

Color convert

RGB2294611-
CMYK00.800.950.10
HSL9.63º90.83%47.06%-
HSV(B)9.63º95.2%89.8%-
XYZ33.3518.642.16-
YUV96.7379.63222.35-

RGB Variations

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

RGB

RED value IS 229 (89.84% from 255) = 80.07%
GREEN value IS 46 (18.36% from 255) = 16.08%
BLUE value IS 11 (4.69% from 255) = 3.85%
R=80.07%
G=16.08%
B=3.85%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.80
Y (Yellow) values IS 0.95
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal229461100.800.950.109.6390.8347.06
HexE52EB0505FAa5b2f
Octal34556130120137121213357
Binary111001011011101011010100001011111101010101011011101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e52e0b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e52e0b; }

 p { color: rgb(229,46,11); }

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

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

 a { background-color: rgb(229,46,11); }

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

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

 span { border-color: rgb(229,46,11); }

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

cancel