Shades of Blue Diamond #492774
Tints of Blue Diamond #492774
RGB
CMYK
RGB Variations
Color information
#492774 (or 0x492774) is known color: Blue Diamond. HEX triplet: 49, 27 and 74. RGB value is (73,39,116). Sum of RGB (Red+Green+Blue) = 73+39+116=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 39 (15.62% from 255 or 17.11% from 228); Blue value is 116 (45.70% from 255 or 50.88% from 228); Max value from RGB is 116 - color contains mainly: blue. Hex color #492774 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492774 is #B6D88B. Grayscale: #393939. Windows color (decimal): -11982988 or 7612233. OLE color: 7612233.
HSL color Cylindrical-coordinate representation of color #492774: hue angle of 266.49º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #492774 is Cyan = 0.37, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 39 | 116 | - |
| CMYK | 0.37 | 0.66 | 0 | 0.55 |
| HSL | 266.49º | 0.5% | 0.3% | - |
| HSV(B) | 266.49º | 0.66% | 0.45% | - |
| XYZ | 6.63 | 4.13 | 16.97 | - |
| YUV | 57.94 | 160.76 | 138.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 116 | 0.37 | 0.66 | 0 | 0.55 | 266.49 | 0.5 | 0.3 |
| Hex | 49 | 27 | 74 | 25 | 42 | 0 | 37 | 10A | 32 | 1E |
| Octal | 111 | 47 | 164 | 45 | 102 | 0 | 67 | 412 | 62 | 36 |
| Binary | 1001001 | 100111 | 1110100 | 100101 | 1000010 | 0 | 110111 | 100001010 | 110010 | 11110 |
Color Harmonies of #492774
Complementary color
Monochromatic Colors of #492774
Black with #492774
Text Example
Text Example
White with #492774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492774; }
p { color: rgb(73,39,116); }
H1.HeaderClassName
{
color: #492774;
}
.AnyTagClassName
{
color: #492774;
}
</style>
background-color css
<style>
a { background-color: #492774; }
a { background-color: rgb(73,39,116); }
div.DivClassName
{
background-color: #492774;
}
.BgClassName
{
background-color: #492774;
}
</style>
border-color css
<style>
span { border-color: #492774; }
span { border-color: rgb(73,39,116); }
td.TdClassName
{
border-color: #492774;
}
.TagClassName
{
border-color: #492774;
}
</style>