#865039

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

Shades of Paarl #865039

Tints of Paarl #865039

Color information

#865039 (or 0x865039) is unknown color: approx Paarl. HEX triplet: 86, 50 and 39. RGB value is (134,80,57). Sum of RGB (Red+Green+Blue) = 134+80+57=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 80 (31.64% from 255 or 29.52% from 271); Blue value is 57 (22.66% from 255 or 21.03% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #865039 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865039 is #79AFC6. Grayscale: #5D5D5D. Windows color (decimal): -7974855 or 3756166. OLE color: 3756166.

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

Color convert

RGB1348057-
CMYK00.400.570.47
HSL17.92º40.31%37.45%-
HSV(B)17.92º57.46%52.55%-
XYZ13.4411.15.31-
YUV93.52107.39156.87-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 49.45%
GREEN value IS 80 (31.64% from 255) = 29.52%
BLUE value IS 57 (22.66% from 255) = 21.03%
R=49.45%
G=29.52%
B=21.03%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.40
Y (Yellow) values IS 0.57
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134805700.400.570.4717.9240.3137.45
Hex865039028392F122825
Octal206120710507157225045
Binary100001101010000111001010100011100110111110010101000100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #865039

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #865039; }

 p { color: rgb(134,80,57); }

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

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

 a { background-color: rgb(134,80,57); }

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

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

 span { border-color: rgb(134,80,57); }

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