#884536

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

Shades of Paarl #884536

Tints of Paarl #884536

Color information

#884536 (or 0x884536) is unknown color: approx Paarl. HEX triplet: 88, 45 and 36. RGB value is (136,69,54). Sum of RGB (Red+Green+Blue) = 136+69+54=259 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.51% from 259); Green value is 69 (27.34% from 255 or 26.64% from 259); Blue value is 54 (21.48% from 255 or 20.85% from 259); Max value from RGB is 136 - color contains mainly: red. Hex color #884536 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884536 is #77BAC9. Grayscale: #575757. Windows color (decimal): -7846602 or 3556744. OLE color: 3556744.

HSL color Cylindrical-coordinate representation of color #884536: hue angle of 10.98º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #884536 is Cyan = 0, Magento = 0.49, Yellow = 0.60 and Black (K on CMYK) = 0.47.

Color convert

RGB1366954-
CMYK00.490.600.47
HSL10.98º43.16%37.25%-
HSV(B)10.98º60.29%53.33%-
XYZ12.959.764.69-
YUV87.32109.2162.72-

RGB Variations

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

RGB

RED value IS 136 (53.52% from 255) = 52.51%
GREEN value IS 69 (27.34% from 255) = 26.64%
BLUE value IS 54 (21.48% from 255) = 20.85%
R=52.51%
G=26.64%
B=20.85%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.49
Y (Yellow) values IS 0.60
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal136695400.490.600.4710.9843.1637.25
Hex8845360313C2Fb2b25
Octal210105660617457135345
Binary10001000100010111011001100011111001011111011101011100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #884536

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #884536; }

 p { color: rgb(136,69,54); }

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

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

 a { background-color: rgb(136,69,54); }

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

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

 span { border-color: rgb(136,69,54); }

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