Shades of Affair #775385
Tints of Affair #775385
RGB
CMYK
RGB Variations
Color information
#775385 (or 0x775385) is known color: Affair. HEX triplet: 77, 53 and 85. RGB value is (119,83,133). Sum of RGB (Red+Green+Blue) = 119+83+133=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 83 (32.81% from 255 or 24.78% from 335); Blue value is 133 (52.34% from 255 or 39.70% from 335); Max value from RGB is 133 - color contains mainly: blue. Hex color #775385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775385 is #88AC7A. Grayscale: #636363. Windows color (decimal): -8957051 or 8737655. OLE color: 8737655.
HSL color Cylindrical-coordinate representation of color #775385: hue angle of 283.2º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #775385 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 83 | 133 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.48 |
| HSL | 283.2º | 0.23% | 0.42% | - |
| HSV(B) | 283.2º | 0.38% | 0.52% | - |
| XYZ | 14.93 | 11.8 | 23.68 | - |
| YUV | 99.46 | 146.93 | 141.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 133 | 0.11 | 0.38 | 0 | 0.48 | 283.2 | 0.23 | 0.42 |
| Hex | 77 | 53 | 85 | B | 26 | 0 | 30 | 11B | 17 | 2A |
| Octal | 167 | 123 | 205 | 13 | 46 | 0 | 60 | 433 | 27 | 52 |
| Binary | 1110111 | 1010011 | 10000101 | 1011 | 100110 | 0 | 110000 | 100011011 | 10111 | 101010 |
Color Harmonies of #775385
Complementary color
Monochromatic Colors of #775385
Black with #775385
Text Example
Text Example
White with #775385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775385; }
p { color: rgb(119,83,133); }
H1.HeaderClassName
{
color: #775385;
}
.AnyTagClassName
{
color: #775385;
}
</style>
background-color css
<style>
a { background-color: #775385; }
a { background-color: rgb(119,83,133); }
div.DivClassName
{
background-color: #775385;
}
.BgClassName
{
background-color: #775385;
}
</style>
border-color css
<style>
span { border-color: #775385; }
span { border-color: rgb(119,83,133); }
td.TdClassName
{
border-color: #775385;
}
.TagClassName
{
border-color: #775385;
}
</style>