Shades of Affair #75418A
Tints of Affair #75418A
RGB
CMYK
RGB Variations
Color information
#75418A (or 0x75418A) is known color: Affair. HEX triplet: 75, 41 and 8A. RGB value is (117,65,138). Sum of RGB (Red+Green+Blue) = 117+65+138=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 65 (25.78% from 255 or 20.31% from 320); Blue value is 138 (54.30% from 255 or 43.12% from 320); Max value from RGB is 138 - color contains mainly: blue. Hex color #75418A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #75418A is #8ABE75. Grayscale: #585858. Windows color (decimal): -9092726 or 9060725. OLE color: 9060725.
HSL color Cylindrical-coordinate representation of color #75418A: hue angle of 282.74º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #75418A is Cyan = 0.15, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 65 | 138 | - |
| CMYK | 0.15 | 0.53 | 0 | 0.46 |
| HSL | 282.74º | 0.36% | 0.4% | - |
| HSV(B) | 282.74º | 0.53% | 0.54% | - |
| XYZ | 13.81 | 9.4 | 25.13 | - |
| YUV | 88.87 | 155.73 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 138 | 0.15 | 0.53 | 0 | 0.46 | 282.74 | 0.36 | 0.4 |
| Hex | 75 | 41 | 8A | F | 35 | 0 | 2E | 11B | 24 | 28 |
| Octal | 165 | 101 | 212 | 17 | 65 | 0 | 56 | 433 | 44 | 50 |
| Binary | 1110101 | 1000001 | 10001010 | 1111 | 110101 | 0 | 101110 | 100011011 | 100100 | 101000 |
Color Harmonies of #75418A
Complementary color
Monochromatic Colors of #75418A
Black with #75418A
Text Example
Text Example
White with #75418A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75418A; }
p { color: rgb(117,65,138); }
H1.HeaderClassName
{
color: #75418A;
}
.AnyTagClassName
{
color: #75418A;
}
</style>
background-color css
<style>
a { background-color: #75418A; }
a { background-color: rgb(117,65,138); }
div.DivClassName
{
background-color: #75418A;
}
.BgClassName
{
background-color: #75418A;
}
</style>
border-color css
<style>
span { border-color: #75418A; }
span { border-color: rgb(117,65,138); }
td.TdClassName
{
border-color: #75418A;
}
.TagClassName
{
border-color: #75418A;
}
</style>