Shades of Affair #754792
Tints of Affair #754792
RGB
CMYK
RGB Variations
Color information
#754792 (or 0x754792) is known color: Affair. HEX triplet: 75, 47 and 92. RGB value is (117,71,146). Sum of RGB (Red+Green+Blue) = 117+71+146=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 71 (28.12% from 255 or 21.26% from 334); Blue value is 146 (57.42% from 255 or 43.71% from 334); Max value from RGB is 146 - color contains mainly: blue. Hex color #754792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754792 is #8AB86D. Grayscale: #5D5D5D. Windows color (decimal): -9091182 or 9586549. OLE color: 9586549.
HSL color Cylindrical-coordinate representation of color #754792: hue angle of 276.8º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #754792 is Cyan = 0.20, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 71 | 146 | - |
| CMYK | 0.20 | 0.51 | 0 | 0.43 |
| HSL | 276.8º | 0.35% | 0.43% | - |
| HSV(B) | 276.8º | 0.51% | 0.57% | - |
| XYZ | 14.78 | 10.36 | 28.42 | - |
| YUV | 93.3 | 157.74 | 144.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 146 | 0.20 | 0.51 | 0 | 0.43 | 276.8 | 0.35 | 0.43 |
| Hex | 75 | 47 | 92 | 14 | 33 | 0 | 2B | 115 | 23 | 2B |
| Octal | 165 | 107 | 222 | 24 | 63 | 0 | 53 | 425 | 43 | 53 |
| Binary | 1110101 | 1000111 | 10010010 | 10100 | 110011 | 0 | 101011 | 100010101 | 100011 | 101011 |
Color Harmonies of #754792
Complementary color
Monochromatic Colors of #754792
Black with #754792
Text Example
Text Example
White with #754792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754792; }
p { color: rgb(117,71,146); }
H1.HeaderClassName
{
color: #754792;
}
.AnyTagClassName
{
color: #754792;
}
</style>
background-color css
<style>
a { background-color: #754792; }
a { background-color: rgb(117,71,146); }
div.DivClassName
{
background-color: #754792;
}
.BgClassName
{
background-color: #754792;
}
</style>
border-color css
<style>
span { border-color: #754792; }
span { border-color: rgb(117,71,146); }
td.TdClassName
{
border-color: #754792;
}
.TagClassName
{
border-color: #754792;
}
</style>