Shades of Affair #77548A
Tints of Affair #77548A
RGB
CMYK
RGB Variations
Color information
#77548A (or 0x77548A) is known color: Affair. HEX triplet: 77, 54 and 8A. RGB value is (119,84,138). Sum of RGB (Red+Green+Blue) = 119+84+138=341 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.90% from 341); Green value is 84 (33.20% from 255 or 24.63% from 341); Blue value is 138 (54.30% from 255 or 40.47% from 341); Max value from RGB is 138 - color contains mainly: blue. Hex color #77548A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #77548A is #88AB75. Grayscale: #646464. Windows color (decimal): -8956790 or 9065591. OLE color: 9065591.
HSL color Cylindrical-coordinate representation of color #77548A: hue angle of 278.89º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #77548A is Cyan = 0.14, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 84 | 138 | - |
| CMYK | 0.14 | 0.39 | 0 | 0.46 |
| HSL | 278.89º | 0.24% | 0.44% | - |
| HSV(B) | 278.89º | 0.39% | 0.54% | - |
| XYZ | 15.37 | 12.1 | 25.57 | - |
| YUV | 100.62 | 149.1 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 138 | 0.14 | 0.39 | 0 | 0.46 | 278.89 | 0.24 | 0.44 |
| Hex | 77 | 54 | 8A | E | 27 | 0 | 2E | 117 | 18 | 2C |
| Octal | 167 | 124 | 212 | 16 | 47 | 0 | 56 | 427 | 30 | 54 |
| Binary | 1110111 | 1010100 | 10001010 | 1110 | 100111 | 0 | 101110 | 100010111 | 11000 | 101100 |
Color Harmonies of #77548A
Complementary color
Monochromatic Colors of #77548A
Black with #77548A
Text Example
Text Example
White with #77548A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77548A; }
p { color: rgb(119,84,138); }
H1.HeaderClassName
{
color: #77548A;
}
.AnyTagClassName
{
color: #77548A;
}
</style>
background-color css
<style>
a { background-color: #77548A; }
a { background-color: rgb(119,84,138); }
div.DivClassName
{
background-color: #77548A;
}
.BgClassName
{
background-color: #77548A;
}
</style>
border-color css
<style>
span { border-color: #77548A; }
span { border-color: rgb(119,84,138); }
td.TdClassName
{
border-color: #77548A;
}
.TagClassName
{
border-color: #77548A;
}
</style>