#834736

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

Shades of Paarl #834736

Tints of Paarl #834736

Color information

#834736 (or 0x834736) is unknown color: approx Paarl. HEX triplet: 83, 47 and 36. RGB value is (131,71,54). Sum of RGB (Red+Green+Blue) = 131+71+54=256 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.17% from 256); Green value is 71 (28.12% from 255 or 27.73% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 131 - color contains mainly: red. Hex color #834736 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834736 is #7CB8C9. Grayscale: #575757. Windows color (decimal): -8173770 or 3557251. OLE color: 3557251.

HSL color Cylindrical-coordinate representation of color #834736: hue angle of 13.25º 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 #834736 is Cyan = 0, Magento = 0.46, Yellow = 0.59 and Black (K on CMYK) = 0.49.

Color convert

RGB1317154-
CMYK00.460.590.49
HSL13.25º41.62%36.27%-
HSV(B)13.25º58.78%51.37%-
XYZ12.289.64.7-
YUV87109.38159.38-

RGB Variations

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

RGB

RED value IS 131 (51.56% from 255) = 51.17%
GREEN value IS 71 (28.12% from 255) = 27.73%
BLUE value IS 54 (21.48% from 255) = 21.09%
R=51.17%
G=27.73%
B=21.09%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.59
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal131715400.460.590.4913.2541.6236.27
Hex83473602E3B31d2a24
Octal203107660567361155244
Binary10000011100011111011001011101110111100011101101010100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #834736

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #834736; }

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

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

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

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

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

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

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

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