Shades of Affair #734388
Tints of Affair #734388
RGB
CMYK
RGB Variations
Color information
#734388 (or 0x734388) is known color: Affair. HEX triplet: 73, 43 and 88. RGB value is (115,67,136). Sum of RGB (Red+Green+Blue) = 115+67+136=318 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.16% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #734388 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734388 is #8CBC77. Grayscale: #585858. Windows color (decimal): -9223288 or 8930163. OLE color: 8930163.
HSL color Cylindrical-coordinate representation of color #734388: hue angle of 281.74º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #734388 is Cyan = 0.15, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 67 | 136 | - |
| CMYK | 0.15 | 0.51 | 0 | 0.47 |
| HSL | 281.74º | 0.34% | 0.4% | - |
| HSV(B) | 281.74º | 0.51% | 0.53% | - |
| XYZ | 13.52 | 9.44 | 24.4 | - |
| YUV | 89.22 | 154.4 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 136 | 0.15 | 0.51 | 0 | 0.47 | 281.74 | 0.34 | 0.4 |
| Hex | 73 | 43 | 88 | F | 33 | 0 | 2F | 11A | 22 | 28 |
| Octal | 163 | 103 | 210 | 17 | 63 | 0 | 57 | 432 | 42 | 50 |
| Binary | 1110011 | 1000011 | 10001000 | 1111 | 110011 | 0 | 101111 | 100011010 | 100010 | 101000 |
Color Harmonies of #734388
Complementary color
Monochromatic Colors of #734388
Black with #734388
Text Example
Text Example
White with #734388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734388; }
p { color: rgb(115,67,136); }
H1.HeaderClassName
{
color: #734388;
}
.AnyTagClassName
{
color: #734388;
}
</style>
background-color css
<style>
a { background-color: #734388; }
a { background-color: rgb(115,67,136); }
div.DivClassName
{
background-color: #734388;
}
.BgClassName
{
background-color: #734388;
}
</style>
border-color css
<style>
span { border-color: #734388; }
span { border-color: rgb(115,67,136); }
td.TdClassName
{
border-color: #734388;
}
.TagClassName
{
border-color: #734388;
}
</style>