Shades of Affair #73568A
Tints of Affair #73568A
RGB
CMYK
RGB Variations
Color information
#73568A (or 0x73568A) is known color: Affair. HEX triplet: 73, 56 and 8A. RGB value is (115,86,138). Sum of RGB (Red+Green+Blue) = 115+86+138=339 (44% of max value = 765). Red value is 115 (45.31% from 255 or 33.92% from 339); Green value is 86 (33.98% from 255 or 25.37% from 339); Blue value is 138 (54.30% from 255 or 40.71% from 339); Max value from RGB is 138 - color contains mainly: blue. Hex color #73568A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #73568A is #8CA975. Grayscale: #646464. Windows color (decimal): -9218422 or 9066099. OLE color: 9066099.
HSL color Cylindrical-coordinate representation of color #73568A: hue angle of 273.46º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #73568A is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 86 | 138 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.46 |
| HSL | 273.46º | 0.23% | 0.44% | - |
| HSV(B) | 273.46º | 0.38% | 0.54% | - |
| XYZ | 14.99 | 12.14 | 25.6 | - |
| YUV | 100.6 | 149.11 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 138 | 0.17 | 0.38 | 0 | 0.46 | 273.46 | 0.23 | 0.44 |
| Hex | 73 | 56 | 8A | 11 | 26 | 0 | 2E | 111 | 17 | 2C |
| Octal | 163 | 126 | 212 | 21 | 46 | 0 | 56 | 421 | 27 | 54 |
| Binary | 1110011 | 1010110 | 10001010 | 10001 | 100110 | 0 | 101110 | 100010001 | 10111 | 101100 |
Color Harmonies of #73568A
Complementary color
Monochromatic Colors of #73568A
Black with #73568A
Text Example
Text Example
White with #73568A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73568A; }
p { color: rgb(115,86,138); }
H1.HeaderClassName
{
color: #73568A;
}
.AnyTagClassName
{
color: #73568A;
}
</style>
background-color css
<style>
a { background-color: #73568A; }
a { background-color: rgb(115,86,138); }
div.DivClassName
{
background-color: #73568A;
}
.BgClassName
{
background-color: #73568A;
}
</style>
border-color css
<style>
span { border-color: #73568A; }
span { border-color: rgb(115,86,138); }
td.TdClassName
{
border-color: #73568A;
}
.TagClassName
{
border-color: #73568A;
}
</style>