Shades of Affair #745185
Tints of Affair #745185
RGB
CMYK
RGB Variations
Color information
#745185 (or 0x745185) is known color: Affair. HEX triplet: 74, 51 and 85. RGB value is (116,81,133). Sum of RGB (Red+Green+Blue) = 116+81+133=330 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.15% from 330); Green value is 81 (32.03% from 255 or 24.55% from 330); Blue value is 133 (52.34% from 255 or 40.30% from 330); Max value from RGB is 133 - color contains mainly: blue. Hex color #745185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745185 is #8BAE7A. Grayscale: #616161. Windows color (decimal): -9154171 or 8737140. OLE color: 8737140.
HSL color Cylindrical-coordinate representation of color #745185: hue angle of 280.38º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #745185 is Cyan = 0.13, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 81 | 133 | - |
| CMYK | 0.13 | 0.39 | 0 | 0.48 |
| HSL | 280.38º | 0.24% | 0.42% | - |
| HSV(B) | 280.38º | 0.39% | 0.52% | - |
| XYZ | 14.38 | 11.29 | 23.61 | - |
| YUV | 97.39 | 148.1 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 133 | 0.13 | 0.39 | 0 | 0.48 | 280.38 | 0.24 | 0.42 |
| Hex | 74 | 51 | 85 | D | 27 | 0 | 30 | 118 | 18 | 2A |
| Octal | 164 | 121 | 205 | 15 | 47 | 0 | 60 | 430 | 30 | 52 |
| Binary | 1110100 | 1010001 | 10000101 | 1101 | 100111 | 0 | 110000 | 100011000 | 11000 | 101010 |
Color Harmonies of #745185
Complementary color
Monochromatic Colors of #745185
Black with #745185
Text Example
Text Example
White with #745185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745185; }
p { color: rgb(116,81,133); }
H1.HeaderClassName
{
color: #745185;
}
.AnyTagClassName
{
color: #745185;
}
</style>
background-color css
<style>
a { background-color: #745185; }
a { background-color: rgb(116,81,133); }
div.DivClassName
{
background-color: #745185;
}
.BgClassName
{
background-color: #745185;
}
</style>
border-color css
<style>
span { border-color: #745185; }
span { border-color: rgb(116,81,133); }
td.TdClassName
{
border-color: #745185;
}
.TagClassName
{
border-color: #745185;
}
</style>