Shades of Affair #74537D
Tints of Affair #74537D
RGB
CMYK
RGB Variations
Color information
#74537D (or 0x74537D) is known color: Affair. HEX triplet: 74, 53 and 7D. RGB value is (116,83,125). Sum of RGB (Red+Green+Blue) = 116+83+125=324 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.80% from 324); Green value is 83 (32.81% from 255 or 25.62% from 324); Blue value is 125 (49.22% from 255 or 38.58% from 324); Max value from RGB is 125 - color contains mainly: blue. Hex color #74537D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #74537D is #8BAC82. Grayscale: #616161. Windows color (decimal): -9153667 or 8213364. OLE color: 8213364.
HSL color Cylindrical-coordinate representation of color #74537D: hue angle of 287.14º degrees, saturation: 0.2, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #74537D is Cyan = 0.07, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 116 | 83 | 125 | - |
| CMYK | 0.07 | 0.34 | 0 | 0.51 |
| HSL | 287.14º | 0.2% | 0.41% | - |
| HSV(B) | 287.14º | 0.34% | 0.49% | - |
| XYZ | 14 | 11.38 | 20.86 | - |
| YUV | 97.66 | 143.43 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 125 | 0.07 | 0.34 | 0 | 0.51 | 287.14 | 0.2 | 0.41 |
| Hex | 74 | 53 | 7D | 7 | 22 | 0 | 33 | 11F | 14 | 29 |
| Octal | 164 | 123 | 175 | 7 | 42 | 0 | 63 | 437 | 24 | 51 |
| Binary | 1110100 | 1010011 | 1111101 | 111 | 100010 | 0 | 110011 | 100011111 | 10100 | 101001 |
Color Harmonies of #74537D
Complementary color
Monochromatic Colors of #74537D
Black with #74537D
Text Example
Text Example
White with #74537D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74537D; }
p { color: rgb(116,83,125); }
H1.HeaderClassName
{
color: #74537D;
}
.AnyTagClassName
{
color: #74537D;
}
</style>
background-color css
<style>
a { background-color: #74537D; }
a { background-color: rgb(116,83,125); }
div.DivClassName
{
background-color: #74537D;
}
.BgClassName
{
background-color: #74537D;
}
</style>
border-color css
<style>
span { border-color: #74537D; }
span { border-color: rgb(116,83,125); }
td.TdClassName
{
border-color: #74537D;
}
.TagClassName
{
border-color: #74537D;
}
</style>