Shades of Affair #74587D
Tints of Affair #74587D
RGB
CMYK
RGB Variations
Color information
#74587D (or 0x74587D) is known color: Affair. HEX triplet: 74, 58 and 7D. RGB value is (116,88,125). Sum of RGB (Red+Green+Blue) = 116+88+125=329 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.26% from 329); Green value is 88 (34.77% from 255 or 26.75% from 329); Blue value is 125 (49.22% from 255 or 37.99% from 329); Max value from RGB is 125 - color contains mainly: blue. Hex color #74587D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #74587D is #8BA782. Grayscale: #646464. Windows color (decimal): -9152387 or 8214644. OLE color: 8214644.
HSL color Cylindrical-coordinate representation of color #74587D: hue angle of 285.41º degrees, saturation: 0.17, 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 #74587D is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 116 | 88 | 125 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.51 |
| HSL | 285.41º | 0.17% | 0.42% | - |
| HSV(B) | 285.41º | 0.3% | 0.49% | - |
| XYZ | 14.39 | 12.17 | 20.99 | - |
| YUV | 100.59 | 141.78 | 138.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 125 | 0.07 | 0.30 | 0 | 0.51 | 285.41 | 0.17 | 0.42 |
| Hex | 74 | 58 | 7D | 7 | 1E | 0 | 33 | 11D | 11 | 2A |
| Octal | 164 | 130 | 175 | 7 | 36 | 0 | 63 | 435 | 21 | 52 |
| Binary | 1110100 | 1011000 | 1111101 | 111 | 11110 | 0 | 110011 | 100011101 | 10001 | 101010 |
Color Harmonies of #74587D
Complementary color
Monochromatic Colors of #74587D
Black with #74587D
Text Example
Text Example
White with #74587D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74587D; }
p { color: rgb(116,88,125); }
H1.HeaderClassName
{
color: #74587D;
}
.AnyTagClassName
{
color: #74587D;
}
</style>
background-color css
<style>
a { background-color: #74587D; }
a { background-color: rgb(116,88,125); }
div.DivClassName
{
background-color: #74587D;
}
.BgClassName
{
background-color: #74587D;
}
</style>
border-color css
<style>
span { border-color: #74587D; }
span { border-color: rgb(116,88,125); }
td.TdClassName
{
border-color: #74587D;
}
.TagClassName
{
border-color: #74587D;
}
</style>