Shades of Affair #754192
Tints of Affair #754192
RGB
CMYK
RGB Variations
Color information
#754192 (or 0x754192) is known color: Affair. HEX triplet: 75, 41 and 92. RGB value is (117,65,146). Sum of RGB (Red+Green+Blue) = 117+65+146=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 65 (25.78% from 255 or 19.82% from 328); Blue value is 146 (57.42% from 255 or 44.51% from 328); Max value from RGB is 146 - color contains mainly: blue. Hex color #754192 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754192 is #8ABE6D. Grayscale: #595959. Windows color (decimal): -9092718 or 9585013. OLE color: 9585013.
HSL color Cylindrical-coordinate representation of color #754192: hue angle of 278.52º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #754192 is Cyan = 0.20, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 65 | 146 | - |
| CMYK | 0.20 | 0.55 | 0 | 0.43 |
| HSL | 278.52º | 0.38% | 0.41% | - |
| HSV(B) | 278.52º | 0.55% | 0.57% | - |
| XYZ | 14.41 | 9.64 | 28.29 | - |
| YUV | 89.78 | 159.73 | 147.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 146 | 0.20 | 0.55 | 0 | 0.43 | 278.52 | 0.38 | 0.41 |
| Hex | 75 | 41 | 92 | 14 | 37 | 0 | 2B | 117 | 26 | 29 |
| Octal | 165 | 101 | 222 | 24 | 67 | 0 | 53 | 427 | 46 | 51 |
| Binary | 1110101 | 1000001 | 10010010 | 10100 | 110111 | 0 | 101011 | 100010111 | 100110 | 101001 |
Color Harmonies of #754192
Complementary color
Monochromatic Colors of #754192
Black with #754192
Text Example
Text Example
White with #754192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754192; }
p { color: rgb(117,65,146); }
H1.HeaderClassName
{
color: #754192;
}
.AnyTagClassName
{
color: #754192;
}
</style>
background-color css
<style>
a { background-color: #754192; }
a { background-color: rgb(117,65,146); }
div.DivClassName
{
background-color: #754192;
}
.BgClassName
{
background-color: #754192;
}
</style>
border-color css
<style>
span { border-color: #754192; }
span { border-color: rgb(117,65,146); }
td.TdClassName
{
border-color: #754192;
}
.TagClassName
{
border-color: #754192;
}
</style>