Shades of Affair #765585
Tints of Affair #765585
RGB
CMYK
RGB Variations
Color information
#765585 (or 0x765585) is known color: Affair. HEX triplet: 76, 55 and 85. RGB value is (118,85,133). Sum of RGB (Red+Green+Blue) = 118+85+133=336 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.12% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 133 (52.34% from 255 or 39.58% from 336); Max value from RGB is 133 - color contains mainly: blue. Hex color #765585 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765585 is #89AA7A. Grayscale: #646464. Windows color (decimal): -9022075 or 8738166. OLE color: 8738166.
HSL color Cylindrical-coordinate representation of color #765585: hue angle of 281.25º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #765585 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 85 | 133 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.48 |
| HSL | 281.25º | 0.22% | 0.43% | - |
| HSV(B) | 281.25º | 0.36% | 0.52% | - |
| XYZ | 14.95 | 12.04 | 23.73 | - |
| YUV | 100.34 | 146.43 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 133 | 0.11 | 0.36 | 0 | 0.48 | 281.25 | 0.22 | 0.43 |
| Hex | 76 | 55 | 85 | B | 24 | 0 | 30 | 119 | 16 | 2B |
| Octal | 166 | 125 | 205 | 13 | 44 | 0 | 60 | 431 | 26 | 53 |
| Binary | 1110110 | 1010101 | 10000101 | 1011 | 100100 | 0 | 110000 | 100011001 | 10110 | 101011 |
Color Harmonies of #765585
Complementary color
Monochromatic Colors of #765585
Black with #765585
Text Example
Text Example
White with #765585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765585; }
p { color: rgb(118,85,133); }
H1.HeaderClassName
{
color: #765585;
}
.AnyTagClassName
{
color: #765585;
}
</style>
background-color css
<style>
a { background-color: #765585; }
a { background-color: rgb(118,85,133); }
div.DivClassName
{
background-color: #765585;
}
.BgClassName
{
background-color: #765585;
}
</style>
border-color css
<style>
span { border-color: #765585; }
span { border-color: rgb(118,85,133); }
td.TdClassName
{
border-color: #765585;
}
.TagClassName
{
border-color: #765585;
}
</style>