Shades of Affair #754187
Tints of Affair #754187
RGB
CMYK
RGB Variations
Color information
#754187 (or 0x754187) is known color: Affair. HEX triplet: 75, 41 and 87. RGB value is (117,65,135). Sum of RGB (Red+Green+Blue) = 117+65+135=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 65 (25.78% from 255 or 20.50% from 317); Blue value is 135 (53.12% from 255 or 42.59% from 317); Max value from RGB is 135 - color contains mainly: blue. Hex color #754187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754187 is #8ABE78. Grayscale: #585858. Windows color (decimal): -9092729 or 8864117. OLE color: 8864117.
HSL color Cylindrical-coordinate representation of color #754187: hue angle of 284.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #754187 is Cyan = 0.13, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 65 | 135 | - |
| CMYK | 0.13 | 0.52 | 0 | 0.47 |
| HSL | 284.57º | 0.35% | 0.39% | - |
| HSV(B) | 284.57º | 0.52% | 0.53% | - |
| XYZ | 13.6 | 9.31 | 24 | - |
| YUV | 88.53 | 154.23 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 135 | 0.13 | 0.52 | 0 | 0.47 | 284.57 | 0.35 | 0.39 |
| Hex | 75 | 41 | 87 | D | 34 | 0 | 2F | 11D | 23 | 27 |
| Octal | 165 | 101 | 207 | 15 | 64 | 0 | 57 | 435 | 43 | 47 |
| Binary | 1110101 | 1000001 | 10000111 | 1101 | 110100 | 0 | 101111 | 100011101 | 100011 | 100111 |
Color Harmonies of #754187
Complementary color
Monochromatic Colors of #754187
Black with #754187
Text Example
Text Example
White with #754187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754187; }
p { color: rgb(117,65,135); }
H1.HeaderClassName
{
color: #754187;
}
.AnyTagClassName
{
color: #754187;
}
</style>
background-color css
<style>
a { background-color: #754187; }
a { background-color: rgb(117,65,135); }
div.DivClassName
{
background-color: #754187;
}
.BgClassName
{
background-color: #754187;
}
</style>
border-color css
<style>
span { border-color: #754187; }
span { border-color: rgb(117,65,135); }
td.TdClassName
{
border-color: #754187;
}
.TagClassName
{
border-color: #754187;
}
</style>