#dc471b

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

Shades of Harley Davidson Orange #DC471B

Tints of Harley Davidson Orange #DC471B

Color information

#DC471B (or 0xDC471B) is unknown color: approx Harley Davidson Orange. HEX triplet: DC, 47 and 1B. RGB value is (220,71,27). Sum of RGB (Red+Green+Blue) = 220+71+27=318 (42% of max value = 765). Red value is 220 (86.33% from 255 or 69.18% from 318); Green value is 71 (28.12% from 255 or 22.33% from 318); Blue value is 27 (10.94% from 255 or 8.49% from 318); Max value from RGB is 220 - color contains mainly: red. Hex color #DC471B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #DC471B is #23B8E4. Grayscale: #6E6E6E. Windows color (decimal): -2341093 or 1787868. OLE color: 1787868.

HSL color Cylindrical-coordinate representation of color #DC471B: hue angle of 13.68º degrees, saturation: 0.78, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #DC471B is Cyan = 0, Magento = 0.68, Yellow = 0.88 and Black (K on CMYK) = 0.14.

Color convert

RGB2207127-
CMYK00.680.880.14
HSL13.68º78.14%48.43%-
HSV(B)13.68º87.73%86.27%-
XYZ31.9719.83.17-
YUV110.5480.86206.08-

RGB Variations

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

RGB

RED value IS 220 (86.33% from 255) = 69.18%
GREEN value IS 71 (28.12% from 255) = 22.33%
BLUE value IS 27 (10.94% from 255) = 8.49%
R=69.18%
G=22.33%
B=8.49%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.68
Y (Yellow) values IS 0.88
K (Black) values IS 0.14
SystemRedGreenBlueCMYKHSL
Decimal220712700.680.880.1413.6878.1448.43
HexDC471B04458Ee4e30
Octal334107330104130161611660
Binary11011100100011111011010001001011000111011101001110110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #dc471b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #dc471b; }

 p { color: rgb(220,71,27); }

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

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

 a { background-color: rgb(220,71,27); }

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

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

 span { border-color: rgb(220,71,27); }

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

cancel