Shades of Blue Diamond #492370
Tints of Blue Diamond #492370
RGB
CMYK
RGB Variations
Color information
#492370 (or 0x492370) is known color: Blue Diamond. HEX triplet: 49, 23 and 70. RGB value is (73,35,112). Sum of RGB (Red+Green+Blue) = 73+35+112=220 (29% of max value = 765). Red value is 73 (28.91% from 255 or 33.18% from 220); Green value is 35 (14.06% from 255 or 15.91% from 220); Blue value is 112 (44.14% from 255 or 50.91% from 220); Max value from RGB is 112 - color contains mainly: blue. Hex color #492370 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #492370 is #B6DC8F. Grayscale: #363636. Windows color (decimal): -11984016 or 7349065. OLE color: 7349065.
HSL color Cylindrical-coordinate representation of color #492370: hue angle of 269.61º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #492370 is Cyan = 0.35, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 35 | 112 | - |
| CMYK | 0.35 | 0.69 | 0 | 0.56 |
| HSL | 269.61º | 0.52% | 0.29% | - |
| HSV(B) | 269.61º | 0.69% | 0.44% | - |
| XYZ | 6.27 | 3.79 | 15.73 | - |
| YUV | 55.14 | 160.09 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 112 | 0.35 | 0.69 | 0 | 0.56 | 269.61 | 0.52 | 0.29 |
| Hex | 49 | 23 | 70 | 23 | 45 | 0 | 38 | 10E | 34 | 1D |
| Octal | 111 | 43 | 160 | 43 | 105 | 0 | 70 | 416 | 64 | 35 |
| Binary | 1001001 | 100011 | 1110000 | 100011 | 1000101 | 0 | 111000 | 100001110 | 110100 | 11101 |
Color Harmonies of #492370
Complementary color
Monochromatic Colors of #492370
Black with #492370
Text Example
Text Example
White with #492370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492370; }
p { color: rgb(73,35,112); }
H1.HeaderClassName
{
color: #492370;
}
.AnyTagClassName
{
color: #492370;
}
</style>
background-color css
<style>
a { background-color: #492370; }
a { background-color: rgb(73,35,112); }
div.DivClassName
{
background-color: #492370;
}
.BgClassName
{
background-color: #492370;
}
</style>
border-color css
<style>
span { border-color: #492370; }
span { border-color: rgb(73,35,112); }
td.TdClassName
{
border-color: #492370;
}
.TagClassName
{
border-color: #492370;
}
</style>