Shades of Affair #755284
Tints of Affair #755284
RGB
CMYK
RGB Variations
Color information
#755284 (or 0x755284) is known color: Affair. HEX triplet: 75, 52 and 84. RGB value is (117,82,132). Sum of RGB (Red+Green+Blue) = 117+82+132=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 82 (32.42% from 255 or 24.77% from 331); Blue value is 132 (51.95% from 255 or 39.88% from 331); Max value from RGB is 132 - color contains mainly: blue. Hex color #755284 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755284 is #8AAD7B. Grayscale: #616161. Windows color (decimal): -9088380 or 8671861. OLE color: 8671861.
HSL color Cylindrical-coordinate representation of color #755284: hue angle of 282º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #755284 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 82 | 132 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.48 |
| HSL | 282º | 0.23% | 0.42% | - |
| HSV(B) | 282º | 0.38% | 0.52% | - |
| XYZ | 14.52 | 11.48 | 23.28 | - |
| YUV | 98.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 132 | 0.11 | 0.38 | 0 | 0.48 | 282 | 0.23 | 0.42 |
| Hex | 75 | 52 | 84 | B | 26 | 0 | 30 | 11A | 17 | 2A |
| Octal | 165 | 122 | 204 | 13 | 46 | 0 | 60 | 432 | 27 | 52 |
| Binary | 1110101 | 1010010 | 10000100 | 1011 | 100110 | 0 | 110000 | 100011010 | 10111 | 101010 |
Color Harmonies of #755284
Complementary color
Monochromatic Colors of #755284
Black with #755284
Text Example
Text Example
White with #755284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755284; }
p { color: rgb(117,82,132); }
H1.HeaderClassName
{
color: #755284;
}
.AnyTagClassName
{
color: #755284;
}
</style>
background-color css
<style>
a { background-color: #755284; }
a { background-color: rgb(117,82,132); }
div.DivClassName
{
background-color: #755284;
}
.BgClassName
{
background-color: #755284;
}
</style>
border-color css
<style>
span { border-color: #755284; }
span { border-color: rgb(117,82,132); }
td.TdClassName
{
border-color: #755284;
}
.TagClassName
{
border-color: #755284;
}
</style>