Shades of Blue Diamond #492966
Tints of Blue Diamond #492966
RGB
CMYK
RGB Variations
Color information
#492966 (or 0x492966) is known color: Blue Diamond. HEX triplet: 49, 29 and 66. RGB value is (73,41,102). Sum of RGB (Red+Green+Blue) = 73+41+102=216 (28% of max value = 765). Red value is 73 (28.91% from 255 or 33.80% from 216); Green value is 41 (16.41% from 255 or 18.98% from 216); Blue value is 102 (40.23% from 255 or 47.22% from 216); Max value from RGB is 102 - color contains mainly: blue. Hex color #492966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492966 is #B6D699. Grayscale: #393939. Windows color (decimal): -11982490 or 6695241. OLE color: 6695241.
HSL color Cylindrical-coordinate representation of color #492966: hue angle of 271.48º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #492966 is Cyan = 0.28, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 41 | 102 | - |
| CMYK | 0.28 | 0.60 | 0 | 0.6 |
| HSL | 271.48º | 0.43% | 0.28% | - |
| HSV(B) | 271.48º | 0.6% | 0.4% | - |
| XYZ | 5.94 | 3.96 | 13.02 | - |
| YUV | 57.52 | 153.1 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 102 | 0.28 | 0.60 | 0 | 0.6 | 271.48 | 0.43 | 0.28 |
| Hex | 49 | 29 | 66 | 1C | 3C | 0 | 3C | 10F | 2B | 1C |
| Octal | 111 | 51 | 146 | 34 | 74 | 0 | 74 | 417 | 53 | 34 |
| Binary | 1001001 | 101001 | 1100110 | 11100 | 111100 | 0 | 111100 | 100001111 | 101011 | 11100 |
Color Harmonies of #492966
Complementary color
Monochromatic Colors of #492966
Black with #492966
Text Example
Text Example
White with #492966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492966; }
p { color: rgb(73,41,102); }
H1.HeaderClassName
{
color: #492966;
}
.AnyTagClassName
{
color: #492966;
}
</style>
background-color css
<style>
a { background-color: #492966; }
a { background-color: rgb(73,41,102); }
div.DivClassName
{
background-color: #492966;
}
.BgClassName
{
background-color: #492966;
}
</style>
border-color css
<style>
span { border-color: #492966; }
span { border-color: rgb(73,41,102); }
td.TdClassName
{
border-color: #492966;
}
.TagClassName
{
border-color: #492966;
}
</style>