Shades of Affair #73538F
Tints of Affair #73538F
RGB
CMYK
RGB Variations
Color information
#73538F (or 0x73538F) is known color: Affair. HEX triplet: 73, 53 and 8F. RGB value is (115,83,143). Sum of RGB (Red+Green+Blue) = 115+83+143=341 (45% of max value = 765). Red value is 115 (45.31% from 255 or 33.72% from 341); Green value is 83 (32.81% from 255 or 24.34% from 341); Blue value is 143 (56.25% from 255 or 41.94% from 341); Max value from RGB is 143 - color contains mainly: blue. Hex color #73538F is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #73538F is #8CAC70. Grayscale: #636363. Windows color (decimal): -9219185 or 9393011. OLE color: 9393011.
HSL color Cylindrical-coordinate representation of color #73538F: hue angle of 272º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #73538F is Cyan = 0.20, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 83 | 143 | - |
| CMYK | 0.20 | 0.42 | 0 | 0.44 |
| HSL | 272º | 0.27% | 0.44% | - |
| HSV(B) | 272º | 0.42% | 0.56% | - |
| XYZ | 15.12 | 11.81 | 27.47 | - |
| YUV | 99.41 | 152.6 | 139.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 143 | 0.20 | 0.42 | 0 | 0.44 | 272 | 0.27 | 0.44 |
| Hex | 73 | 53 | 8F | 14 | 2A | 0 | 2C | 110 | 1B | 2C |
| Octal | 163 | 123 | 217 | 24 | 52 | 0 | 54 | 420 | 33 | 54 |
| Binary | 1110011 | 1010011 | 10001111 | 10100 | 101010 | 0 | 101100 | 100010000 | 11011 | 101100 |
Color Harmonies of #73538F
Complementary color
Monochromatic Colors of #73538F
Black with #73538F
Text Example
Text Example
White with #73538F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73538F; }
p { color: rgb(115,83,143); }
H1.HeaderClassName
{
color: #73538F;
}
.AnyTagClassName
{
color: #73538F;
}
</style>
background-color css
<style>
a { background-color: #73538F; }
a { background-color: rgb(115,83,143); }
div.DivClassName
{
background-color: #73538F;
}
.BgClassName
{
background-color: #73538F;
}
</style>
border-color css
<style>
span { border-color: #73538F; }
span { border-color: rgb(115,83,143); }
td.TdClassName
{
border-color: #73538F;
}
.TagClassName
{
border-color: #73538F;
}
</style>