Shades of Affair #755582
Tints of Affair #755582
RGB
CMYK
RGB Variations
Color information
#755582 (or 0x755582) is known color: Affair. HEX triplet: 75, 55 and 82. RGB value is (117,85,130). Sum of RGB (Red+Green+Blue) = 117+85+130=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 85 (33.59% from 255 or 25.60% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 130 - color contains mainly: blue. Hex color #755582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755582 is #8AAA7D. Grayscale: #636363. Windows color (decimal): -9087614 or 8541557. OLE color: 8541557.
HSL color Cylindrical-coordinate representation of color #755582: hue angle of 282.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #755582 is Cyan = 0.1, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 85 | 130 | - |
| CMYK | 0.1 | 0.35 | 0 | 0.49 |
| HSL | 282.67º | 0.21% | 0.42% | - |
| HSV(B) | 282.67º | 0.35% | 0.51% | - |
| XYZ | 14.61 | 11.89 | 22.64 | - |
| YUV | 99.7 | 145.1 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 130 | 0.1 | 0.35 | 0 | 0.49 | 282.67 | 0.21 | 0.42 |
| Hex | 75 | 55 | 82 | A | 23 | 0 | 31 | 11B | 15 | 2A |
| Octal | 165 | 125 | 202 | 12 | 43 | 0 | 61 | 433 | 25 | 52 |
| Binary | 1110101 | 1010101 | 10000010 | 1010 | 100011 | 0 | 110001 | 100011011 | 10101 | 101010 |
Color Harmonies of #755582
Complementary color
Monochromatic Colors of #755582
Black with #755582
Text Example
Text Example
White with #755582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755582; }
p { color: rgb(117,85,130); }
H1.HeaderClassName
{
color: #755582;
}
.AnyTagClassName
{
color: #755582;
}
</style>
background-color css
<style>
a { background-color: #755582; }
a { background-color: rgb(117,85,130); }
div.DivClassName
{
background-color: #755582;
}
.BgClassName
{
background-color: #755582;
}
</style>
border-color css
<style>
span { border-color: #755582; }
span { border-color: rgb(117,85,130); }
td.TdClassName
{
border-color: #755582;
}
.TagClassName
{
border-color: #755582;
}
</style>