Shades of Affair #754381
Tints of Affair #754381
RGB
CMYK
RGB Variations
Color information
#754381 (or 0x754381) is known color: Affair. HEX triplet: 75, 43 and 81. RGB value is (117,67,129). Sum of RGB (Red+Green+Blue) = 117+67+129=313 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.38% from 313); Green value is 67 (26.56% from 255 or 21.41% from 313); Blue value is 129 (50.78% from 255 or 41.21% from 313); Max value from RGB is 129 - color contains mainly: blue. Hex color #754381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754381 is #8ABC7E. Grayscale: #585858. Windows color (decimal): -9092223 or 8471413. OLE color: 8471413.
HSL color Cylindrical-coordinate representation of color #754381: hue angle of 288.39º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #754381 is Cyan = 0.09, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 67 | 129 | - |
| CMYK | 0.09 | 0.48 | 0 | 0.49 |
| HSL | 288.39º | 0.32% | 0.38% | - |
| HSV(B) | 288.39º | 0.48% | 0.51% | - |
| XYZ | 13.31 | 9.38 | 21.88 | - |
| YUV | 89.02 | 150.57 | 147.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 129 | 0.09 | 0.48 | 0 | 0.49 | 288.39 | 0.32 | 0.38 |
| Hex | 75 | 43 | 81 | 9 | 30 | 0 | 31 | 120 | 20 | 26 |
| Octal | 165 | 103 | 201 | 11 | 60 | 0 | 61 | 440 | 40 | 46 |
| Binary | 1110101 | 1000011 | 10000001 | 1001 | 110000 | 0 | 110001 | 100100000 | 100000 | 100110 |
Color Harmonies of #754381
Complementary color
Monochromatic Colors of #754381
Black with #754381
Text Example
Text Example
White with #754381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754381; }
p { color: rgb(117,67,129); }
H1.HeaderClassName
{
color: #754381;
}
.AnyTagClassName
{
color: #754381;
}
</style>
background-color css
<style>
a { background-color: #754381; }
a { background-color: rgb(117,67,129); }
div.DivClassName
{
background-color: #754381;
}
.BgClassName
{
background-color: #754381;
}
</style>
border-color css
<style>
span { border-color: #754381; }
span { border-color: rgb(117,67,129); }
td.TdClassName
{
border-color: #754381;
}
.TagClassName
{
border-color: #754381;
}
</style>