#834536

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

Shades of Paarl #834536

Tints of Paarl #834536

Color information

#834536 (or 0x834536) is unknown color: approx Paarl. HEX triplet: 83, 45 and 36. RGB value is (131,69,54). Sum of RGB (Red+Green+Blue) = 131+69+54=254 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.57% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 54 (21.48% from 255 or 21.26% from 254); Max value from RGB is 131 - color contains mainly: red. Hex color #834536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834536 is #7CBAC9. Grayscale: #555555. Windows color (decimal): -8174282 or 3556739. OLE color: 3556739.

HSL color Cylindrical-coordinate representation of color #834536: hue angle of 11.69º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #834536 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.49.

Color convert

RGB1316954-
CMYK00.470.590.49
HSL11.69º41.62%36.27%-
HSV(B)11.69º58.78%51.37%-
XYZ12.159.354.65-
YUV85.83110.04160.22-

RGB Variations

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

RGB

RED value IS 131 (51.56% from 255) = 51.57%
GREEN value IS 69 (27.34% from 255) = 27.17%
BLUE value IS 54 (21.48% from 255) = 21.26%
R=51.57%
G=27.17%
B=21.26%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.47
Y (Yellow) values IS 0.59
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal131695400.470.590.4911.6941.6236.27
Hex83453602F3B31c2a24
Octal203105660577361145244
Binary10000011100010111011001011111110111100011100101010100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #834536

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #834536; }

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

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

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

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

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

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

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

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