Shades of Affair #754692
Tints of Affair #754692
RGB
CMYK
RGB Variations
Color information
#754692 (or 0x754692) is known color: Affair. HEX triplet: 75, 46 and 92. RGB value is (117,70,146). Sum of RGB (Red+Green+Blue) = 117+70+146=333 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.14% from 333); Green value is 70 (27.73% from 255 or 21.02% from 333); Blue value is 146 (57.42% from 255 or 43.84% from 333); Max value from RGB is 146 - color contains mainly: blue. Hex color #754692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754692 is #8AB96D. Grayscale: #5C5C5C. Windows color (decimal): -9091438 or 9586293. OLE color: 9586293.
HSL color Cylindrical-coordinate representation of color #754692: hue angle of 277.11º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #754692 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 70 | 146 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.43 |
| HSL | 277.11º | 0.35% | 0.42% | - |
| HSV(B) | 277.11º | 0.52% | 0.57% | - |
| XYZ | 14.71 | 10.24 | 28.39 | - |
| YUV | 92.72 | 158.07 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 146 | 0.20 | 0.52 | 0 | 0.43 | 277.11 | 0.35 | 0.42 |
| Hex | 75 | 46 | 92 | 14 | 34 | 0 | 2B | 115 | 23 | 2A |
| Octal | 165 | 106 | 222 | 24 | 64 | 0 | 53 | 425 | 43 | 52 |
| Binary | 1110101 | 1000110 | 10010010 | 10100 | 110100 | 0 | 101011 | 100010101 | 100011 | 101010 |
Color Harmonies of #754692
Complementary color
Monochromatic Colors of #754692
Black with #754692
Text Example
Text Example
White with #754692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754692; }
p { color: rgb(117,70,146); }
H1.HeaderClassName
{
color: #754692;
}
.AnyTagClassName
{
color: #754692;
}
</style>
background-color css
<style>
a { background-color: #754692; }
a { background-color: rgb(117,70,146); }
div.DivClassName
{
background-color: #754692;
}
.BgClassName
{
background-color: #754692;
}
</style>
border-color css
<style>
span { border-color: #754692; }
span { border-color: rgb(117,70,146); }
td.TdClassName
{
border-color: #754692;
}
.TagClassName
{
border-color: #754692;
}
</style>