#864732

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

Shades of Paarl #864732

Tints of Paarl #864732

Color information

#864732 (or 0x864732) is unknown color: approx Paarl. HEX triplet: 86, 47 and 32. RGB value is (134,71,50). Sum of RGB (Red+Green+Blue) = 134+71+50=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 50 (19.92% from 255 or 19.61% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #864732 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864732 is #79B8CD. Grayscale: #575757. Windows color (decimal): -7977166 or 3295110. OLE color: 3295110.

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

Color convert

RGB1347150-
CMYK00.470.630.47
HSL15º45.65%36.08%-
HSV(B)15º62.69%52.55%-
XYZ12.669.814.24-
YUV87.44106.87161.21-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 52.55%
GREEN value IS 71 (28.12% from 255) = 27.84%
BLUE value IS 50 (19.92% from 255) = 19.61%
R=52.55%
G=27.84%
B=19.61%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.47
Y (Yellow) values IS 0.63
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134715000.470.630.471545.6536.08
Hex86473202F3F2Ff2e24
Octal206107620577757175644
Binary10000110100011111001001011111111111011111111101110100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864732

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864732; }

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

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

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

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

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

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

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

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