Shades of Affair #735883
Tints of Affair #735883
RGB
CMYK
RGB Variations
Color information
#735883 (or 0x735883) is known color: Affair. HEX triplet: 73, 58 and 83. RGB value is (115,88,131). Sum of RGB (Red+Green+Blue) = 115+88+131=334 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.43% from 334); Green value is 88 (34.77% from 255 or 26.35% from 334); Blue value is 131 (51.56% from 255 or 39.22% from 334); Max value from RGB is 131 - color contains mainly: blue. Hex color #735883 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #735883 is #8CA77C. Grayscale: #646464. Windows color (decimal): -9217917 or 8607859. OLE color: 8607859.
HSL color Cylindrical-coordinate representation of color #735883: hue angle of 277.67º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #735883 is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 88 | 131 | - |
| CMYK | 0.12 | 0.33 | 0 | 0.49 |
| HSL | 277.67º | 0.2% | 0.43% | - |
| HSV(B) | 277.67º | 0.33% | 0.51% | - |
| XYZ | 14.66 | 12.26 | 23.07 | - |
| YUV | 100.98 | 144.95 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 131 | 0.12 | 0.33 | 0 | 0.49 | 277.67 | 0.2 | 0.43 |
| Hex | 73 | 58 | 83 | C | 21 | 0 | 31 | 116 | 14 | 2B |
| Octal | 163 | 130 | 203 | 14 | 41 | 0 | 61 | 426 | 24 | 53 |
| Binary | 1110011 | 1011000 | 10000011 | 1100 | 100001 | 0 | 110001 | 100010110 | 10100 | 101011 |
Color Harmonies of #735883
Complementary color
Monochromatic Colors of #735883
Black with #735883
Text Example
Text Example
White with #735883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735883; }
p { color: rgb(115,88,131); }
H1.HeaderClassName
{
color: #735883;
}
.AnyTagClassName
{
color: #735883;
}
</style>
background-color css
<style>
a { background-color: #735883; }
a { background-color: rgb(115,88,131); }
div.DivClassName
{
background-color: #735883;
}
.BgClassName
{
background-color: #735883;
}
</style>
border-color css
<style>
span { border-color: #735883; }
span { border-color: rgb(115,88,131); }
td.TdClassName
{
border-color: #735883;
}
.TagClassName
{
border-color: #735883;
}
</style>