#895134

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

Shades of Paarl #895134

Tints of Paarl #895134

Color information

#895134 (or 0x895134) is unknown color: approx Paarl. HEX triplet: 89, 51 and 34. RGB value is (137,81,52). Sum of RGB (Red+Green+Blue) = 137+81+52=270 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.74% from 270); Green value is 81 (32.03% from 255 or 30% from 270); Blue value is 52 (20.70% from 255 or 19.26% from 270); Max value from RGB is 137 - color contains mainly: red. Hex color #895134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895134 is #76AECB. Grayscale: #5E5E5E. Windows color (decimal): -7777996 or 3428745. OLE color: 3428745.

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

Color convert

RGB1378152-
CMYK00.410.620.46
HSL20.47º44.97%37.06%-
HSV(B)20.47º62.04%53.73%-
XYZ13.8811.454.73-
YUV94.44104.05158.36-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 50.74%
GREEN value IS 81 (32.03% from 255) = 30%
BLUE value IS 52 (20.70% from 255) = 19.26%
R=50.74%
G=30%
B=19.26%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.41
Y (Yellow) values IS 0.62
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal137815200.410.620.4620.4744.9737.06
Hex8951340293E2E142d25
Octal211121640517656245545
Binary100010011010001110100010100111111010111010100101101100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #895134

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #895134; }

 p { color: rgb(137,81,52); }

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

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

 a { background-color: rgb(137,81,52); }

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

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

 span { border-color: rgb(137,81,52); }

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