Shades of Blue Diamond #492770
Tints of Blue Diamond #492770
RGB
CMYK
RGB Variations
Color information
#492770 (or 0x492770) is known color: Blue Diamond. HEX triplet: 49, 27 and 70. RGB value is (73,39,112). Sum of RGB (Red+Green+Blue) = 73+39+112=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 112 (44.14% from 255 or 50% from 224); Max value from RGB is 112 - color contains mainly: blue. Hex color #492770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492770 is #B6D88F. Grayscale: #393939. Windows color (decimal): -11982992 or 7350089. OLE color: 7350089.
HSL color Cylindrical-coordinate representation of color #492770: hue angle of 267.95º degrees, saturation: 0.48, 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 #492770 is Cyan = 0.35, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 39 | 112 | - |
| CMYK | 0.35 | 0.65 | 0 | 0.56 |
| HSL | 267.95º | 0.48% | 0.3% | - |
| HSV(B) | 267.95º | 0.65% | 0.44% | - |
| XYZ | 6.4 | 4.04 | 15.77 | - |
| YUV | 57.49 | 158.76 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 112 | 0.35 | 0.65 | 0 | 0.56 | 267.95 | 0.48 | 0.3 |
| Hex | 49 | 27 | 70 | 23 | 41 | 0 | 38 | 10C | 30 | 1E |
| Octal | 111 | 47 | 160 | 43 | 101 | 0 | 70 | 414 | 60 | 36 |
| Binary | 1001001 | 100111 | 1110000 | 100011 | 1000001 | 0 | 111000 | 100001100 | 110000 | 11110 |
Color Harmonies of #492770
Complementary color
Monochromatic Colors of #492770
Black with #492770
Text Example
Text Example
White with #492770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492770; }
p { color: rgb(73,39,112); }
H1.HeaderClassName
{
color: #492770;
}
.AnyTagClassName
{
color: #492770;
}
</style>
background-color css
<style>
a { background-color: #492770; }
a { background-color: rgb(73,39,112); }
div.DivClassName
{
background-color: #492770;
}
.BgClassName
{
background-color: #492770;
}
</style>
border-color css
<style>
span { border-color: #492770; }
span { border-color: rgb(73,39,112); }
td.TdClassName
{
border-color: #492770;
}
.TagClassName
{
border-color: #492770;
}
</style>