Shades of Blue Diamond #493071
Tints of Blue Diamond #493071
RGB
CMYK
RGB Variations
Color information
#493071 (or 0x493071) is known color: Blue Diamond. HEX triplet: 49, 30 and 71. RGB value is (73,48,113). Sum of RGB (Red+Green+Blue) = 73+48+113=234 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.20% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 113 (44.53% from 255 or 48.29% from 234); Max value from RGB is 113 - color contains mainly: blue. Hex color #493071 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493071 is #B6CF8E. Grayscale: #3E3E3E. Windows color (decimal): -11980687 or 7417929. OLE color: 7417929.
HSL color Cylindrical-coordinate representation of color #493071: hue angle of 263.08º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #493071 is Cyan = 0.35, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 48 | 113 | - |
| CMYK | 0.35 | 0.58 | 0 | 0.56 |
| HSL | 263.08º | 0.4% | 0.32% | - |
| HSV(B) | 263.08º | 0.58% | 0.44% | - |
| XYZ | 6.79 | 4.72 | 16.18 | - |
| YUV | 62.89 | 156.28 | 135.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 113 | 0.35 | 0.58 | 0 | 0.56 | 263.08 | 0.4 | 0.32 |
| Hex | 49 | 30 | 71 | 23 | 3A | 0 | 38 | 107 | 28 | 20 |
| Octal | 111 | 60 | 161 | 43 | 72 | 0 | 70 | 407 | 50 | 40 |
| Binary | 1001001 | 110000 | 1110001 | 100011 | 111010 | 0 | 111000 | 100000111 | 101000 | 100000 |
Color Harmonies of #493071
Complementary color
Monochromatic Colors of #493071
Black with #493071
Text Example
Text Example
White with #493071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493071; }
p { color: rgb(73,48,113); }
H1.HeaderClassName
{
color: #493071;
}
.AnyTagClassName
{
color: #493071;
}
</style>
background-color css
<style>
a { background-color: #493071; }
a { background-color: rgb(73,48,113); }
div.DivClassName
{
background-color: #493071;
}
.BgClassName
{
background-color: #493071;
}
</style>
border-color css
<style>
span { border-color: #493071; }
span { border-color: rgb(73,48,113); }
td.TdClassName
{
border-color: #493071;
}
.TagClassName
{
border-color: #493071;
}
</style>