#864938

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

Shades of Paarl #864938

Tints of Paarl #864938

Color information

#864938 (or 0x864938) is unknown color: approx Paarl. HEX triplet: 86, 49 and 38. RGB value is (134,73,56). Sum of RGB (Red+Green+Blue) = 134+73+56=263 (34% of max value = 765). Red value is 134 (52.73% from 255 or 50.95% from 263); Green value is 73 (28.91% from 255 or 27.76% from 263); Blue value is 56 (22.27% from 255 or 21.29% from 263); Max value from RGB is 134 - color contains mainly: red. Hex color #864938 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864938 is #79B6C7. Grayscale: #595959. Windows color (decimal): -7976648 or 3688838. OLE color: 3688838.

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

Color convert

RGB1347356-
CMYK00.460.580.47
HSL13.08º41.05%37.25%-
HSV(B)13.08º58.21%52.55%-
XYZ12.9310.125.01-
YUV89.3109.21159.88-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 50.95%
GREEN value IS 73 (28.91% from 255) = 27.76%
BLUE value IS 56 (22.27% from 255) = 21.29%
R=50.95%
G=27.76%
B=21.29%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.46
Y (Yellow) values IS 0.58
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134735600.460.580.4713.0841.0537.25
Hex86493802E3A2Fd2925
Octal206111700567257155145
Binary10000110100100111100001011101110101011111101101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #864938

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #864938; }

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

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

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

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

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

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

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

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