#834636

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

Shades of Paarl #834636

Tints of Paarl #834636

Color information

#834636 (or 0x834636) is unknown color: approx Paarl. HEX triplet: 83, 46 and 36. RGB value is (131,70,54). Sum of RGB (Red+Green+Blue) = 131+70+54=255 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.37% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 131 - color contains mainly: red. Hex color #834636 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834636 is #7CB9C9. Grayscale: #565656. Windows color (decimal): -8174026 or 3556995. OLE color: 3556995.

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

Color convert

RGB1317054-
CMYK00.470.590.49
HSL12.47º41.62%36.27%-
HSV(B)12.47º58.78%51.37%-
XYZ12.229.474.67-
YUV86.42109.71159.8-

RGB Variations

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

RGB

RED value IS 131 (51.56% from 255) = 51.37%
GREEN value IS 70 (27.73% from 255) = 27.45%
BLUE value IS 54 (21.48% from 255) = 21.18%
R=51.37%
G=27.45%
B=21.18%

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
Decimal131705400.470.590.4912.4741.6236.27
Hex83463602F3B31c2a24
Octal203106660577361145244
Binary10000011100011011011001011111110111100011100101010100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #834636

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #834636; }

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

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

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

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

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

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

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

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