#CA490E

Color #CA490E Rust (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Rust #CA490E

Tints of Rust #CA490E

Color information

#CA490E (or 0xCA490E) is unknown color: approx Rust. HEX triplet: CA, 49 and 0E. RGB value is (202,73,14). Sum of RGB (Red+Green+Blue) = 202+73+14=289 (38% of max value = 765). Red value is 202 (79.30% from 255 or 69.90% from 289); Green value is 73 (28.91% from 255 or 25.26% from 289); Blue value is 14 (5.86% from 255 or 4.84% from 289); Max value from RGB is 202 - color contains mainly: red. Hex color #CA490E is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #CA490E is #35B6F1. Grayscale: #696969. Windows color (decimal): -3520242 or 936394. OLE color: 936394.

HSL color Cylindrical-coordinate representation of color #CA490E: hue angle of 18.83º degrees, saturation: 0.87, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CA490E is Cyan = 0, Magento = 0.64, Yellow = 0.93 and Black (K on CMYK) = 0.21.

Color convert

RGB2027314-
CMYK00.640.930.21
HSL18.83º87.04%42.35%-
HSV(B)18.83º93.07%79.22%-
XYZ26.8217.352.35-
YUV104.8476.74197.3-

RGB Variations

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

RGB

RED value IS 202 (79.30% from 255) = 69.90%
GREEN value IS 73 (28.91% from 255) = 25.26%
BLUE value IS 14 (5.86% from 255) = 4.84%
R=69.90%
G=25.26%
B=4.84%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.64
Y (Yellow) values IS 0.93
K (Black) values IS 0.21
SystemRedGreenBlueCMYKHSL
Decimal202731400.640.930.2118.8387.0442.35
HexCA49E0405D1513572a
Octal312111160100135252312752
Binary110010101001001111001000000101110110101100111010111101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #CA490E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #CA490E; }

 p { color: rgb(202,73,14); }

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

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

 a { background-color: rgb(202,73,14); }

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

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

 span { border-color: rgb(202,73,14); }

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

cancel