Shades of Blue Diamond #513573
Tints of Blue Diamond #513573
RGB
CMYK
RGB Variations
Color information
#513573 (or 0x513573) is known color: Blue Diamond. HEX triplet: 51, 35 and 73. RGB value is (81,53,115). Sum of RGB (Red+Green+Blue) = 81+53+115=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 53 (21.09% from 255 or 21.29% from 249); Blue value is 115 (45.31% from 255 or 46.18% from 249); Max value from RGB is 115 - color contains mainly: blue. Hex color #513573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513573 is #AECA8C. Grayscale: #444444. Windows color (decimal): -11455117 or 7550289. OLE color: 7550289.
HSL color Cylindrical-coordinate representation of color #513573: hue angle of 267.1º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #513573 is Cyan = 0.30, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 53 | 115 | - |
| CMYK | 0.30 | 0.54 | 0 | 0.55 |
| HSL | 267.1º | 0.37% | 0.33% | - |
| HSV(B) | 267.1º | 0.54% | 0.45% | - |
| XYZ | 7.76 | 5.53 | 16.88 | - |
| YUV | 68.44 | 154.28 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 115 | 0.30 | 0.54 | 0 | 0.55 | 267.1 | 0.37 | 0.33 |
| Hex | 51 | 35 | 73 | 1E | 36 | 0 | 37 | 10B | 25 | 21 |
| Octal | 121 | 65 | 163 | 36 | 66 | 0 | 67 | 413 | 45 | 41 |
| Binary | 1010001 | 110101 | 1110011 | 11110 | 110110 | 0 | 110111 | 100001011 | 100101 | 100001 |
Color Harmonies of #513573
Complementary color
Monochromatic Colors of #513573
Black with #513573
Text Example
Text Example
White with #513573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513573; }
p { color: rgb(81,53,115); }
H1.HeaderClassName
{
color: #513573;
}
.AnyTagClassName
{
color: #513573;
}
</style>
background-color css
<style>
a { background-color: #513573; }
a { background-color: rgb(81,53,115); }
div.DivClassName
{
background-color: #513573;
}
.BgClassName
{
background-color: #513573;
}
</style>
border-color css
<style>
span { border-color: #513573; }
span { border-color: rgb(81,53,115); }
td.TdClassName
{
border-color: #513573;
}
.TagClassName
{
border-color: #513573;
}
</style>