Shades of Affair #754492
Tints of Affair #754492
RGB
CMYK
RGB Variations
Color information
#754492 (or 0x754492) is known color: Affair. HEX triplet: 75, 44 and 92. RGB value is (117,68,146). Sum of RGB (Red+Green+Blue) = 117+68+146=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 68 (26.95% from 255 or 20.54% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #754492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754492 is #8ABB6D. Grayscale: #5B5B5B. Windows color (decimal): -9091950 or 9585781. OLE color: 9585781.
HSL color Cylindrical-coordinate representation of color #754492: hue angle of 277.69º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #754492 is Cyan = 0.20, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 68 | 146 | - |
| CMYK | 0.20 | 0.53 | 0 | 0.43 |
| HSL | 277.69º | 0.36% | 0.42% | - |
| HSV(B) | 277.69º | 0.53% | 0.57% | - |
| XYZ | 14.59 | 9.99 | 28.35 | - |
| YUV | 91.54 | 158.73 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 146 | 0.20 | 0.53 | 0 | 0.43 | 277.69 | 0.36 | 0.42 |
| Hex | 75 | 44 | 92 | 14 | 35 | 0 | 2B | 116 | 24 | 2A |
| Octal | 165 | 104 | 222 | 24 | 65 | 0 | 53 | 426 | 44 | 52 |
| Binary | 1110101 | 1000100 | 10010010 | 10100 | 110101 | 0 | 101011 | 100010110 | 100100 | 101010 |
Color Harmonies of #754492
Complementary color
Monochromatic Colors of #754492
Black with #754492
Text Example
Text Example
White with #754492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754492; }
p { color: rgb(117,68,146); }
H1.HeaderClassName
{
color: #754492;
}
.AnyTagClassName
{
color: #754492;
}
</style>
background-color css
<style>
a { background-color: #754492; }
a { background-color: rgb(117,68,146); }
div.DivClassName
{
background-color: #754492;
}
.BgClassName
{
background-color: #754492;
}
</style>
border-color css
<style>
span { border-color: #754492; }
span { border-color: rgb(117,68,146); }
td.TdClassName
{
border-color: #754492;
}
.TagClassName
{
border-color: #754492;
}
</style>