Shades of Affair #754992
Tints of Affair #754992
RGB
CMYK
RGB Variations
Color information
#754992 (or 0x754992) is known color: Affair. HEX triplet: 75, 49 and 92. RGB value is (117,73,146). Sum of RGB (Red+Green+Blue) = 117+73+146=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 73 (28.91% from 255 or 21.73% from 336); Blue value is 146 (57.42% from 255 or 43.45% from 336); Max value from RGB is 146 - color contains mainly: blue. Hex color #754992 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754992 is #8AB66D. Grayscale: #5E5E5E. Windows color (decimal): -9090670 or 9587061. OLE color: 9587061.
HSL color Cylindrical-coordinate representation of color #754992: hue angle of 276.16º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #754992 is Cyan = 0.20, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 73 | 146 | - |
| CMYK | 0.20 | 0.5 | 0 | 0.43 |
| HSL | 276.16º | 0.33% | 0.43% | - |
| HSV(B) | 276.16º | 0.5% | 0.57% | - |
| XYZ | 14.91 | 10.62 | 28.46 | - |
| YUV | 94.48 | 157.08 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 146 | 0.20 | 0.5 | 0 | 0.43 | 276.16 | 0.33 | 0.43 |
| Hex | 75 | 49 | 92 | 14 | 32 | 0 | 2B | 114 | 21 | 2B |
| Octal | 165 | 111 | 222 | 24 | 62 | 0 | 53 | 424 | 41 | 53 |
| Binary | 1110101 | 1001001 | 10010010 | 10100 | 110010 | 0 | 101011 | 100010100 | 100001 | 101011 |
Color Harmonies of #754992
Complementary color
Monochromatic Colors of #754992
Black with #754992
Text Example
Text Example
White with #754992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754992; }
p { color: rgb(117,73,146); }
H1.HeaderClassName
{
color: #754992;
}
.AnyTagClassName
{
color: #754992;
}
</style>
background-color css
<style>
a { background-color: #754992; }
a { background-color: rgb(117,73,146); }
div.DivClassName
{
background-color: #754992;
}
.BgClassName
{
background-color: #754992;
}
</style>
border-color css
<style>
span { border-color: #754992; }
span { border-color: rgb(117,73,146); }
td.TdClassName
{
border-color: #754992;
}
.TagClassName
{
border-color: #754992;
}
</style>