#cf4213

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

Shades of Harley Davidson Orange #CF4213

Tints of Harley Davidson Orange #CF4213

Color information

#CF4213 (or 0xCF4213) is unknown color: approx Harley Davidson Orange. HEX triplet: CF, 42 and 13. RGB value is (207,66,19). Sum of RGB (Red+Green+Blue) = 207+66+19=292 (38% of max value = 765). Red value is 207 (81.25% from 255 or 70.89% from 292); Green value is 66 (26.17% from 255 or 22.60% from 292); Blue value is 19 (7.81% from 255 or 6.51% from 292); Max value from RGB is 207 - color contains mainly: red. Hex color #CF4213 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #CF4213 is #30BDEC. Grayscale: #676767. Windows color (decimal): -3194349 or 1262287. OLE color: 1262287.

HSL color Cylindrical-coordinate representation of color #CF4213: hue angle of 15º degrees, saturation: 0.83, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #CF4213 is Cyan = 0, Magento = 0.68, Yellow = 0.91 and Black (K on CMYK) = 0.19.

Color convert

RGB2076619-
CMYK00.680.910.19
HSL15º83.19%44.31%-
HSV(B)15º90.82%81.18%-
XYZ27.817.212.47-
YUV102.880.71202.32-

RGB Variations

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

RGB

RED value IS 207 (81.25% from 255) = 70.89%
GREEN value IS 66 (26.17% from 255) = 22.60%
BLUE value IS 19 (7.81% from 255) = 6.51%
R=70.89%
G=22.60%
B=6.51%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.68
Y (Yellow) values IS 0.91
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal207661900.680.910.191583.1944.31
HexCF42130445B13f532c
Octal317102230104133231712354
Binary110011111000010100110100010010110111001111111010011101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cf4213

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cf4213; }

 p { color: rgb(207,66,19); }

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

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

 a { background-color: rgb(207,66,19); }

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

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

 span { border-color: rgb(207,66,19); }

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

cancel