Shades of Affair #745288
Tints of Affair #745288
RGB
CMYK
RGB Variations
Color information
#745288 (or 0x745288) is known color: Affair. HEX triplet: 74, 52 and 88. RGB value is (116,82,136). Sum of RGB (Red+Green+Blue) = 116+82+136=334 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.73% from 334); Green value is 82 (32.42% from 255 or 24.55% from 334); Blue value is 136 (53.52% from 255 or 40.72% from 334); Max value from RGB is 136 - color contains mainly: blue. Hex color #745288 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745288 is #8BAD77. Grayscale: #626262. Windows color (decimal): -9153912 or 8934004. OLE color: 8934004.
HSL color Cylindrical-coordinate representation of color #745288: hue angle of 277.78º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #745288 is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 82 | 136 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.47 |
| HSL | 277.78º | 0.25% | 0.43% | - |
| HSV(B) | 277.78º | 0.4% | 0.53% | - |
| XYZ | 14.66 | 11.53 | 24.74 | - |
| YUV | 98.32 | 149.26 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 82 | 136 | 0.15 | 0.40 | 0 | 0.47 | 277.78 | 0.25 | 0.43 |
| Hex | 74 | 52 | 88 | F | 28 | 0 | 2F | 116 | 19 | 2B |
| Octal | 164 | 122 | 210 | 17 | 50 | 0 | 57 | 426 | 31 | 53 |
| Binary | 1110100 | 1010010 | 10001000 | 1111 | 101000 | 0 | 101111 | 100010110 | 11001 | 101011 |
Color Harmonies of #745288
Complementary color
Monochromatic Colors of #745288
Black with #745288
Text Example
Text Example
White with #745288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745288; }
p { color: rgb(116,82,136); }
H1.HeaderClassName
{
color: #745288;
}
.AnyTagClassName
{
color: #745288;
}
</style>
background-color css
<style>
a { background-color: #745288; }
a { background-color: rgb(116,82,136); }
div.DivClassName
{
background-color: #745288;
}
.BgClassName
{
background-color: #745288;
}
</style>
border-color css
<style>
span { border-color: #745288; }
span { border-color: rgb(116,82,136); }
td.TdClassName
{
border-color: #745288;
}
.TagClassName
{
border-color: #745288;
}
</style>