Shades of Affair #755384
Tints of Affair #755384
RGB
CMYK
RGB Variations
Color information
#755384 (or 0x755384) is known color: Affair. HEX triplet: 75, 53 and 84. RGB value is (117,83,132). Sum of RGB (Red+Green+Blue) = 117+83+132=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 83 (32.81% from 255 or 25% from 332); Blue value is 132 (51.95% from 255 or 39.76% from 332); Max value from RGB is 132 - color contains mainly: blue. Hex color #755384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755384 is #8AAC7B. Grayscale: #626262. Windows color (decimal): -9088124 or 8672117. OLE color: 8672117.
HSL color Cylindrical-coordinate representation of color #755384: hue angle of 281.63º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #755384 is Cyan = 0.11, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 83 | 132 | - |
| CMYK | 0.11 | 0.37 | 0 | 0.48 |
| HSL | 281.63º | 0.23% | 0.42% | - |
| HSV(B) | 281.63º | 0.37% | 0.52% | - |
| XYZ | 14.59 | 11.63 | 23.31 | - |
| YUV | 98.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 132 | 0.11 | 0.37 | 0 | 0.48 | 281.63 | 0.23 | 0.42 |
| Hex | 75 | 53 | 84 | B | 25 | 0 | 30 | 11A | 17 | 2A |
| Octal | 165 | 123 | 204 | 13 | 45 | 0 | 60 | 432 | 27 | 52 |
| Binary | 1110101 | 1010011 | 10000100 | 1011 | 100101 | 0 | 110000 | 100011010 | 10111 | 101010 |
Color Harmonies of #755384
Complementary color
Monochromatic Colors of #755384
Black with #755384
Text Example
Text Example
White with #755384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755384; }
p { color: rgb(117,83,132); }
H1.HeaderClassName
{
color: #755384;
}
.AnyTagClassName
{
color: #755384;
}
</style>
background-color css
<style>
a { background-color: #755384; }
a { background-color: rgb(117,83,132); }
div.DivClassName
{
background-color: #755384;
}
.BgClassName
{
background-color: #755384;
}
</style>
border-color css
<style>
span { border-color: #755384; }
span { border-color: rgb(117,83,132); }
td.TdClassName
{
border-color: #755384;
}
.TagClassName
{
border-color: #755384;
}
</style>