#864638

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

Shades of Paarl #864638

Tints of Paarl #864638

Color information

#864638 (or 0x864638) is unknown color: approx Paarl. HEX triplet: 86, 46 and 38. RGB value is (134,70,56). Sum of RGB (Red+Green+Blue) = 134+70+56=260 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.54% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 56 (22.27% from 255 or 21.54% from 260); Max value from RGB is 134 - color contains mainly: red. Hex color #864638 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864638 is #79B9C7. Grayscale: #575757. Windows color (decimal): -7977416 or 3688070. OLE color: 3688070.

HSL color Cylindrical-coordinate representation of color #864638: hue angle of 10.77º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #864638 is Cyan = 0, Magento = 0.48, Yellow = 0.58 and Black (K on CMYK) = 0.47.

Color convert

RGB1347056-
CMYK00.480.580.47
HSL10.77º41.05%37.25%-
HSV(B)10.77º58.21%52.55%-
XYZ12.749.734.95-
YUV87.54110.2161.14-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 51.54%
GREEN value IS 70 (27.73% from 255) = 26.92%
BLUE value IS 56 (22.27% from 255) = 21.54%
R=51.54%
G=26.92%
B=21.54%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.58
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134705600.480.580.4710.7741.0537.25
Hex8646380303A2Fb2925
Octal206106700607257135145
Binary10000110100011011100001100001110101011111011101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864638

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864638; }

 p { color: rgb(134,70,56); }

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

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

 a { background-color: rgb(134,70,56); }

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

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

 span { border-color: rgb(134,70,56); }

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