#d5451d

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

Shades of Harley Davidson Orange #D5451D

Tints of Harley Davidson Orange #D5451D

Color information

#D5451D (or 0xD5451D) is unknown color: approx Harley Davidson Orange. HEX triplet: D5, 45 and 1D. RGB value is (213,69,29). Sum of RGB (Red+Green+Blue) = 213+69+29=311 (41% of max value = 765). Red value is 213 (83.59% from 255 or 68.49% from 311); Green value is 69 (27.34% from 255 or 22.19% from 311); Blue value is 29 (11.72% from 255 or 9.32% from 311); Max value from RGB is 213 - color contains mainly: red. Hex color #D5451D is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D5451D is #2ABAE2. Grayscale: #6B6B6B. Windows color (decimal): -2800355 or 1918421. OLE color: 1918421.

HSL color Cylindrical-coordinate representation of color #D5451D: hue angle of 13.04º degrees, saturation: 0.76, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #D5451D is Cyan = 0, Magento = 0.68, Yellow = 0.86 and Black (K on CMYK) = 0.16.

Color convert

RGB2136929-
CMYK00.680.860.16
HSL13.04º76.03%47.45%-
HSV(B)13.04º86.38%83.53%-
XYZ29.7918.493.16-
YUV107.583.71203.25-

RGB Variations

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

RGB

RED value IS 213 (83.59% from 255) = 68.49%
GREEN value IS 69 (27.34% from 255) = 22.19%
BLUE value IS 29 (11.72% from 255) = 9.32%
R=68.49%
G=22.19%
B=9.32%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.68
Y (Yellow) values IS 0.86
K (Black) values IS 0.16
SystemRedGreenBlueCMYKHSL
Decimal213692900.680.860.1613.0476.0347.45
HexD5451D0445610d4c2f
Octal325105350104126201511457
Binary110101011000101111010100010010101101000011011001100101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #d5451d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #d5451d; }

 p { color: rgb(213,69,29); }

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

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

 a { background-color: rgb(213,69,29); }

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

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

 span { border-color: rgb(213,69,29); }

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

cancel