Shades of Affair #77468E
Tints of Affair #77468E
RGB
CMYK
RGB Variations
Color information
#77468E (or 0x77468E) is known color: Affair. HEX triplet: 77, 46 and 8E. RGB value is (119,70,142). Sum of RGB (Red+Green+Blue) = 119+70+142=331 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.95% from 331); Green value is 70 (27.73% from 255 or 21.15% from 331); Blue value is 142 (55.86% from 255 or 42.90% from 331); Max value from RGB is 142 - color contains mainly: blue. Hex color #77468E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #77468E is #88B971. Grayscale: #5C5C5C. Windows color (decimal): -8960370 or 9324151. OLE color: 9324151.
HSL color Cylindrical-coordinate representation of color #77468E: hue angle of 280.83º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #77468E is Cyan = 0.16, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 70 | 142 | - |
| CMYK | 0.16 | 0.51 | 0 | 0.44 |
| HSL | 280.83º | 0.34% | 0.42% | - |
| HSV(B) | 280.83º | 0.51% | 0.56% | - |
| XYZ | 14.68 | 10.26 | 26.8 | - |
| YUV | 92.86 | 155.73 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 142 | 0.16 | 0.51 | 0 | 0.44 | 280.83 | 0.34 | 0.42 |
| Hex | 77 | 46 | 8E | 10 | 33 | 0 | 2C | 119 | 22 | 2A |
| Octal | 167 | 106 | 216 | 20 | 63 | 0 | 54 | 431 | 42 | 52 |
| Binary | 1110111 | 1000110 | 10001110 | 10000 | 110011 | 0 | 101100 | 100011001 | 100010 | 101010 |
Color Harmonies of #77468E
Complementary color
Monochromatic Colors of #77468E
Black with #77468E
Text Example
Text Example
White with #77468E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77468E; }
p { color: rgb(119,70,142); }
H1.HeaderClassName
{
color: #77468E;
}
.AnyTagClassName
{
color: #77468E;
}
</style>
background-color css
<style>
a { background-color: #77468E; }
a { background-color: rgb(119,70,142); }
div.DivClassName
{
background-color: #77468E;
}
.BgClassName
{
background-color: #77468E;
}
</style>
border-color css
<style>
span { border-color: #77468E; }
span { border-color: rgb(119,70,142); }
td.TdClassName
{
border-color: #77468E;
}
.TagClassName
{
border-color: #77468E;
}
</style>