#815797

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

Shades of Affair #815797

Tints of Affair #815797

Color information

#815797 (or 0x815797) is unknown color: approx Affair. HEX triplet: 81, 57 and 97. RGB value is (129,87,151). Sum of RGB (Red+Green+Blue) = 129+87+151=367 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.15% from 367); Green value is 87 (34.38% from 255 or 23.71% from 367); Blue value is 151 (59.38% from 255 or 41.14% from 367); Max value from RGB is 151 - color contains mainly: blue. Hex color #815797 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815797 is #7EA868. Grayscale: #6A6A6A. Windows color (decimal): -8300649 or 9918337. OLE color: 9918337.

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

Color convert

RGB12987151-
CMYK0.150.4200.41
HSL279.38º26.89%46.67%-
HSV(B)279.38º42.38%59.22%-
XYZ18.0513.7230.97-
YUV106.85152.91143.8-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 35.15%
GREEN value IS 87 (34.38% from 255) = 23.71%
BLUE value IS 151 (59.38% from 255) = 41.14%
R=35.15%
G=23.71%
B=41.14%

CMYK

C (Cyan) values IS 0.15
M (Magenta) values IS 0.42
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal129871510.150.4200.41279.3826.8946.67
Hex815797F2A0291171b2f
Octal20112722717520514273357
Binary100000011010111100101111111101010010100110001011111011101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #815797

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #815797; }

 p { color: rgb(129,87,151); }

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

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

 a { background-color: rgb(129,87,151); }

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

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

 span { border-color: rgb(129,87,151); }

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