Shades of Affair #745389
Tints of Affair #745389
RGB
CMYK
RGB Variations
Color information
#745389 (or 0x745389) is known color: Affair. HEX triplet: 74, 53 and 89. RGB value is (116,83,137). Sum of RGB (Red+Green+Blue) = 116+83+137=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 83 (32.81% from 255 or 24.70% from 336); Blue value is 137 (53.91% from 255 or 40.77% from 336); Max value from RGB is 137 - color contains mainly: blue. Hex color #745389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745389 is #8BAC76. Grayscale: #626262. Windows color (decimal): -9153655 or 8999796. OLE color: 8999796.
HSL color Cylindrical-coordinate representation of color #745389: hue angle of 276.67º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #745389 is Cyan = 0.15, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 83 | 137 | - |
| CMYK | 0.15 | 0.39 | 0 | 0.46 |
| HSL | 276.67º | 0.25% | 0.43% | - |
| HSV(B) | 276.67º | 0.39% | 0.54% | - |
| XYZ | 14.81 | 11.71 | 25.15 | - |
| YUV | 99.02 | 149.43 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 137 | 0.15 | 0.39 | 0 | 0.46 | 276.67 | 0.25 | 0.43 |
| Hex | 74 | 53 | 89 | F | 27 | 0 | 2E | 115 | 19 | 2B |
| Octal | 164 | 123 | 211 | 17 | 47 | 0 | 56 | 425 | 31 | 53 |
| Binary | 1110100 | 1010011 | 10001001 | 1111 | 100111 | 0 | 101110 | 100010101 | 11001 | 101011 |
Color Harmonies of #745389
Complementary color
Monochromatic Colors of #745389
Black with #745389
Text Example
Text Example
White with #745389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745389; }
p { color: rgb(116,83,137); }
H1.HeaderClassName
{
color: #745389;
}
.AnyTagClassName
{
color: #745389;
}
</style>
background-color css
<style>
a { background-color: #745389; }
a { background-color: rgb(116,83,137); }
div.DivClassName
{
background-color: #745389;
}
.BgClassName
{
background-color: #745389;
}
</style>
border-color css
<style>
span { border-color: #745389; }
span { border-color: rgb(116,83,137); }
td.TdClassName
{
border-color: #745389;
}
.TagClassName
{
border-color: #745389;
}
</style>