#864733

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

Shades of Paarl #864733

Tints of Paarl #864733

Color information

#864733 (or 0x864733) is unknown color: approx Paarl. HEX triplet: 86, 47 and 33. RGB value is (134,71,51). Sum of RGB (Red+Green+Blue) = 134+71+51=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 71 (28.12% from 255 or 27.73% from 256); Blue value is 51 (20.31% from 255 or 19.92% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #864733 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864733 is #79B8CC. Grayscale: #575757. Windows color (decimal): -7977165 or 3360646. OLE color: 3360646.

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

Color convert

RGB1347151-
CMYK00.470.620.47
HSL14.46º44.86%36.27%-
HSV(B)14.46º61.94%52.55%-
XYZ12.689.814.36-
YUV87.56107.37161.13-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 52.34%
GREEN value IS 71 (28.12% from 255) = 27.73%
BLUE value IS 51 (20.31% from 255) = 19.92%
R=52.34%
G=27.73%
B=19.92%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.47
Y (Yellow) values IS 0.62
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134715100.470.620.4714.4644.8636.27
Hex86473302F3E2Fe2d24
Octal206107630577657165544
Binary10000110100011111001101011111111101011111110101101100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864733

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864733; }

 p { color: rgb(134,71,51); }

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

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

 a { background-color: rgb(134,71,51); }

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

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

 span { border-color: rgb(134,71,51); }

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