#865037

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

Shades of Paarl #865037

Tints of Paarl #865037

Color information

#865037 (or 0x865037) is unknown color: approx Paarl. HEX triplet: 86, 50 and 37. RGB value is (134,80,55). Sum of RGB (Red+Green+Blue) = 134+80+55=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 55 (21.88% from 255 or 20.45% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #865037 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865037 is #79AFC8. Grayscale: #5D5D5D. Windows color (decimal): -7974857 or 3625094. OLE color: 3625094.

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

Color convert

RGB1348055-
CMYK00.400.590.47
HSL18.99º41.8%37.06%-
HSV(B)18.99º58.96%52.55%-
XYZ13.3911.085.05-
YUV93.3106.39157.03-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 49.81%
GREEN value IS 80 (31.64% from 255) = 29.74%
BLUE value IS 55 (21.88% from 255) = 20.45%
R=49.81%
G=29.74%
B=20.45%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.40
Y (Yellow) values IS 0.59
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134805500.400.590.4718.9941.837.06
Hex8650370283B2F132a25
Octal206120670507357235245
Binary100001101010000110111010100011101110111110011101010100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #865037

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #865037; }

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

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

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

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

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

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

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

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