#824631

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

Shades of Paarl #824631

Tints of Paarl #824631

Color information

#824631 (or 0x824631) is unknown color: approx Paarl. HEX triplet: 82, 46 and 31. RGB value is (130,70,49). Sum of RGB (Red+Green+Blue) = 130+70+49=249 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.21% from 249); Green value is 70 (27.73% from 255 or 28.11% from 249); Blue value is 49 (19.53% from 255 or 19.68% from 249); Max value from RGB is 130 - color contains mainly: red. Hex color #824631 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824631 is #7DB9CE. Grayscale: #555555. Windows color (decimal): -8239567 or 3229314. OLE color: 3229314.

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

Color convert

RGB1307049-
CMYK00.460.620.49
HSL15.56º45.25%35.1%-
HSV(B)15.56º62.31%50.98%-
XYZ11.959.354.08-
YUV85.55107.38159.71-

RGB Variations

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

RGB

RED value IS 130 (51.17% from 255) = 52.21%
GREEN value IS 70 (27.73% from 255) = 28.11%
BLUE value IS 49 (19.53% from 255) = 19.68%
R=52.21%
G=28.11%
B=19.68%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.62
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal130704900.460.620.4915.5645.2535.1
Hex82463102E3E31102d23
Octal202106610567661205543
Binary100000101000110110001010111011111011000110000101101100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #824631

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #824631; }

 p { color: rgb(130,70,49); }

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

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

 a { background-color: rgb(130,70,49); }

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

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

 span { border-color: rgb(130,70,49); }

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