Shades of Affair #74558A
Tints of Affair #74558A
RGB
CMYK
RGB Variations
Color information
#74558A (or 0x74558A) is known color: Affair. HEX triplet: 74, 55 and 8A. RGB value is (116,85,138). Sum of RGB (Red+Green+Blue) = 116+85+138=339 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.22% from 339); Green value is 85 (33.59% from 255 or 25.07% from 339); Blue value is 138 (54.30% from 255 or 40.71% from 339); Max value from RGB is 138 - color contains mainly: blue. Hex color #74558A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #74558A is #8BAA75. Grayscale: #646464. Windows color (decimal): -9153142 or 9065844. OLE color: 9065844.
HSL color Cylindrical-coordinate representation of color #74558A: hue angle of 275.09º degrees, saturation: 0.24, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #74558A is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 85 | 138 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.46 |
| HSL | 275.09º | 0.24% | 0.44% | - |
| HSV(B) | 275.09º | 0.38% | 0.54% | - |
| XYZ | 15.04 | 12.04 | 25.58 | - |
| YUV | 100.31 | 149.27 | 139.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 138 | 0.16 | 0.38 | 0 | 0.46 | 275.09 | 0.24 | 0.44 |
| Hex | 74 | 55 | 8A | 10 | 26 | 0 | 2E | 113 | 18 | 2C |
| Octal | 164 | 125 | 212 | 20 | 46 | 0 | 56 | 423 | 30 | 54 |
| Binary | 1110100 | 1010101 | 10001010 | 10000 | 100110 | 0 | 101110 | 100010011 | 11000 | 101100 |
Color Harmonies of #74558A
Complementary color
Monochromatic Colors of #74558A
Black with #74558A
Text Example
Text Example
White with #74558A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74558A; }
p { color: rgb(116,85,138); }
H1.HeaderClassName
{
color: #74558A;
}
.AnyTagClassName
{
color: #74558A;
}
</style>
background-color css
<style>
a { background-color: #74558A; }
a { background-color: rgb(116,85,138); }
div.DivClassName
{
background-color: #74558A;
}
.BgClassName
{
background-color: #74558A;
}
</style>
border-color css
<style>
span { border-color: #74558A; }
span { border-color: rgb(116,85,138); }
td.TdClassName
{
border-color: #74558A;
}
.TagClassName
{
border-color: #74558A;
}
</style>