Shades of Affair #754182
Tints of Affair #754182
RGB
CMYK
RGB Variations
Color information
#754182 (or 0x754182) is known color: Affair. HEX triplet: 75, 41 and 82. RGB value is (117,65,130). Sum of RGB (Red+Green+Blue) = 117+65+130=312 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.5% from 312); Green value is 65 (25.78% from 255 or 20.83% from 312); Blue value is 130 (51.17% from 255 or 41.67% from 312); Max value from RGB is 130 - color contains mainly: blue. Hex color #754182 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754182 is #8ABE7D. Grayscale: #575757. Windows color (decimal): -9092734 or 8536437. OLE color: 8536437.
HSL color Cylindrical-coordinate representation of color #754182: hue angle of 288º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #754182 is Cyan = 0.1, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 65 | 130 | - |
| CMYK | 0.1 | 0.50 | 0 | 0.49 |
| HSL | 288º | 0.33% | 0.38% | - |
| HSV(B) | 288º | 0.5% | 0.51% | - |
| XYZ | 13.26 | 9.17 | 22.19 | - |
| YUV | 87.96 | 151.73 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 130 | 0.1 | 0.50 | 0 | 0.49 | 288 | 0.33 | 0.38 |
| Hex | 75 | 41 | 82 | A | 32 | 0 | 31 | 120 | 21 | 26 |
| Octal | 165 | 101 | 202 | 12 | 62 | 0 | 61 | 440 | 41 | 46 |
| Binary | 1110101 | 1000001 | 10000010 | 1010 | 110010 | 0 | 110001 | 100100000 | 100001 | 100110 |
Color Harmonies of #754182
Complementary color
Monochromatic Colors of #754182
Black with #754182
Text Example
Text Example
White with #754182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754182; }
p { color: rgb(117,65,130); }
H1.HeaderClassName
{
color: #754182;
}
.AnyTagClassName
{
color: #754182;
}
</style>
background-color css
<style>
a { background-color: #754182; }
a { background-color: rgb(117,65,130); }
div.DivClassName
{
background-color: #754182;
}
.BgClassName
{
background-color: #754182;
}
</style>
border-color css
<style>
span { border-color: #754182; }
span { border-color: rgb(117,65,130); }
td.TdClassName
{
border-color: #754182;
}
.TagClassName
{
border-color: #754182;
}
</style>