#864533

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

Shades of Paarl #864533

Tints of Paarl #864533

Color information

#864533 (or 0x864533) is unknown color: approx Paarl. HEX triplet: 86, 45 and 33. RGB value is (134,69,51). Sum of RGB (Red+Green+Blue) = 134+69+51=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 69 (27.34% from 255 or 27.17% from 254); Blue value is 51 (20.31% from 255 or 20.08% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #864533 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864533 is #79BACC. Grayscale: #565656. Windows color (decimal): -7977677 or 3360134. OLE color: 3360134.

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

Color convert

RGB1346951-
CMYK00.490.620.47
HSL13.01º44.86%36.27%-
HSV(B)13.01º61.94%52.55%-
XYZ12.569.564.32-
YUV86.38108.03161.96-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 52.76%
GREEN value IS 69 (27.34% from 255) = 27.17%
BLUE value IS 51 (20.31% from 255) = 20.08%
R=52.76%
G=27.17%
B=20.08%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.49
Y (Yellow) values IS 0.62
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134695100.490.620.4713.0144.8636.27
Hex8645330313E2Fd2d24
Octal206105630617657155544
Binary10000110100010111001101100011111101011111101101101100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864533

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864533; }

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

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

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

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

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

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

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

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