#e24315

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

Shades of Harley Davidson Orange #E24315

Tints of Harley Davidson Orange #E24315

Color information

#E24315 (or 0xE24315) is unknown color: approx Harley Davidson Orange. HEX triplet: E2, 43 and 15. RGB value is (226,67,21). Sum of RGB (Red+Green+Blue) = 226+67+21=314 (41% of max value = 765). Red value is 226 (88.67% from 255 or 71.97% from 314); Green value is 67 (26.56% from 255 or 21.34% from 314); Blue value is 21 (8.59% from 255 or 6.69% from 314); Max value from RGB is 226 - color contains mainly: red. Hex color #E24315 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #E24315 is #1DBCEA. Grayscale: #6D6D6D. Windows color (decimal): -1948907 or 1393634. OLE color: 1393634.

HSL color Cylindrical-coordinate representation of color #E24315: hue angle of 13.46º degrees, saturation: 0.83, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #E24315 is Cyan = 0, Magento = 0.70, Yellow = 0.91 and Black (K on CMYK) = 0.11.

Color convert

RGB2266721-
CMYK00.700.910.11
HSL13.46º83%48.43%-
HSV(B)13.46º90.71%88.63%-
XYZ33.5120.242.85-
YUV109.378.18211.24-

RGB Variations

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

RGB

RED value IS 226 (88.67% from 255) = 71.97%
GREEN value IS 67 (26.56% from 255) = 21.34%
BLUE value IS 21 (8.59% from 255) = 6.69%
R=71.97%
G=21.34%
B=6.69%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.70
Y (Yellow) values IS 0.91
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal226672100.700.910.1113.468348.43
HexE243150465BBd5330
Octal342103250106133131512360
Binary11100010100001110101010001101011011101111011010011110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e24315

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e24315; }

 p { color: rgb(226,67,21); }

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

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

 a { background-color: rgb(226,67,21); }

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

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

 span { border-color: rgb(226,67,21); }

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

cancel