#834737

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

Shades of Paarl #834737

Tints of Paarl #834737

Color information

#834737 (or 0x834737) is unknown color: approx Paarl. HEX triplet: 83, 47 and 37. RGB value is (131,71,55). Sum of RGB (Red+Green+Blue) = 131+71+55=257 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.97% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 55 (21.88% from 255 or 21.40% from 257); Max value from RGB is 131 - color contains mainly: red. Hex color #834737 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834737 is #7CB8C8. Grayscale: #575757. Windows color (decimal): -8173769 or 3622787. OLE color: 3622787.

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

Color convert

RGB1317155-
CMYK00.460.580.49
HSL12.63º40.86%36.47%-
HSV(B)12.63º58.02%51.37%-
XYZ12.39.614.82-
YUV87.12109.88159.3-

RGB Variations

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

RGB

RED value IS 131 (51.56% from 255) = 50.97%
GREEN value IS 71 (28.12% from 255) = 27.63%
BLUE value IS 55 (21.88% from 255) = 21.40%
R=50.97%
G=27.63%
B=21.40%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.58
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal131715500.460.580.4912.6340.8636.47
Hex83473702E3A31d2924
Octal203107670567261155144
Binary10000011100011111011101011101110101100011101101001100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #834737

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #834737; }

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

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

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

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

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

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

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

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