#834531

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

Shades of Paarl #834531

Tints of Paarl #834531

Color information

#834531 (or 0x834531) is unknown color: approx Paarl. HEX triplet: 83, 45 and 31. RGB value is (131,69,49). Sum of RGB (Red+Green+Blue) = 131+69+49=249 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.61% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 49 (19.53% from 255 or 19.68% from 249); Max value from RGB is 131 - color contains mainly: red. Hex color #834531 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834531 is #7CBACE. Grayscale: #555555. Windows color (decimal): -8174287 or 3229059. OLE color: 3229059.

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

Color convert

RGB1316949-
CMYK00.470.630.49
HSL14.63º45.56%35.29%-
HSV(B)14.63º62.6%51.37%-
XYZ12.049.34.07-
YUV85.26107.54160.63-

RGB Variations

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

RGB

RED value IS 131 (51.56% from 255) = 52.61%
GREEN value IS 69 (27.34% from 255) = 27.71%
BLUE value IS 49 (19.53% from 255) = 19.68%
R=52.61%
G=27.71%
B=19.68%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.47
Y (Yellow) values IS 0.63
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal131694900.470.630.4914.6345.5635.29
Hex83453102F3F31f2e23
Octal203105610577761175643
Binary10000011100010111000101011111111111100011111101110100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #834531

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #834531; }

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

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

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

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

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

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

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

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