Shades of Affair #784592
Tints of Affair #784592
RGB
CMYK
RGB Variations
Color information
#784592 (or 0x784592) is known color: Affair. HEX triplet: 78, 45 and 92. RGB value is (120,69,146). Sum of RGB (Red+Green+Blue) = 120+69+146=335 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.82% from 335); Green value is 69 (27.34% from 255 or 20.60% from 335); Blue value is 146 (57.42% from 255 or 43.58% from 335); Max value from RGB is 146 - color contains mainly: blue. Hex color #784592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784592 is #87BA6D. Grayscale: #5C5C5C. Windows color (decimal): -8895086 or 9586040. OLE color: 9586040.
HSL color Cylindrical-coordinate representation of color #784592: hue angle of 279.74º 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 #784592 is Cyan = 0.18, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 69 | 146 | - |
| CMYK | 0.18 | 0.53 | 0 | 0.43 |
| HSL | 279.74º | 0.36% | 0.42% | - |
| HSV(B) | 279.74º | 0.53% | 0.57% | - |
| XYZ | 15.06 | 10.32 | 28.39 | - |
| YUV | 93.03 | 157.9 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 146 | 0.18 | 0.53 | 0 | 0.43 | 279.74 | 0.36 | 0.42 |
| Hex | 78 | 45 | 92 | 12 | 35 | 0 | 2B | 118 | 24 | 2A |
| Octal | 170 | 105 | 222 | 22 | 65 | 0 | 53 | 430 | 44 | 52 |
| Binary | 1111000 | 1000101 | 10010010 | 10010 | 110101 | 0 | 101011 | 100011000 | 100100 | 101010 |
Color Harmonies of #784592
Complementary color
Monochromatic Colors of #784592
Black with #784592
Text Example
Text Example
White with #784592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784592; }
p { color: rgb(120,69,146); }
H1.HeaderClassName
{
color: #784592;
}
.AnyTagClassName
{
color: #784592;
}
</style>
background-color css
<style>
a { background-color: #784592; }
a { background-color: rgb(120,69,146); }
div.DivClassName
{
background-color: #784592;
}
.BgClassName
{
background-color: #784592;
}
</style>
border-color css
<style>
span { border-color: #784592; }
span { border-color: rgb(120,69,146); }
td.TdClassName
{
border-color: #784592;
}
.TagClassName
{
border-color: #784592;
}
</style>