#864436

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

Shades of Paarl #864436

Tints of Paarl #864436

Color information

#864436 (or 0x864436) is unknown color: approx Paarl. HEX triplet: 86, 44 and 36. RGB value is (134,68,54). Sum of RGB (Red+Green+Blue) = 134+68+54=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 68 (26.95% from 255 or 26.56% from 256); Blue value is 54 (21.48% from 255 or 21.09% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #864436 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864436 is #79BBC9. Grayscale: #565656. Windows color (decimal): -7977930 or 3556486. OLE color: 3556486.

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

Color convert

RGB1346854-
CMYK00.490.600.47
HSL10.5º42.55%36.86%-
HSV(B)10.5º59.7%52.55%-
XYZ12.569.474.66-
YUV86.14109.87162.14-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 52.34%
GREEN value IS 68 (26.95% from 255) = 26.56%
BLUE value IS 54 (21.48% from 255) = 21.09%
R=52.34%
G=26.56%
B=21.09%

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
Decimal134685400.490.600.4710.542.5536.86
Hex8644360313C2Fb2b25
Octal206104660617457135345
Binary10000110100010011011001100011111001011111011101011100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864436

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864436; }

 p { color: rgb(134,68,54); }

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

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

 a { background-color: rgb(134,68,54); }

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

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

 span { border-color: rgb(134,68,54); }

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