#824936

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

Shades of Paarl #824936

Tints of Paarl #824936

Color information

#824936 (or 0x824936) is unknown color: approx Paarl. HEX triplet: 82, 49 and 36. RGB value is (130,73,54). Sum of RGB (Red+Green+Blue) = 130+73+54=257 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.58% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 54 (21.48% from 255 or 21.01% from 257); Max value from RGB is 130 - color contains mainly: red. Hex color #824936 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824936 is #7DB6C9. Grayscale: #585858. Windows color (decimal): -8238794 or 3557762. OLE color: 3557762.

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

Color convert

RGB1307354-
CMYK00.440.580.49
HSL15º41.3%36.08%-
HSV(B)15º58.46%50.98%-
XYZ12.259.784.73-
YUV87.88108.88158.04-

RGB Variations

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

RGB

RED value IS 130 (51.17% from 255) = 50.58%
GREEN value IS 73 (28.91% from 255) = 28.40%
BLUE value IS 54 (21.48% from 255) = 21.01%
R=50.58%
G=28.40%
B=21.01%

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
Decimal130735400.440.580.491541.336.08
Hex82493602C3A31f2924
Octal202111660547261175144
Binary10000010100100111011001011001110101100011111101001100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #824936

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #824936; }

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

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

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

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

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

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

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

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