Shades of Affair #755184
Tints of Affair #755184
RGB
CMYK
RGB Variations
Color information
#755184 (or 0x755184) is known color: Affair. HEX triplet: 75, 51 and 84. RGB value is (117,81,132). Sum of RGB (Red+Green+Blue) = 117+81+132=330 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.45% from 330); Green value is 81 (32.03% from 255 or 24.55% from 330); Blue value is 132 (51.95% from 255 or 40% from 330); Max value from RGB is 132 - color contains mainly: blue. Hex color #755184 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755184 is #8AAE7B. Grayscale: #616161. Windows color (decimal): -9088636 or 8671605. OLE color: 8671605.
HSL color Cylindrical-coordinate representation of color #755184: hue angle of 282.35º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #755184 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 81 | 132 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.48 |
| HSL | 282.35º | 0.24% | 0.42% | - |
| HSV(B) | 282.35º | 0.39% | 0.52% | - |
| XYZ | 14.44 | 11.33 | 23.26 | - |
| YUV | 97.58 | 147.43 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 132 | 0.11 | 0.39 | 0 | 0.48 | 282.35 | 0.24 | 0.42 |
| Hex | 75 | 51 | 84 | B | 27 | 0 | 30 | 11A | 18 | 2A |
| Octal | 165 | 121 | 204 | 13 | 47 | 0 | 60 | 432 | 30 | 52 |
| Binary | 1110101 | 1010001 | 10000100 | 1011 | 100111 | 0 | 110000 | 100011010 | 11000 | 101010 |
Color Harmonies of #755184
Complementary color
Monochromatic Colors of #755184
Black with #755184
Text Example
Text Example
White with #755184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755184; }
p { color: rgb(117,81,132); }
H1.HeaderClassName
{
color: #755184;
}
.AnyTagClassName
{
color: #755184;
}
</style>
background-color css
<style>
a { background-color: #755184; }
a { background-color: rgb(117,81,132); }
div.DivClassName
{
background-color: #755184;
}
.BgClassName
{
background-color: #755184;
}
</style>
border-color css
<style>
span { border-color: #755184; }
span { border-color: rgb(117,81,132); }
td.TdClassName
{
border-color: #755184;
}
.TagClassName
{
border-color: #755184;
}
</style>