Shades of Affair #735685
Tints of Affair #735685
RGB
CMYK
RGB Variations
Color information
#735685 (or 0x735685) is known color: Affair. HEX triplet: 73, 56 and 85. RGB value is (115,86,133). Sum of RGB (Red+Green+Blue) = 115+86+133=334 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.43% from 334); Green value is 86 (33.98% from 255 or 25.75% from 334); Blue value is 133 (52.34% from 255 or 39.82% from 334); Max value from RGB is 133 - color contains mainly: blue. Hex color #735685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735685 is #8CA97A. Grayscale: #636363. Windows color (decimal): -9218427 or 8738419. OLE color: 8738419.
HSL color Cylindrical-coordinate representation of color #735685: hue angle of 277.02º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #735685 is Cyan = 0.14, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 86 | 133 | - |
| CMYK | 0.14 | 0.35 | 0 | 0.48 |
| HSL | 277.02º | 0.21% | 0.43% | - |
| HSV(B) | 277.02º | 0.35% | 0.52% | - |
| XYZ | 14.63 | 11.99 | 23.73 | - |
| YUV | 100.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 133 | 0.14 | 0.35 | 0 | 0.48 | 277.02 | 0.21 | 0.43 |
| Hex | 73 | 56 | 85 | E | 23 | 0 | 30 | 115 | 15 | 2B |
| Octal | 163 | 126 | 205 | 16 | 43 | 0 | 60 | 425 | 25 | 53 |
| Binary | 1110011 | 1010110 | 10000101 | 1110 | 100011 | 0 | 110000 | 100010101 | 10101 | 101011 |
Color Harmonies of #735685
Complementary color
Monochromatic Colors of #735685
Black with #735685
Text Example
Text Example
White with #735685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735685; }
p { color: rgb(115,86,133); }
H1.HeaderClassName
{
color: #735685;
}
.AnyTagClassName
{
color: #735685;
}
</style>
background-color css
<style>
a { background-color: #735685; }
a { background-color: rgb(115,86,133); }
div.DivClassName
{
background-color: #735685;
}
.BgClassName
{
background-color: #735685;
}
</style>
border-color css
<style>
span { border-color: #735685; }
span { border-color: rgb(115,86,133); }
td.TdClassName
{
border-color: #735685;
}
.TagClassName
{
border-color: #735685;
}
</style>