Shades of Affair #74587E
Tints of Affair #74587E
RGB
CMYK
RGB Variations
Color information
#74587E (or 0x74587E) is known color: Affair. HEX triplet: 74, 58 and 7E. RGB value is (116,88,126). Sum of RGB (Red+Green+Blue) = 116+88+126=330 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.15% from 330); Green value is 88 (34.77% from 255 or 26.67% from 330); Blue value is 126 (49.61% from 255 or 38.18% from 330); Max value from RGB is 126 - color contains mainly: blue. Hex color #74587E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #74587E is #8BA781. Grayscale: #646464. Windows color (decimal): -9152386 or 8280180. OLE color: 8280180.
HSL color Cylindrical-coordinate representation of color #74587E: hue angle of 284.21º degrees, saturation: 0.18, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #74587E is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 116 | 88 | 126 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.51 |
| HSL | 284.21º | 0.18% | 0.42% | - |
| HSV(B) | 284.21º | 0.3% | 0.49% | - |
| XYZ | 14.46 | 12.2 | 21.33 | - |
| YUV | 100.7 | 142.28 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 126 | 0.08 | 0.30 | 0 | 0.51 | 284.21 | 0.18 | 0.42 |
| Hex | 74 | 58 | 7E | 8 | 1E | 0 | 33 | 11C | 12 | 2A |
| Octal | 164 | 130 | 176 | 10 | 36 | 0 | 63 | 434 | 22 | 52 |
| Binary | 1110100 | 1011000 | 1111110 | 1000 | 11110 | 0 | 110011 | 100011100 | 10010 | 101010 |
Color Harmonies of #74587E
Complementary color
Monochromatic Colors of #74587E
Black with #74587E
Text Example
Text Example
White with #74587E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74587E; }
p { color: rgb(116,88,126); }
H1.HeaderClassName
{
color: #74587E;
}
.AnyTagClassName
{
color: #74587E;
}
</style>
background-color css
<style>
a { background-color: #74587E; }
a { background-color: rgb(116,88,126); }
div.DivClassName
{
background-color: #74587E;
}
.BgClassName
{
background-color: #74587E;
}
</style>
border-color css
<style>
span { border-color: #74587E; }
span { border-color: rgb(116,88,126); }
td.TdClassName
{
border-color: #74587E;
}
.TagClassName
{
border-color: #74587E;
}
</style>