Shades of Affair #754184
Tints of Affair #754184
RGB
CMYK
RGB Variations
Color information
#754184 (or 0x754184) is known color: Affair. HEX triplet: 75, 41 and 84. RGB value is (117,65,132). Sum of RGB (Red+Green+Blue) = 117+65+132=314 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.26% from 314); Green value is 65 (25.78% from 255 or 20.70% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: blue. Hex color #754184 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754184 is #8ABE7B. Grayscale: #575757. Windows color (decimal): -9092732 or 8667509. OLE color: 8667509.
HSL color Cylindrical-coordinate representation of color #754184: hue angle of 286.57º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #754184 is Cyan = 0.11, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 65 | 132 | - |
| CMYK | 0.11 | 0.51 | 0 | 0.48 |
| HSL | 286.57º | 0.34% | 0.39% | - |
| HSV(B) | 286.57º | 0.51% | 0.52% | - |
| XYZ | 13.39 | 9.23 | 22.91 | - |
| YUV | 88.19 | 152.73 | 148.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 132 | 0.11 | 0.51 | 0 | 0.48 | 286.57 | 0.34 | 0.39 |
| Hex | 75 | 41 | 84 | B | 33 | 0 | 30 | 11F | 22 | 27 |
| Octal | 165 | 101 | 204 | 13 | 63 | 0 | 60 | 437 | 42 | 47 |
| Binary | 1110101 | 1000001 | 10000100 | 1011 | 110011 | 0 | 110000 | 100011111 | 100010 | 100111 |
Color Harmonies of #754184
Complementary color
Monochromatic Colors of #754184
Black with #754184
Text Example
Text Example
White with #754184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754184; }
p { color: rgb(117,65,132); }
H1.HeaderClassName
{
color: #754184;
}
.AnyTagClassName
{
color: #754184;
}
</style>
background-color css
<style>
a { background-color: #754184; }
a { background-color: rgb(117,65,132); }
div.DivClassName
{
background-color: #754184;
}
.BgClassName
{
background-color: #754184;
}
</style>
border-color css
<style>
span { border-color: #754184; }
span { border-color: rgb(117,65,132); }
td.TdClassName
{
border-color: #754184;
}
.TagClassName
{
border-color: #754184;
}
</style>