Shades of Affair #755583
Tints of Affair #755583
RGB
CMYK
RGB Variations
Color information
#755583 (or 0x755583) is known color: Affair. HEX triplet: 75, 55 and 83. RGB value is (117,85,131). Sum of RGB (Red+Green+Blue) = 117+85+131=333 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.14% from 333); Green value is 85 (33.59% from 255 or 25.53% from 333); Blue value is 131 (51.56% from 255 or 39.34% from 333); Max value from RGB is 131 - color contains mainly: blue. Hex color #755583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755583 is #8AAA7C. Grayscale: #636363. Windows color (decimal): -9087613 or 8607093. OLE color: 8607093.
HSL color Cylindrical-coordinate representation of color #755583: hue angle of 281.74º 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 #755583 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 85 | 131 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.49 |
| HSL | 281.74º | 0.21% | 0.42% | - |
| HSV(B) | 281.74º | 0.35% | 0.51% | - |
| XYZ | 14.68 | 11.92 | 23 | - |
| YUV | 99.81 | 145.6 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 131 | 0.11 | 0.35 | 0 | 0.49 | 281.74 | 0.21 | 0.42 |
| Hex | 75 | 55 | 83 | B | 23 | 0 | 31 | 11A | 15 | 2A |
| Octal | 165 | 125 | 203 | 13 | 43 | 0 | 61 | 432 | 25 | 52 |
| Binary | 1110101 | 1010101 | 10000011 | 1011 | 100011 | 0 | 110001 | 100011010 | 10101 | 101010 |
Color Harmonies of #755583
Complementary color
Monochromatic Colors of #755583
Black with #755583
Text Example
Text Example
White with #755583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755583; }
p { color: rgb(117,85,131); }
H1.HeaderClassName
{
color: #755583;
}
.AnyTagClassName
{
color: #755583;
}
</style>
background-color css
<style>
a { background-color: #755583; }
a { background-color: rgb(117,85,131); }
div.DivClassName
{
background-color: #755583;
}
.BgClassName
{
background-color: #755583;
}
</style>
border-color css
<style>
span { border-color: #755583; }
span { border-color: rgb(117,85,131); }
td.TdClassName
{
border-color: #755583;
}
.TagClassName
{
border-color: #755583;
}
</style>