Shades of Blue Diamond #492671
Tints of Blue Diamond #492671
RGB
CMYK
RGB Variations
Color information
#492671 (or 0x492671) is known color: Blue Diamond. HEX triplet: 49, 26 and 71. RGB value is (73,38,113). Sum of RGB (Red+Green+Blue) = 73+38+113=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 113 (44.53% from 255 or 50.45% from 224); Max value from RGB is 113 - color contains mainly: blue. Hex color #492671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492671 is #B6D98E. Grayscale: #383838. Windows color (decimal): -11983247 or 7415369. OLE color: 7415369.
HSL color Cylindrical-coordinate representation of color #492671: hue angle of 268º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #492671 is Cyan = 0.35, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 38 | 113 | - |
| CMYK | 0.35 | 0.66 | 0 | 0.56 |
| HSL | 268º | 0.5% | 0.3% | - |
| HSV(B) | 268º | 0.66% | 0.44% | - |
| XYZ | 6.42 | 3.99 | 16.06 | - |
| YUV | 57.02 | 159.6 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 113 | 0.35 | 0.66 | 0 | 0.56 | 268 | 0.5 | 0.3 |
| Hex | 49 | 26 | 71 | 23 | 42 | 0 | 38 | 10C | 32 | 1E |
| Octal | 111 | 46 | 161 | 43 | 102 | 0 | 70 | 414 | 62 | 36 |
| Binary | 1001001 | 100110 | 1110001 | 100011 | 1000010 | 0 | 111000 | 100001100 | 110010 | 11110 |
Color Harmonies of #492671
Complementary color
Monochromatic Colors of #492671
Black with #492671
Text Example
Text Example
White with #492671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492671; }
p { color: rgb(73,38,113); }
H1.HeaderClassName
{
color: #492671;
}
.AnyTagClassName
{
color: #492671;
}
</style>
background-color css
<style>
a { background-color: #492671; }
a { background-color: rgb(73,38,113); }
div.DivClassName
{
background-color: #492671;
}
.BgClassName
{
background-color: #492671;
}
</style>
border-color css
<style>
span { border-color: #492671; }
span { border-color: rgb(73,38,113); }
td.TdClassName
{
border-color: #492671;
}
.TagClassName
{
border-color: #492671;
}
</style>