#894733

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

Shades of Paarl #894733

Tints of Paarl #894733

Color information

#894733 (or 0x894733) is unknown color: approx Paarl. HEX triplet: 89, 47 and 33. RGB value is (137,71,51). Sum of RGB (Red+Green+Blue) = 137+71+51=259 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.90% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 51 (20.31% from 255 or 19.69% from 259); Max value from RGB is 137 - color contains mainly: red. Hex color #894733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894733 is #76B8CC. Grayscale: #585858. Windows color (decimal): -7780557 or 3360649. OLE color: 3360649.

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

Color convert

RGB1377151-
CMYK00.480.630.46
HSL13.95º45.74%36.86%-
HSV(B)13.95º62.77%53.73%-
XYZ13.1710.064.38-
YUV88.45106.87162.63-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 52.90%
GREEN value IS 71 (28.12% from 255) = 27.41%
BLUE value IS 51 (20.31% from 255) = 19.69%
R=52.90%
G=27.41%
B=19.69%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.63
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal137715100.480.630.4613.9545.7436.86
Hex8947330303F2Ee2e25
Octal211107630607756165645
Binary10001001100011111001101100001111111011101110101110100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #894733

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #894733; }

 p { color: rgb(137,71,51); }

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

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

 a { background-color: rgb(137,71,51); }

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

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

 span { border-color: rgb(137,71,51); }

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