Shades of Blue Diamond #492076
Tints of Blue Diamond #492076
RGB
CMYK
RGB Variations
Color information
#492076 (or 0x492076) is known color: Blue Diamond. HEX triplet: 49, 20 and 76. RGB value is (73,32,118). Sum of RGB (Red+Green+Blue) = 73+32+118=223 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.74% from 223); Green value is 32 (12.89% from 255 or 14.35% from 223); Blue value is 118 (46.48% from 255 or 52.91% from 223); Max value from RGB is 118 - color contains mainly: blue. Hex color #492076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492076 is #B6DF89. Grayscale: #353535. Windows color (decimal): -11984778 or 7741513. OLE color: 7741513.
HSL color Cylindrical-coordinate representation of color #492076: hue angle of 268.6º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #492076 is Cyan = 0.38, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 32 | 118 | - |
| CMYK | 0.38 | 0.73 | 0 | 0.54 |
| HSL | 268.6º | 0.57% | 0.29% | - |
| HSV(B) | 268.6º | 0.73% | 0.46% | - |
| XYZ | 6.53 | 3.76 | 17.52 | - |
| YUV | 54.06 | 164.08 | 141.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 118 | 0.38 | 0.73 | 0 | 0.54 | 268.6 | 0.57 | 0.29 |
| Hex | 49 | 20 | 76 | 26 | 49 | 0 | 36 | 10D | 39 | 1D |
| Octal | 111 | 40 | 166 | 46 | 111 | 0 | 66 | 415 | 71 | 35 |
| Binary | 1001001 | 100000 | 1110110 | 100110 | 1001001 | 0 | 110110 | 100001101 | 111001 | 11101 |
Color Harmonies of #492076
Complementary color
Monochromatic Colors of #492076
Black with #492076
Text Example
Text Example
White with #492076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492076; }
p { color: rgb(73,32,118); }
H1.HeaderClassName
{
color: #492076;
}
.AnyTagClassName
{
color: #492076;
}
</style>
background-color css
<style>
a { background-color: #492076; }
a { background-color: rgb(73,32,118); }
div.DivClassName
{
background-color: #492076;
}
.BgClassName
{
background-color: #492076;
}
</style>
border-color css
<style>
span { border-color: #492076; }
span { border-color: rgb(73,32,118); }
td.TdClassName
{
border-color: #492076;
}
.TagClassName
{
border-color: #492076;
}
</style>