#864734

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

Shades of Paarl #864734

Tints of Paarl #864734

Color information

#864734 (or 0x864734) is unknown color: approx Paarl. HEX triplet: 86, 47 and 34. RGB value is (134,71,52). Sum of RGB (Red+Green+Blue) = 134+71+52=257 (34% of max value = 765). Red value is 134 (52.73% from 255 or 52.14% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 52 (20.70% from 255 or 20.23% from 257); Max value from RGB is 134 - color contains mainly: red. Hex color #864734 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864734 is #79B8CB. Grayscale: #575757. Windows color (decimal): -7977164 or 3426182. OLE color: 3426182.

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

Color convert

RGB1347152-
CMYK00.470.610.47
HSL13.9º44.09%36.47%-
HSV(B)13.9º61.19%52.55%-
XYZ12.79.824.48-
YUV87.67107.87161.04-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 52.14%
GREEN value IS 71 (28.12% from 255) = 27.63%
BLUE value IS 52 (20.70% from 255) = 20.23%
R=52.14%
G=27.63%
B=20.23%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.47
Y (Yellow) values IS 0.61
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134715200.470.610.4713.944.0936.47
Hex86473402F3D2Fe2c24
Octal206107640577557165444
Binary10000110100011111010001011111111011011111110101100100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864734

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864734; }

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

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

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

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

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

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

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

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