#834635

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

Shades of Paarl #834635

Tints of Paarl #834635

Color information

#834635 (or 0x834635) is unknown color: approx Paarl. HEX triplet: 83, 46 and 35. RGB value is (131,70,53). Sum of RGB (Red+Green+Blue) = 131+70+53=254 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.57% from 254); Green value is 70 (27.73% from 255 or 27.56% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 131 - color contains mainly: red. Hex color #834635 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834635 is #7CB9CA. Grayscale: #565656. Windows color (decimal): -8174027 or 3491459. OLE color: 3491459.

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

Color convert

RGB1317053-
CMYK00.470.600.49
HSL13.08º42.39%36.08%-
HSV(B)13.08º59.54%51.37%-
XYZ12.199.464.55-
YUV86.3109.21159.88-

RGB Variations

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

RGB

RED value IS 131 (51.56% from 255) = 51.57%
GREEN value IS 70 (27.73% from 255) = 27.56%
BLUE value IS 53 (21.09% from 255) = 20.87%
R=51.57%
G=27.56%
B=20.87%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.47
Y (Yellow) values IS 0.60
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal131705300.470.600.4913.0842.3936.08
Hex83463502F3C31d2a24
Octal203106650577461155244
Binary10000011100011011010101011111111001100011101101010100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #834635

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #834635; }

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

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

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

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

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

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

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

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