#844532

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

Shades of Paarl #844532

Tints of Paarl #844532

Color information

#844532 (or 0x844532) is unknown color: approx Paarl. HEX triplet: 84, 45 and 32. RGB value is (132,69,50). Sum of RGB (Red+Green+Blue) = 132+69+50=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 69 (27.34% from 255 or 27.49% from 251); Blue value is 50 (19.92% from 255 or 19.92% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #844532 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844532 is #7BBACD. Grayscale: #555555. Windows color (decimal): -8108750 or 3294596. OLE color: 3294596.

HSL color Cylindrical-coordinate representation of color #844532: hue angle of 13.9º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #844532 is Cyan = 0, Magento = 0.48, Yellow = 0.62 and Black (K on CMYK) = 0.48.

Color convert

RGB1326950-
CMYK00.480.620.48
HSL13.9º45.05%35.69%-
HSV(B)13.9º62.12%51.76%-
XYZ12.229.394.19-
YUV85.67107.87161.04-

RGB Variations

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

RGB

RED value IS 132 (51.95% from 255) = 52.59%
GREEN value IS 69 (27.34% from 255) = 27.49%
BLUE value IS 50 (19.92% from 255) = 19.92%
R=52.59%
G=27.49%
B=19.92%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.62
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal132695000.480.620.4813.945.0535.69
Hex8445320303E30e2d24
Octal204105620607660165544
Binary10000100100010111001001100001111101100001110101101100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #844532

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #844532; }

 p { color: rgb(132,69,50); }

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

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

 a { background-color: rgb(132,69,50); }

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

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

 span { border-color: rgb(132,69,50); }

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