Shades of Blue Diamond #492771
Tints of Blue Diamond #492771
RGB
CMYK
RGB Variations
Color information
#492771 (or 0x492771) is known color: Blue Diamond. HEX triplet: 49, 27 and 71. RGB value is (73,39,113). Sum of RGB (Red+Green+Blue) = 73+39+113=225 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.44% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 113 (44.53% from 255 or 50.22% from 225); Max value from RGB is 113 - color contains mainly: blue. Hex color #492771 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492771 is #B6D88E. Grayscale: #393939. Windows color (decimal): -11982991 or 7415625. OLE color: 7415625.
HSL color Cylindrical-coordinate representation of color #492771: hue angle of 267.57º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #492771 is Cyan = 0.35, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 39 | 113 | - |
| CMYK | 0.35 | 0.65 | 0 | 0.56 |
| HSL | 267.57º | 0.49% | 0.3% | - |
| HSV(B) | 267.57º | 0.65% | 0.44% | - |
| XYZ | 6.45 | 4.06 | 16.07 | - |
| YUV | 57.6 | 159.26 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 113 | 0.35 | 0.65 | 0 | 0.56 | 267.57 | 0.49 | 0.3 |
| Hex | 49 | 27 | 71 | 23 | 41 | 0 | 38 | 10C | 31 | 1E |
| Octal | 111 | 47 | 161 | 43 | 101 | 0 | 70 | 414 | 61 | 36 |
| Binary | 1001001 | 100111 | 1110001 | 100011 | 1000001 | 0 | 111000 | 100001100 | 110001 | 11110 |
Color Harmonies of #492771
Complementary color
Monochromatic Colors of #492771
Black with #492771
Text Example
Text Example
White with #492771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492771; }
p { color: rgb(73,39,113); }
H1.HeaderClassName
{
color: #492771;
}
.AnyTagClassName
{
color: #492771;
}
</style>
background-color css
<style>
a { background-color: #492771; }
a { background-color: rgb(73,39,113); }
div.DivClassName
{
background-color: #492771;
}
.BgClassName
{
background-color: #492771;
}
</style>
border-color css
<style>
span { border-color: #492771; }
span { border-color: rgb(73,39,113); }
td.TdClassName
{
border-color: #492771;
}
.TagClassName
{
border-color: #492771;
}
</style>