#CA1E02

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

Shades of Harley Davidson Orange #CA1E02

Tints of Harley Davidson Orange #CA1E02

Color information

#CA1E02 (or 0xCA1E02) is unknown color: approx Harley Davidson Orange. HEX triplet: CA, 1E and 02. RGB value is (202,30,2). Sum of RGB (Red+Green+Blue) = 202+30+2=234 (30% of max value = 765). Red value is 202 (79.30% from 255 or 86.32% from 234); Green value is 30 (12.11% from 255 or 12.82% from 234); Blue value is 2 (1.17% from 255 or 0.85% from 234); Max value from RGB is 202 - color contains mainly: red. Hex color #CA1E02 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #CA1E02 is #35E1FD. Grayscale: #4E4E4E. Windows color (decimal): -3531262 or 138954. OLE color: 138954.

HSL color Cylindrical-coordinate representation of color #CA1E02: hue angle of 8.4º degrees, saturation: 0.98, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #CA1E02 is Cyan = 0, Magento = 0.85, Yellow = 0.99 and Black (K on CMYK) = 0.21.

Color convert

RGB202302-
CMYK00.850.990.21
HSL8.4º98.04%40%-
HSV(B)8.4º99.01%79.22%-
XYZ24.8313.491.35-
YUV78.2484.98216.28-

RGB Variations

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

RGB

RED value IS 202 (79.30% from 255) = 86.32%
GREEN value IS 30 (12.11% from 255) = 12.82%
BLUE value IS 2 (1.17% from 255) = 0.85%
R=86.32%
G=12.82%
B=0.85%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.85
Y (Yellow) values IS 0.99
K (Black) values IS 0.21
SystemRedGreenBlueCMYKHSL
Decimal20230200.850.990.218.498.0440
HexCA1E2055631586228
Octal3123620125143251014250
Binary1100101011110100101010111000111010110001100010101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #CA1E02

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #CA1E02; }

 p { color: rgb(202,30,2); }

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

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

 a { background-color: rgb(202,30,2); }

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

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

 span { border-color: rgb(202,30,2); }

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

cancel