Shades of Affair #815A8C
Tints of Affair #815A8C
RGB
CMYK
RGB Variations
Color information
#815A8C (or 0x815A8C) is known color: Affair. HEX triplet: 81, 5A and 8C. RGB value is (129,90,140). Sum of RGB (Red+Green+Blue) = 129+90+140=359 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.93% from 359); Green value is 90 (35.55% from 255 or 25.07% from 359); Blue value is 140 (55.08% from 255 or 39.00% from 359); Max value from RGB is 140 - color contains mainly: blue. Hex color #815A8C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815A8C is #7EA573. Grayscale: #6B6B6B. Windows color (decimal): -8299892 or 9198209. OLE color: 9198209.
HSL color Cylindrical-coordinate representation of color #815A8C: hue angle of 286.8º degrees, saturation: 0.22, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815A8C is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 129 | 90 | 140 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.45 |
| HSL | 286.8º | 0.22% | 0.45% | - |
| HSV(B) | 286.8º | 0.36% | 0.55% | - |
| XYZ | 17.44 | 13.87 | 26.57 | - |
| YUV | 107.36 | 146.42 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 90 | 140 | 0.08 | 0.36 | 0 | 0.45 | 286.8 | 0.22 | 0.45 |
| Hex | 81 | 5A | 8C | 8 | 24 | 0 | 2D | 11F | 16 | 2D |
| Octal | 201 | 132 | 214 | 10 | 44 | 0 | 55 | 437 | 26 | 55 |
| Binary | 10000001 | 1011010 | 10001100 | 1000 | 100100 | 0 | 101101 | 100011111 | 10110 | 101101 |
Color Harmonies of #815A8C
Complementary color
Monochromatic Colors of #815A8C
Black with #815A8C
Text Example
Text Example
White with #815A8C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815A8C; }
p { color: rgb(129,90,140); }
H1.HeaderClassName
{
color: #815A8C;
}
.AnyTagClassName
{
color: #815A8C;
}
</style>
background-color css
<style>
a { background-color: #815A8C; }
a { background-color: rgb(129,90,140); }
div.DivClassName
{
background-color: #815A8C;
}
.BgClassName
{
background-color: #815A8C;
}
</style>
border-color css
<style>
span { border-color: #815A8C; }
span { border-color: rgb(129,90,140); }
td.TdClassName
{
border-color: #815A8C;
}
.TagClassName
{
border-color: #815A8C;
}
</style>