Shades of Affair #755681
Tints of Affair #755681
RGB
CMYK
RGB Variations
Color information
#755681 (or 0x755681) is known color: Affair. HEX triplet: 75, 56 and 81. RGB value is (117,86,129). Sum of RGB (Red+Green+Blue) = 117+86+129=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 86 (33.98% from 255 or 25.90% from 332); Blue value is 129 (50.78% from 255 or 38.86% from 332); Max value from RGB is 129 - color contains mainly: blue. Hex color #755681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755681 is #8AA97E. Grayscale: #646464. Windows color (decimal): -9087359 or 8476277. OLE color: 8476277.
HSL color Cylindrical-coordinate representation of color #755681: hue angle of 283.26º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #755681 is Cyan = 0.09, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 86 | 129 | - |
| CMYK | 0.09 | 0.33 | 0 | 0.49 |
| HSL | 283.26º | 0.2% | 0.42% | - |
| HSV(B) | 283.26º | 0.33% | 0.51% | - |
| XYZ | 14.63 | 12.02 | 22.32 | - |
| YUV | 100.17 | 144.27 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 129 | 0.09 | 0.33 | 0 | 0.49 | 283.26 | 0.2 | 0.42 |
| Hex | 75 | 56 | 81 | 9 | 21 | 0 | 31 | 11B | 14 | 2A |
| Octal | 165 | 126 | 201 | 11 | 41 | 0 | 61 | 433 | 24 | 52 |
| Binary | 1110101 | 1010110 | 10000001 | 1001 | 100001 | 0 | 110001 | 100011011 | 10100 | 101010 |
Color Harmonies of #755681
Complementary color
Monochromatic Colors of #755681
Black with #755681
Text Example
Text Example
White with #755681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755681; }
p { color: rgb(117,86,129); }
H1.HeaderClassName
{
color: #755681;
}
.AnyTagClassName
{
color: #755681;
}
</style>
background-color css
<style>
a { background-color: #755681; }
a { background-color: rgb(117,86,129); }
div.DivClassName
{
background-color: #755681;
}
.BgClassName
{
background-color: #755681;
}
</style>
border-color css
<style>
span { border-color: #755681; }
span { border-color: rgb(117,86,129); }
td.TdClassName
{
border-color: #755681;
}
.TagClassName
{
border-color: #755681;
}
</style>