Shades of Affair #73478C
Tints of Affair #73478C
RGB
CMYK
RGB Variations
Color information
#73478C (or 0x73478C) is known color: Affair. HEX triplet: 73, 47 and 8C. RGB value is (115,71,140). Sum of RGB (Red+Green+Blue) = 115+71+140=326 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.28% from 326); Green value is 71 (28.12% from 255 or 21.78% from 326); Blue value is 140 (55.08% from 255 or 42.94% from 326); Max value from RGB is 140 - color contains mainly: blue. Hex color #73478C is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #73478C is #8CB873. Grayscale: #5B5B5B. Windows color (decimal): -9222260 or 9193331. OLE color: 9193331.
HSL color Cylindrical-coordinate representation of color #73478C: hue angle of 278.26º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #73478C is Cyan = 0.18, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 115 | 71 | 140 | - |
| CMYK | 0.18 | 0.49 | 0 | 0.45 |
| HSL | 278.26º | 0.33% | 0.41% | - |
| HSV(B) | 278.26º | 0.49% | 0.55% | - |
| XYZ | 14.06 | 10.04 | 26.01 | - |
| YUV | 92.02 | 155.08 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 140 | 0.18 | 0.49 | 0 | 0.45 | 278.26 | 0.33 | 0.41 |
| Hex | 73 | 47 | 8C | 12 | 31 | 0 | 2D | 116 | 21 | 29 |
| Octal | 163 | 107 | 214 | 22 | 61 | 0 | 55 | 426 | 41 | 51 |
| Binary | 1110011 | 1000111 | 10001100 | 10010 | 110001 | 0 | 101101 | 100010110 | 100001 | 101001 |
Color Harmonies of #73478C
Complementary color
Monochromatic Colors of #73478C
Black with #73478C
Text Example
Text Example
White with #73478C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #73478C; }
p { color: rgb(115,71,140); }
H1.HeaderClassName
{
color: #73478C;
}
.AnyTagClassName
{
color: #73478C;
}
</style>
background-color css
<style>
a { background-color: #73478C; }
a { background-color: rgb(115,71,140); }
div.DivClassName
{
background-color: #73478C;
}
.BgClassName
{
background-color: #73478C;
}
</style>
border-color css
<style>
span { border-color: #73478C; }
span { border-color: rgb(115,71,140); }
td.TdClassName
{
border-color: #73478C;
}
.TagClassName
{
border-color: #73478C;
}
</style>