#864934

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

Shades of Paarl #864934

Tints of Paarl #864934

Color information

#864934 (or 0x864934) is unknown color: approx Paarl. HEX triplet: 86, 49 and 34. RGB value is (134,73,52). Sum of RGB (Red+Green+Blue) = 134+73+52=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 52 (20.70% from 255 or 20.08% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #864934 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864934 is #79B6CB. Grayscale: #585858. Windows color (decimal): -7976652 or 3426694. OLE color: 3426694.

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

Color convert

RGB1347352-
CMYK00.460.610.47
HSL15.37º44.09%36.47%-
HSV(B)15.37º61.19%52.55%-
XYZ12.8310.084.52-
YUV88.84107.21160.21-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 51.74%
GREEN value IS 73 (28.91% from 255) = 28.19%
BLUE value IS 52 (20.70% from 255) = 20.08%
R=51.74%
G=28.19%
B=20.08%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.61
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134735200.460.610.4715.3744.0936.47
Hex86493402E3D2Ff2c24
Octal206111640567557175444
Binary10000110100100111010001011101111011011111111101100100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864934

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864934; }

 p { color: rgb(134,73,52); }

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

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

 a { background-color: rgb(134,73,52); }

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

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

 span { border-color: rgb(134,73,52); }

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