#571513

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

Shades of Red Oxide #571513

Tints of Red Oxide #571513

Color information

#571513 (or 0x571513) is unknown color: approx Red Oxide. HEX triplet: 57, 15 and 13. RGB value is (87,21,19). Sum of RGB (Red+Green+Blue) = 87+21+19=127 (16% of max value = 765). Red value is 87 (34.38% from 255 or 68.50% from 127); Green value is 21 (8.59% from 255 or 16.54% from 127); Blue value is 19 (7.81% from 255 or 14.96% from 127); Max value from RGB is 87 - color contains mainly: red. Hex color #571513 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #571513 is #A8EAEC. Grayscale: #282828. Windows color (decimal): -11070189 or 1250647. OLE color: 1250647.

HSL color Cylindrical-coordinate representation of color #571513: hue angle of 1.76º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #571513 is Cyan = 0, Magento = 0.76, Yellow = 0.78 and Black (K on CMYK) = 0.66.

Color convert

RGB872119-
CMYK00.760.780.66
HSL1.76º64.15%20.78%-
HSV(B)1.76º78.16%34.12%-
XYZ4.322.610.89-
YUV40.51115.87161.16-

RGB Variations

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

RGB

RED value IS 87 (34.38% from 255) = 68.50%
GREEN value IS 21 (8.59% from 255) = 16.54%
BLUE value IS 19 (7.81% from 255) = 14.96%
R=68.50%
G=16.54%
B=14.96%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.76
Y (Yellow) values IS 0.78
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal87211900.760.780.661.7664.1520.78
Hex57151304C4E4224015
Octal12725230114116102210025
Binary10101111010110011010011001001110100001010100000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #571513

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #571513; }

 p { color: rgb(87,21,19); }

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

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

 a { background-color: rgb(87,21,19); }

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

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

 span { border-color: rgb(87,21,19); }

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

cancel