Shades of Affair #745884
Tints of Affair #745884
RGB
CMYK
RGB Variations
Color information
#745884 (or 0x745884) is known color: Affair. HEX triplet: 74, 58 and 84. RGB value is (116,88,132). Sum of RGB (Red+Green+Blue) = 116+88+132=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 88 (34.77% from 255 or 26.19% from 336); Blue value is 132 (51.95% from 255 or 39.29% from 336); Max value from RGB is 132 - color contains mainly: blue. Hex color #745884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745884 is #8BA77B. Grayscale: #656565. Windows color (decimal): -9152380 or 8673396. OLE color: 8673396.
HSL color Cylindrical-coordinate representation of color #745884: hue angle of 278.18º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #745884 is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 88 | 132 | - |
| CMYK | 0.12 | 0.33 | 0 | 0.48 |
| HSL | 278.18º | 0.2% | 0.43% | - |
| HSV(B) | 278.18º | 0.33% | 0.52% | - |
| XYZ | 14.86 | 12.36 | 23.43 | - |
| YUV | 101.39 | 145.28 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 132 | 0.12 | 0.33 | 0 | 0.48 | 278.18 | 0.2 | 0.43 |
| Hex | 74 | 58 | 84 | C | 21 | 0 | 30 | 116 | 14 | 2B |
| Octal | 164 | 130 | 204 | 14 | 41 | 0 | 60 | 426 | 24 | 53 |
| Binary | 1110100 | 1011000 | 10000100 | 1100 | 100001 | 0 | 110000 | 100010110 | 10100 | 101011 |
Color Harmonies of #745884
Complementary color
Monochromatic Colors of #745884
Black with #745884
Text Example
Text Example
White with #745884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745884; }
p { color: rgb(116,88,132); }
H1.HeaderClassName
{
color: #745884;
}
.AnyTagClassName
{
color: #745884;
}
</style>
background-color css
<style>
a { background-color: #745884; }
a { background-color: rgb(116,88,132); }
div.DivClassName
{
background-color: #745884;
}
.BgClassName
{
background-color: #745884;
}
</style>
border-color css
<style>
span { border-color: #745884; }
span { border-color: rgb(116,88,132); }
td.TdClassName
{
border-color: #745884;
}
.TagClassName
{
border-color: #745884;
}
</style>