Shades of Blue Diamond #492573
Tints of Blue Diamond #492573
RGB
CMYK
RGB Variations
Color information
#492573 (or 0x492573) is known color: Blue Diamond. HEX triplet: 49, 25 and 73. RGB value is (73,37,115). Sum of RGB (Red+Green+Blue) = 73+37+115=225 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.44% from 225); Green value is 37 (14.84% from 255 or 16.44% from 225); Blue value is 115 (45.31% from 255 or 51.11% from 225); Max value from RGB is 115 - color contains mainly: blue. Hex color #492573 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492573 is #B6DA8C. Grayscale: #383838. Windows color (decimal): -11983501 or 7546185. OLE color: 7546185.
HSL color Cylindrical-coordinate representation of color #492573: hue angle of 267.69º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #492573 is Cyan = 0.37, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 37 | 115 | - |
| CMYK | 0.37 | 0.68 | 0 | 0.55 |
| HSL | 267.69º | 0.51% | 0.3% | - |
| HSV(B) | 267.69º | 0.68% | 0.45% | - |
| XYZ | 6.5 | 3.98 | 16.64 | - |
| YUV | 56.66 | 160.93 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 115 | 0.37 | 0.68 | 0 | 0.55 | 267.69 | 0.51 | 0.3 |
| Hex | 49 | 25 | 73 | 25 | 44 | 0 | 37 | 10C | 33 | 1E |
| Octal | 111 | 45 | 163 | 45 | 104 | 0 | 67 | 414 | 63 | 36 |
| Binary | 1001001 | 100101 | 1110011 | 100101 | 1000100 | 0 | 110111 | 100001100 | 110011 | 11110 |
Color Harmonies of #492573
Complementary color
Monochromatic Colors of #492573
Black with #492573
Text Example
Text Example
White with #492573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492573; }
p { color: rgb(73,37,115); }
H1.HeaderClassName
{
color: #492573;
}
.AnyTagClassName
{
color: #492573;
}
</style>
background-color css
<style>
a { background-color: #492573; }
a { background-color: rgb(73,37,115); }
div.DivClassName
{
background-color: #492573;
}
.BgClassName
{
background-color: #492573;
}
</style>
border-color css
<style>
span { border-color: #492573; }
span { border-color: rgb(73,37,115); }
td.TdClassName
{
border-color: #492573;
}
.TagClassName
{
border-color: #492573;
}
</style>