Shades of Affair #745885
Tints of Affair #745885
RGB
CMYK
RGB Variations
Color information
#745885 (or 0x745885) is known color: Affair. HEX triplet: 74, 58 and 85. RGB value is (116,88,133). Sum of RGB (Red+Green+Blue) = 116+88+133=337 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.42% from 337); Green value is 88 (34.77% from 255 or 26.11% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 133 - color contains mainly: blue. Hex color #745885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745885 is #8BA77A. Grayscale: #656565. Windows color (decimal): -9152379 or 8738932. OLE color: 8738932.
HSL color Cylindrical-coordinate representation of color #745885: hue angle of 277.33º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #745885 is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 88 | 133 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.48 |
| HSL | 277.33º | 0.2% | 0.43% | - |
| HSV(B) | 277.33º | 0.34% | 0.52% | - |
| XYZ | 14.93 | 12.39 | 23.79 | - |
| YUV | 101.5 | 145.78 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 133 | 0.13 | 0.34 | 0 | 0.48 | 277.33 | 0.2 | 0.43 |
| Hex | 74 | 58 | 85 | D | 22 | 0 | 30 | 115 | 14 | 2B |
| Octal | 164 | 130 | 205 | 15 | 42 | 0 | 60 | 425 | 24 | 53 |
| Binary | 1110100 | 1011000 | 10000101 | 1101 | 100010 | 0 | 110000 | 100010101 | 10100 | 101011 |
Color Harmonies of #745885
Complementary color
Monochromatic Colors of #745885
Black with #745885
Text Example
Text Example
White with #745885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745885; }
p { color: rgb(116,88,133); }
H1.HeaderClassName
{
color: #745885;
}
.AnyTagClassName
{
color: #745885;
}
</style>
background-color css
<style>
a { background-color: #745885; }
a { background-color: rgb(116,88,133); }
div.DivClassName
{
background-color: #745885;
}
.BgClassName
{
background-color: #745885;
}
</style>
border-color css
<style>
span { border-color: #745885; }
span { border-color: rgb(116,88,133); }
td.TdClassName
{
border-color: #745885;
}
.TagClassName
{
border-color: #745885;
}
</style>