#824937

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

Shades of Paarl #824937

Tints of Paarl #824937

Color information

#824937 (or 0x824937) is unknown color: approx Paarl. HEX triplet: 82, 49 and 37. RGB value is (130,73,55). Sum of RGB (Red+Green+Blue) = 130+73+55=258 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.39% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 130 - color contains mainly: red. Hex color #824937 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824937 is #7DB6C8. Grayscale: #585858. Windows color (decimal): -8238793 or 3623298. OLE color: 3623298.

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

Color convert

RGB1307355-
CMYK00.440.580.49
HSL14.4º40.54%36.27%-
HSV(B)14.4º57.69%50.98%-
XYZ12.289.794.86-
YUV87.99109.38157.96-

RGB Variations

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

RGB

RED value IS 130 (51.17% from 255) = 50.39%
GREEN value IS 73 (28.91% from 255) = 28.29%
BLUE value IS 55 (21.88% from 255) = 21.32%
R=50.39%
G=28.29%
B=21.32%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.44
Y (Yellow) values IS 0.58
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal130735500.440.580.4914.440.5436.27
Hex82493702C3A31e2924
Octal202111670547261165144
Binary10000010100100111011101011001110101100011110101001100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #824937

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #824937; }

 p { color: rgb(130,73,55); }

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

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

 a { background-color: rgb(130,73,55); }

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

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

 span { border-color: rgb(130,73,55); }

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