Shades of Affair #74518A
Tints of Affair #74518A
RGB
CMYK
RGB Variations
Color information
#74518A (or 0x74518A) is known color: Affair. HEX triplet: 74, 51 and 8A. RGB value is (116,81,138). Sum of RGB (Red+Green+Blue) = 116+81+138=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 81 (32.03% from 255 or 24.18% from 335); Blue value is 138 (54.30% from 255 or 41.19% from 335); Max value from RGB is 138 - color contains mainly: blue. Hex color #74518A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #74518A is #8BAE75. Grayscale: #616161. Windows color (decimal): -9154166 or 9064820. OLE color: 9064820.
HSL color Cylindrical-coordinate representation of color #74518A: hue angle of 276.84º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #74518A is Cyan = 0.16, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 81 | 138 | - |
| CMYK | 0.16 | 0.41 | 0 | 0.46 |
| HSL | 276.84º | 0.26% | 0.43% | - |
| HSV(B) | 276.84º | 0.41% | 0.54% | - |
| XYZ | 14.73 | 11.43 | 25.48 | - |
| YUV | 97.96 | 150.6 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 138 | 0.16 | 0.41 | 0 | 0.46 | 276.84 | 0.26 | 0.43 |
| Hex | 74 | 51 | 8A | 10 | 29 | 0 | 2E | 115 | 1A | 2B |
| Octal | 164 | 121 | 212 | 20 | 51 | 0 | 56 | 425 | 32 | 53 |
| Binary | 1110100 | 1010001 | 10001010 | 10000 | 101001 | 0 | 101110 | 100010101 | 11010 | 101011 |
Color Harmonies of #74518A
Complementary color
Monochromatic Colors of #74518A
Black with #74518A
Text Example
Text Example
White with #74518A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74518A; }
p { color: rgb(116,81,138); }
H1.HeaderClassName
{
color: #74518A;
}
.AnyTagClassName
{
color: #74518A;
}
</style>
background-color css
<style>
a { background-color: #74518A; }
a { background-color: rgb(116,81,138); }
div.DivClassName
{
background-color: #74518A;
}
.BgClassName
{
background-color: #74518A;
}
</style>
border-color css
<style>
span { border-color: #74518A; }
span { border-color: rgb(116,81,138); }
td.TdClassName
{
border-color: #74518A;
}
.TagClassName
{
border-color: #74518A;
}
</style>