#864538

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

Shades of Paarl #864538

Tints of Paarl #864538

Color information

#864538 (or 0x864538) is unknown color: approx Paarl. HEX triplet: 86, 45 and 38. RGB value is (134,69,56). Sum of RGB (Red+Green+Blue) = 134+69+56=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 69 (27.34% from 255 or 26.64% from 259); Blue value is 56 (22.27% from 255 or 21.62% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #864538 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864538 is #79BAC7. Grayscale: #575757. Windows color (decimal): -7977672 or 3687814. OLE color: 3687814.

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

Color convert

RGB1346956-
CMYK00.490.580.47
HSL10º41.05%37.25%-
HSV(B)10º58.21%52.55%-
XYZ12.679.614.93-
YUV86.95110.53161.56-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 51.74%
GREEN value IS 69 (27.34% from 255) = 26.64%
BLUE value IS 56 (22.27% from 255) = 21.62%
R=51.74%
G=26.64%
B=21.62%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.49
Y (Yellow) values IS 0.58
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134695600.490.580.471041.0537.25
Hex8645380313A2Fa2925
Octal206105700617257125145
Binary10000110100010111100001100011110101011111010101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864538

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864538; }

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

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

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

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

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

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

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

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