Shades of Affair #75478A
Tints of Affair #75478A
RGB
CMYK
RGB Variations
Color information
#75478A (or 0x75478A) is known color: Affair. HEX triplet: 75, 47 and 8A. RGB value is (117,71,138). Sum of RGB (Red+Green+Blue) = 117+71+138=326 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.89% from 326); Green value is 71 (28.12% from 255 or 21.78% from 326); Blue value is 138 (54.30% from 255 or 42.33% from 326); Max value from RGB is 138 - color contains mainly: blue. Hex color #75478A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #75478A is #8AB875. Grayscale: #5C5C5C. Windows color (decimal): -9091190 or 9062261. OLE color: 9062261.
HSL color Cylindrical-coordinate representation of color #75478A: hue angle of 281.19º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #75478A is Cyan = 0.15, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 71 | 138 | - |
| CMYK | 0.15 | 0.49 | 0 | 0.46 |
| HSL | 281.19º | 0.32% | 0.41% | - |
| HSV(B) | 281.19º | 0.49% | 0.54% | - |
| XYZ | 14.18 | 10.12 | 25.25 | - |
| YUV | 92.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 138 | 0.15 | 0.49 | 0 | 0.46 | 281.19 | 0.32 | 0.41 |
| Hex | 75 | 47 | 8A | F | 31 | 0 | 2E | 119 | 20 | 29 |
| Octal | 165 | 107 | 212 | 17 | 61 | 0 | 56 | 431 | 40 | 51 |
| Binary | 1110101 | 1000111 | 10001010 | 1111 | 110001 | 0 | 101110 | 100011001 | 100000 | 101001 |
Color Harmonies of #75478A
Complementary color
Monochromatic Colors of #75478A
Black with #75478A
Text Example
Text Example
White with #75478A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75478A; }
p { color: rgb(117,71,138); }
H1.HeaderClassName
{
color: #75478A;
}
.AnyTagClassName
{
color: #75478A;
}
</style>
background-color css
<style>
a { background-color: #75478A; }
a { background-color: rgb(117,71,138); }
div.DivClassName
{
background-color: #75478A;
}
.BgClassName
{
background-color: #75478A;
}
</style>
border-color css
<style>
span { border-color: #75478A; }
span { border-color: rgb(117,71,138); }
td.TdClassName
{
border-color: #75478A;
}
.TagClassName
{
border-color: #75478A;
}
</style>