Shades of Affair #765792
Tints of Affair #765792
RGB
CMYK
RGB Variations
Color information
#765792 (or 0x765792) is known color: Affair. HEX triplet: 76, 57 and 92. RGB value is (118,87,146). Sum of RGB (Red+Green+Blue) = 118+87+146=351 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.62% from 351); Green value is 87 (34.38% from 255 or 24.79% from 351); Blue value is 146 (57.42% from 255 or 41.60% from 351); Max value from RGB is 146 - color contains mainly: blue. Hex color #765792 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765792 is #89A86D. Grayscale: #666666. Windows color (decimal): -9021550 or 9590646. OLE color: 9590646.
HSL color Cylindrical-coordinate representation of color #765792: hue angle of 271.53º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #765792 is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 87 | 146 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.43 |
| HSL | 271.53º | 0.25% | 0.46% | - |
| HSV(B) | 271.53º | 0.4% | 0.57% | - |
| XYZ | 16.07 | 12.74 | 28.81 | - |
| YUV | 103 | 152.27 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 146 | 0.19 | 0.40 | 0 | 0.43 | 271.53 | 0.25 | 0.46 |
| Hex | 76 | 57 | 92 | 13 | 28 | 0 | 2B | 110 | 19 | 2E |
| Octal | 166 | 127 | 222 | 23 | 50 | 0 | 53 | 420 | 31 | 56 |
| Binary | 1110110 | 1010111 | 10010010 | 10011 | 101000 | 0 | 101011 | 100010000 | 11001 | 101110 |
Color Harmonies of #765792
Complementary color
Monochromatic Colors of #765792
Black with #765792
Text Example
Text Example
White with #765792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765792; }
p { color: rgb(118,87,146); }
H1.HeaderClassName
{
color: #765792;
}
.AnyTagClassName
{
color: #765792;
}
</style>
background-color css
<style>
a { background-color: #765792; }
a { background-color: rgb(118,87,146); }
div.DivClassName
{
background-color: #765792;
}
.BgClassName
{
background-color: #765792;
}
</style>
border-color css
<style>
span { border-color: #765792; }
span { border-color: rgb(118,87,146); }
td.TdClassName
{
border-color: #765792;
}
.TagClassName
{
border-color: #765792;
}
</style>