#815596

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

Shades of Affair #815596

Tints of Affair #815596

Color information

#815596 (or 0x815596) is unknown color: approx Affair. HEX triplet: 81, 55 and 96. RGB value is (129,85,150). Sum of RGB (Red+Green+Blue) = 129+85+150=364 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.44% from 364); Green value is 85 (33.59% from 255 or 23.35% from 364); Blue value is 150 (58.98% from 255 or 41.21% from 364); Max value from RGB is 150 - color contains mainly: blue. Hex color #815596 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815596 is #7EAA69. Grayscale: #696969. Windows color (decimal): -8301162 or 9852289. OLE color: 9852289.

HSL color Cylindrical-coordinate representation of color #815596: hue angle of 280.62º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #815596 is Cyan = 0.14, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB12985150-
CMYK0.140.4300.41
HSL280.62º27.66%46.08%-
HSV(B)280.62º43.33%58.82%-
XYZ17.8113.3730.5-
YUV105.57153.08144.71-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 35.44%
GREEN value IS 85 (33.59% from 255) = 23.35%
BLUE value IS 150 (58.98% from 255) = 41.21%
R=35.44%
G=23.35%
B=41.21%

CMYK

C (Cyan) values IS 0.14
M (Magenta) values IS 0.43
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal129851500.140.4300.41280.6227.6646.08
Hex815596E2B0291191c2e
Octal20112522616530514313456
Binary100000011010101100101101110101011010100110001100111100101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #815596

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #815596; }

 p { color: rgb(129,85,150); }

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

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

 a { background-color: rgb(129,85,150); }

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

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

 span { border-color: rgb(129,85,150); }

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