Shades of Affair #77478A
Tints of Affair #77478A
RGB
CMYK
RGB Variations
Color information
#77478A (or 0x77478A) is known color: Affair. HEX triplet: 77, 47 and 8A. RGB value is (119,71,138). Sum of RGB (Red+Green+Blue) = 119+71+138=328 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.28% from 328); Green value is 71 (28.12% from 255 or 21.65% from 328); Blue value is 138 (54.30% from 255 or 42.07% from 328); Max value from RGB is 138 - color contains mainly: blue. Hex color #77478A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #77478A is #88B875. Grayscale: #5C5C5C. Windows color (decimal): -8960118 or 9062263. OLE color: 9062263.
HSL color Cylindrical-coordinate representation of color #77478A: hue angle of 282.99º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #77478A is Cyan = 0.14, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 71 | 138 | - |
| CMYK | 0.14 | 0.49 | 0 | 0.46 |
| HSL | 282.99º | 0.32% | 0.41% | - |
| HSV(B) | 282.99º | 0.49% | 0.54% | - |
| XYZ | 14.45 | 10.26 | 25.26 | - |
| YUV | 92.99 | 153.4 | 146.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 138 | 0.14 | 0.49 | 0 | 0.46 | 282.99 | 0.32 | 0.41 |
| Hex | 77 | 47 | 8A | E | 31 | 0 | 2E | 11B | 20 | 29 |
| Octal | 167 | 107 | 212 | 16 | 61 | 0 | 56 | 433 | 40 | 51 |
| Binary | 1110111 | 1000111 | 10001010 | 1110 | 110001 | 0 | 101110 | 100011011 | 100000 | 101001 |
Color Harmonies of #77478A
Complementary color
Monochromatic Colors of #77478A
Black with #77478A
Text Example
Text Example
White with #77478A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77478A; }
p { color: rgb(119,71,138); }
H1.HeaderClassName
{
color: #77478A;
}
.AnyTagClassName
{
color: #77478A;
}
</style>
background-color css
<style>
a { background-color: #77478A; }
a { background-color: rgb(119,71,138); }
div.DivClassName
{
background-color: #77478A;
}
.BgClassName
{
background-color: #77478A;
}
</style>
border-color css
<style>
span { border-color: #77478A; }
span { border-color: rgb(119,71,138); }
td.TdClassName
{
border-color: #77478A;
}
.TagClassName
{
border-color: #77478A;
}
</style>