#865038

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

Shades of Paarl #865038

Tints of Paarl #865038

Color information

#865038 (or 0x865038) is unknown color: approx Paarl. HEX triplet: 86, 50 and 38. RGB value is (134,80,56). Sum of RGB (Red+Green+Blue) = 134+80+56=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 80 (31.64% from 255 or 29.63% from 270); Blue value is 56 (22.27% from 255 or 20.74% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #865038 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865038 is #79AFC7. Grayscale: #5D5D5D. Windows color (decimal): -7974856 or 3690630. OLE color: 3690630.

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

Color convert

RGB1348056-
CMYK00.400.580.47
HSL18.46º41.05%37.25%-
HSV(B)18.46º58.21%52.55%-
XYZ13.4111.095.18-
YUV93.41106.89156.95-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 49.63%
GREEN value IS 80 (31.64% from 255) = 29.63%
BLUE value IS 56 (22.27% from 255) = 20.74%
R=49.63%
G=29.63%
B=20.74%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.40
Y (Yellow) values IS 0.58
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal134805600.400.580.4718.4641.0537.25
Hex8650380283A2F122925
Octal206120700507257225145
Binary100001101010000111000010100011101010111110010101001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #865038

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #865038; }

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

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

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

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

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

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

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

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