#815790

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

Shades of Affair #815790

Tints of Affair #815790

Color information

#815790 (or 0x815790) is unknown color: approx Affair. HEX triplet: 81, 57 and 90. RGB value is (129,87,144). Sum of RGB (Red+Green+Blue) = 129+87+144=360 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.83% from 360); Green value is 87 (34.38% from 255 or 24.17% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #815790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815790 is #7EA86F. Grayscale: #696969. Windows color (decimal): -8300656 or 9459585. OLE color: 9459585.

HSL color Cylindrical-coordinate representation of color #815790: hue angle of 284.21º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #815790 is Cyan = 0.10, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.

Color convert

RGB12987144-
CMYK0.100.4000.44
HSL284.21º24.68%45.29%-
HSV(B)284.21º39.58%56.47%-
XYZ17.513.528.07-
YUV106.06149.41144.37-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 35.83%
GREEN value IS 87 (34.38% from 255) = 24.17%
BLUE value IS 144 (56.64% from 255) = 40%
R=35.83%
G=24.17%
B=40%

CMYK

C (Cyan) values IS 0.10
M (Magenta) values IS 0.40
Y (Yellow) values IS 0
K (Black) values IS 0.44
SystemRedGreenBlueCMYKHSL
Decimal129871440.100.4000.44284.2124.6845.29
Hex815790A2802C11c192d
Octal20112722012500544343155
Binary100000011010111100100001010101000010110010001110011001101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #815790

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #815790; }

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

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

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

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

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

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

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

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