Shades of Affair #774385
Tints of Affair #774385
RGB
CMYK
RGB Variations
Color information
#774385 (or 0x774385) is known color: Affair. HEX triplet: 77, 43 and 85. RGB value is (119,67,133). Sum of RGB (Red+Green+Blue) = 119+67+133=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 67 (26.56% from 255 or 21.00% from 319); Blue value is 133 (52.34% from 255 or 41.69% from 319); Max value from RGB is 133 - color contains mainly: blue. Hex color #774385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774385 is #88BC7A. Grayscale: #595959. Windows color (decimal): -8961147 or 8733559. OLE color: 8733559.
HSL color Cylindrical-coordinate representation of color #774385: hue angle of 287.27º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #774385 is Cyan = 0.11, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 67 | 133 | - |
| CMYK | 0.11 | 0.50 | 0 | 0.48 |
| HSL | 287.27º | 0.33% | 0.39% | - |
| HSV(B) | 287.27º | 0.5% | 0.52% | - |
| XYZ | 13.85 | 9.63 | 23.32 | - |
| YUV | 90.07 | 152.23 | 148.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 133 | 0.11 | 0.50 | 0 | 0.48 | 287.27 | 0.33 | 0.39 |
| Hex | 77 | 43 | 85 | B | 32 | 0 | 30 | 11F | 21 | 27 |
| Octal | 167 | 103 | 205 | 13 | 62 | 0 | 60 | 437 | 41 | 47 |
| Binary | 1110111 | 1000011 | 10000101 | 1011 | 110010 | 0 | 110000 | 100011111 | 100001 | 100111 |
Color Harmonies of #774385
Complementary color
Monochromatic Colors of #774385
Black with #774385
Text Example
Text Example
White with #774385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774385; }
p { color: rgb(119,67,133); }
H1.HeaderClassName
{
color: #774385;
}
.AnyTagClassName
{
color: #774385;
}
</style>
background-color css
<style>
a { background-color: #774385; }
a { background-color: rgb(119,67,133); }
div.DivClassName
{
background-color: #774385;
}
.BgClassName
{
background-color: #774385;
}
</style>
border-color css
<style>
span { border-color: #774385; }
span { border-color: rgb(119,67,133); }
td.TdClassName
{
border-color: #774385;
}
.TagClassName
{
border-color: #774385;
}
</style>