Shades of Affair #754083
Tints of Affair #754083
RGB
CMYK
RGB Variations
Color information
#754083 (or 0x754083) is known color: Affair. HEX triplet: 75, 40 and 83. RGB value is (117,64,131). Sum of RGB (Red+Green+Blue) = 117+64+131=312 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.5% from 312); Green value is 64 (25.39% from 255 or 20.51% from 312); Blue value is 131 (51.56% from 255 or 41.99% from 312); Max value from RGB is 131 - color contains mainly: blue. Hex color #754083 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754083 is #8ABF7C. Grayscale: #575757. Windows color (decimal): -9092989 or 8601717. OLE color: 8601717.
HSL color Cylindrical-coordinate representation of color #754083: hue angle of 287.46º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #754083 is Cyan = 0.11, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 64 | 131 | - |
| CMYK | 0.11 | 0.51 | 0 | 0.49 |
| HSL | 287.46º | 0.34% | 0.38% | - |
| HSV(B) | 287.46º | 0.51% | 0.51% | - |
| XYZ | 13.27 | 9.09 | 22.53 | - |
| YUV | 87.49 | 152.56 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 131 | 0.11 | 0.51 | 0 | 0.49 | 287.46 | 0.34 | 0.38 |
| Hex | 75 | 40 | 83 | B | 33 | 0 | 31 | 11F | 22 | 26 |
| Octal | 165 | 100 | 203 | 13 | 63 | 0 | 61 | 437 | 42 | 46 |
| Binary | 1110101 | 1000000 | 10000011 | 1011 | 110011 | 0 | 110001 | 100011111 | 100010 | 100110 |
Color Harmonies of #754083
Complementary color
Monochromatic Colors of #754083
Black with #754083
Text Example
Text Example
White with #754083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754083; }
p { color: rgb(117,64,131); }
H1.HeaderClassName
{
color: #754083;
}
.AnyTagClassName
{
color: #754083;
}
</style>
background-color css
<style>
a { background-color: #754083; }
a { background-color: rgb(117,64,131); }
div.DivClassName
{
background-color: #754083;
}
.BgClassName
{
background-color: #754083;
}
</style>
border-color css
<style>
span { border-color: #754083; }
span { border-color: rgb(117,64,131); }
td.TdClassName
{
border-color: #754083;
}
.TagClassName
{
border-color: #754083;
}
</style>