Shades of Affair #734888
Tints of Affair #734888
RGB
CMYK
RGB Variations
Color information
#734888 (or 0x734888) is known color: Affair. HEX triplet: 73, 48 and 88. RGB value is (115,72,136). Sum of RGB (Red+Green+Blue) = 115+72+136=323 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.60% from 323); Green value is 72 (28.52% from 255 or 22.29% from 323); Blue value is 136 (53.52% from 255 or 42.11% from 323); Max value from RGB is 136 - color contains mainly: blue. Hex color #734888 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734888 is #8CB777. Grayscale: #5B5B5B. Windows color (decimal): -9222008 or 8931443. OLE color: 8931443.
HSL color Cylindrical-coordinate representation of color #734888: hue angle of 280.31º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #734888 is Cyan = 0.15, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 72 | 136 | - |
| CMYK | 0.15 | 0.47 | 0 | 0.47 |
| HSL | 280.31º | 0.31% | 0.41% | - |
| HSV(B) | 280.31º | 0.47% | 0.53% | - |
| XYZ | 13.83 | 10.06 | 24.5 | - |
| YUV | 92.15 | 152.75 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 72 | 136 | 0.15 | 0.47 | 0 | 0.47 | 280.31 | 0.31 | 0.41 |
| Hex | 73 | 48 | 88 | F | 2F | 0 | 2F | 118 | 1F | 29 |
| Octal | 163 | 110 | 210 | 17 | 57 | 0 | 57 | 430 | 37 | 51 |
| Binary | 1110011 | 1001000 | 10001000 | 1111 | 101111 | 0 | 101111 | 100011000 | 11111 | 101001 |
Color Harmonies of #734888
Complementary color
Monochromatic Colors of #734888
Black with #734888
Text Example
Text Example
White with #734888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734888; }
p { color: rgb(115,72,136); }
H1.HeaderClassName
{
color: #734888;
}
.AnyTagClassName
{
color: #734888;
}
</style>
background-color css
<style>
a { background-color: #734888; }
a { background-color: rgb(115,72,136); }
div.DivClassName
{
background-color: #734888;
}
.BgClassName
{
background-color: #734888;
}
</style>
border-color css
<style>
span { border-color: #734888; }
span { border-color: rgb(115,72,136); }
td.TdClassName
{
border-color: #734888;
}
.TagClassName
{
border-color: #734888;
}
</style>