#DD3D11

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

Shades of Harley Davidson Orange #DD3D11

Tints of Harley Davidson Orange #DD3D11

Color information

#DD3D11 (or 0xDD3D11) is unknown color: approx Harley Davidson Orange. HEX triplet: DD, 3D and 11. RGB value is (221,61,17). Sum of RGB (Red+Green+Blue) = 221+61+17=299 (39% of max value = 765). Red value is 221 (86.72% from 255 or 73.91% from 299); Green value is 61 (24.22% from 255 or 20.40% from 299); Blue value is 17 (7.03% from 255 or 5.69% from 299); Max value from RGB is 221 - color contains mainly: red. Hex color #DD3D11 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #DD3D11 is #22C2EE. Grayscale: #686868. Windows color (decimal): -2278127 or 1129949. OLE color: 1129949.

HSL color Cylindrical-coordinate representation of color #DD3D11: hue angle of 12.94º degrees, saturation: 0.86, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #DD3D11 is Cyan = 0, Magento = 0.72, Yellow = 0.92 and Black (K on CMYK) = 0.13.

Color convert

RGB2216117-
CMYK00.720.920.13
HSL12.94º85.71%46.67%-
HSV(B)12.94º92.31%86.67%-
XYZ31.5918.752.48-
YUV103.8279.01211.58-

RGB Variations

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

RGB

RED value IS 221 (86.72% from 255) = 73.91%
GREEN value IS 61 (24.22% from 255) = 20.40%
BLUE value IS 17 (7.03% from 255) = 5.69%
R=73.91%
G=20.40%
B=5.69%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.72
Y (Yellow) values IS 0.92
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal221611700.720.920.1312.9485.7146.67
HexDD3D110485CDd562f
Octal33575210110134151512657
Binary1101110111110110001010010001011100110111011010110101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #DD3D11

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #DD3D11; }

 p { color: rgb(221,61,17); }

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

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

 a { background-color: rgb(221,61,17); }

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

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

 span { border-color: rgb(221,61,17); }

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

cancel