Shades of Affair #735378
Tints of Affair #735378
RGB
CMYK
RGB Variations
Color information
#735378 (or 0x735378) is known color: Affair. HEX triplet: 73, 53 and 78. RGB value is (115,83,120). Sum of RGB (Red+Green+Blue) = 115+83+120=318 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.16% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 120 (47.27% from 255 or 37.74% from 318); Max value from RGB is 120 - color contains mainly: blue. Hex color #735378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735378 is #8CAC87. Grayscale: #606060. Windows color (decimal): -9219208 or 7885683. OLE color: 7885683.
HSL color Cylindrical-coordinate representation of color #735378: hue angle of 291.89º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #735378 is Cyan = 0.04, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 83 | 120 | - |
| CMYK | 0.04 | 0.31 | 0 | 0.53 |
| HSL | 291.89º | 0.18% | 0.4% | - |
| HSV(B) | 291.89º | 0.31% | 0.47% | - |
| XYZ | 13.55 | 11.19 | 19.21 | - |
| YUV | 96.79 | 141.1 | 140.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 120 | 0.04 | 0.31 | 0 | 0.53 | 291.89 | 0.18 | 0.4 |
| Hex | 73 | 53 | 78 | 4 | 1F | 0 | 35 | 124 | 12 | 28 |
| Octal | 163 | 123 | 170 | 4 | 37 | 0 | 65 | 444 | 22 | 50 |
| Binary | 1110011 | 1010011 | 1111000 | 100 | 11111 | 0 | 110101 | 100100100 | 10010 | 101000 |
Color Harmonies of #735378
Complementary color
Monochromatic Colors of #735378
Black with #735378
Text Example
Text Example
White with #735378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735378; }
p { color: rgb(115,83,120); }
H1.HeaderClassName
{
color: #735378;
}
.AnyTagClassName
{
color: #735378;
}
</style>
background-color css
<style>
a { background-color: #735378; }
a { background-color: rgb(115,83,120); }
div.DivClassName
{
background-color: #735378;
}
.BgClassName
{
background-color: #735378;
}
</style>
border-color css
<style>
span { border-color: #735378; }
span { border-color: rgb(115,83,120); }
td.TdClassName
{
border-color: #735378;
}
.TagClassName
{
border-color: #735378;
}
</style>