#824731

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

Shades of Paarl #824731

Tints of Paarl #824731

Color information

#824731 (or 0x824731) is unknown color: approx Paarl. HEX triplet: 82, 47 and 31. RGB value is (130,71,49). Sum of RGB (Red+Green+Blue) = 130+71+49=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 71 (28.12% from 255 or 28.4% from 250); Blue value is 49 (19.53% from 255 or 19.6% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #824731 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824731 is #7DB8CE. Grayscale: #565656. Windows color (decimal): -8239311 or 3229570. OLE color: 3229570.

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

Color convert

RGB1307149-
CMYK00.450.620.49
HSL16.3º45.25%35.1%-
HSV(B)16.3º62.31%50.98%-
XYZ12.019.474.1-
YUV86.13107.05159.29-

RGB Variations

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

RGB

RED value IS 130 (51.17% from 255) = 52%
GREEN value IS 71 (28.12% from 255) = 28.4%
BLUE value IS 49 (19.53% from 255) = 19.6%
R=52%
G=28.4%
B=19.6%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.45
Y (Yellow) values IS 0.62
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal130714900.450.620.4916.345.2535.1
Hex82473102D3E31102d23
Octal202107610557661205543
Binary100000101000111110001010110111111011000110000101101100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #824731

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #824731; }

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

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

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

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

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

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

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

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