Shades of Blue Diamond #491572
Tints of Blue Diamond #491572
RGB
CMYK
RGB Variations
Color information
#491572 (or 0x491572) is known color: Blue Diamond. HEX triplet: 49, 15 and 72. RGB value is (73,21,114). Sum of RGB (Red+Green+Blue) = 73+21+114=208 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.10% from 208); Green value is 21 (8.59% from 255 or 10.10% from 208); Blue value is 114 (44.92% from 255 or 54.81% from 208); Max value from RGB is 114 - color contains mainly: blue. Hex color #491572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491572 is #B6EA8D. Grayscale: #2E2E2E. Windows color (decimal): -11987598 or 7476553. OLE color: 7476553.
HSL color Cylindrical-coordinate representation of color #491572: hue angle of 273.55º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #491572 is Cyan = 0.36, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 21 | 114 | - |
| CMYK | 0.36 | 0.82 | 0 | 0.55 |
| HSL | 273.55º | 0.69% | 0.26% | - |
| HSV(B) | 273.55º | 0.82% | 0.45% | - |
| XYZ | 6.05 | 3.17 | 16.21 | - |
| YUV | 47.15 | 165.73 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 114 | 0.36 | 0.82 | 0 | 0.55 | 273.55 | 0.69 | 0.26 |
| Hex | 49 | 15 | 72 | 24 | 52 | 0 | 37 | 112 | 45 | 1A |
| Octal | 111 | 25 | 162 | 44 | 122 | 0 | 67 | 422 | 105 | 32 |
| Binary | 1001001 | 10101 | 1110010 | 100100 | 1010010 | 0 | 110111 | 100010010 | 1000101 | 11010 |
Color Harmonies of #491572
Complementary color
Monochromatic Colors of #491572
Black with #491572
Text Example
Text Example
White with #491572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491572; }
p { color: rgb(73,21,114); }
H1.HeaderClassName
{
color: #491572;
}
.AnyTagClassName
{
color: #491572;
}
</style>
background-color css
<style>
a { background-color: #491572; }
a { background-color: rgb(73,21,114); }
div.DivClassName
{
background-color: #491572;
}
.BgClassName
{
background-color: #491572;
}
</style>
border-color css
<style>
span { border-color: #491572; }
span { border-color: rgb(73,21,114); }
td.TdClassName
{
border-color: #491572;
}
.TagClassName
{
border-color: #491572;
}
</style>