Shades of Affair #775288
Tints of Affair #775288
RGB
CMYK
RGB Variations
Color information
#775288 (or 0x775288) is known color: Affair. HEX triplet: 77, 52 and 88. RGB value is (119,82,136). Sum of RGB (Red+Green+Blue) = 119+82+136=337 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.31% from 337); Green value is 82 (32.42% from 255 or 24.33% from 337); Blue value is 136 (53.52% from 255 or 40.36% from 337); Max value from RGB is 136 - color contains mainly: blue. Hex color #775288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775288 is #88AD77. Grayscale: #636363. Windows color (decimal): -8957304 or 8934007. OLE color: 8934007.
HSL color Cylindrical-coordinate representation of color #775288: hue angle of 281.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #775288 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 82 | 136 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.47 |
| HSL | 281.11º | 0.25% | 0.43% | - |
| HSV(B) | 281.11º | 0.4% | 0.53% | - |
| XYZ | 15.07 | 11.73 | 24.76 | - |
| YUV | 99.22 | 148.76 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 136 | 0.12 | 0.40 | 0 | 0.47 | 281.11 | 0.25 | 0.43 |
| Hex | 77 | 52 | 88 | C | 28 | 0 | 2F | 119 | 19 | 2B |
| Octal | 167 | 122 | 210 | 14 | 50 | 0 | 57 | 431 | 31 | 53 |
| Binary | 1110111 | 1010010 | 10001000 | 1100 | 101000 | 0 | 101111 | 100011001 | 11001 | 101011 |
Color Harmonies of #775288
Complementary color
Monochromatic Colors of #775288
Black with #775288
Text Example
Text Example
White with #775288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775288; }
p { color: rgb(119,82,136); }
H1.HeaderClassName
{
color: #775288;
}
.AnyTagClassName
{
color: #775288;
}
</style>
background-color css
<style>
a { background-color: #775288; }
a { background-color: rgb(119,82,136); }
div.DivClassName
{
background-color: #775288;
}
.BgClassName
{
background-color: #775288;
}
</style>
border-color css
<style>
span { border-color: #775288; }
span { border-color: rgb(119,82,136); }
td.TdClassName
{
border-color: #775288;
}
.TagClassName
{
border-color: #775288;
}
</style>