#864537

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

Shades of Paarl #864537

Tints of Paarl #864537

Color information

#864537 (or 0x864537) is unknown color: approx Paarl. HEX triplet: 86, 45 and 37. RGB value is (134,69,55). Sum of RGB (Red+Green+Blue) = 134+69+55=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #864537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864537 is #79BAC8. Grayscale: #565656. Windows color (decimal): -7977673 or 3622278. OLE color: 3622278.

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

Color convert

RGB1346955-
CMYK00.490.590.47
HSL10.63º41.8%37.06%-
HSV(B)10.63º58.96%52.55%-
XYZ12.659.64.8-
YUV86.84110.03161.64-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 51.94%
GREEN value IS 69 (27.34% from 255) = 26.74%
BLUE value IS 55 (21.88% from 255) = 21.32%
R=51.94%
G=26.74%
B=21.32%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.49
Y (Yellow) values IS 0.59
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134695500.490.590.4710.6341.837.06
Hex8645370313B2Fb2a25
Octal206105670617357135245
Binary10000110100010111011101100011110111011111011101010100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864537

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864537; }

 p { color: rgb(134,69,55); }

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

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

 a { background-color: rgb(134,69,55); }

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

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

 span { border-color: rgb(134,69,55); }

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