Shades of Blue Diamond #513372
Tints of Blue Diamond #513372
RGB
CMYK
RGB Variations
Color information
#513372 (or 0x513372) is known color: Blue Diamond. HEX triplet: 51, 33 and 72. RGB value is (81,51,114). Sum of RGB (Red+Green+Blue) = 81+51+114=246 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.93% from 246); Green value is 51 (20.31% from 255 or 20.73% from 246); Blue value is 114 (44.92% from 255 or 46.34% from 246); Max value from RGB is 114 - color contains mainly: blue. Hex color #513372 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513372 is #AECC8D. Grayscale: #424242. Windows color (decimal): -11455630 or 7484241. OLE color: 7484241.
HSL color Cylindrical-coordinate representation of color #513372: hue angle of 268.57º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #513372 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 51 | 114 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.55 |
| HSL | 268.57º | 0.38% | 0.32% | - |
| HSV(B) | 268.57º | 0.55% | 0.45% | - |
| XYZ | 7.61 | 5.33 | 16.55 | - |
| YUV | 67.15 | 154.44 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 114 | 0.29 | 0.55 | 0 | 0.55 | 268.57 | 0.38 | 0.32 |
| Hex | 51 | 33 | 72 | 1D | 37 | 0 | 37 | 10D | 26 | 20 |
| Octal | 121 | 63 | 162 | 35 | 67 | 0 | 67 | 415 | 46 | 40 |
| Binary | 1010001 | 110011 | 1110010 | 11101 | 110111 | 0 | 110111 | 100001101 | 100110 | 100000 |
Color Harmonies of #513372
Complementary color
Monochromatic Colors of #513372
Black with #513372
Text Example
Text Example
White with #513372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513372; }
p { color: rgb(81,51,114); }
H1.HeaderClassName
{
color: #513372;
}
.AnyTagClassName
{
color: #513372;
}
</style>
background-color css
<style>
a { background-color: #513372; }
a { background-color: rgb(81,51,114); }
div.DivClassName
{
background-color: #513372;
}
.BgClassName
{
background-color: #513372;
}
</style>
border-color css
<style>
span { border-color: #513372; }
span { border-color: rgb(81,51,114); }
td.TdClassName
{
border-color: #513372;
}
.TagClassName
{
border-color: #513372;
}
</style>