#894536

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

Shades of Paarl #894536

Tints of Paarl #894536

Color information

#894536 (or 0x894536) is unknown color: approx Paarl. HEX triplet: 89, 45 and 36. RGB value is (137,69,54). Sum of RGB (Red+Green+Blue) = 137+69+54=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 69 (27.34% from 255 or 26.54% from 260); Blue value is 54 (21.48% from 255 or 20.77% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #894536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894536 is #76BAC9. Grayscale: #575757. Windows color (decimal): -7781066 or 3556745. OLE color: 3556745.

HSL color Cylindrical-coordinate representation of color #894536: hue angle of 10.84º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #894536 is Cyan = 0, Magento = 0.50, Yellow = 0.61 and Black (K on CMYK) = 0.46.

Color convert

RGB1376954-
CMYK00.500.610.46
HSL10.84º43.46%37.45%-
HSV(B)10.84º60.58%53.73%-
XYZ13.119.844.7-
YUV87.62109.03163.22-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 52.69%
GREEN value IS 69 (27.34% from 255) = 26.54%
BLUE value IS 54 (21.48% from 255) = 20.77%
R=52.69%
G=26.54%
B=20.77%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.50
Y (Yellow) values IS 0.61
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal137695400.500.610.4610.8443.4637.45
Hex8945360323D2Eb2b25
Octal211105660627556135345
Binary10001001100010111011001100101111011011101011101011100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #894536

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #894536; }

 p { color: rgb(137,69,54); }

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

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

 a { background-color: rgb(137,69,54); }

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

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

 span { border-color: rgb(137,69,54); }

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