Shades of Blue Diamond #513273
Tints of Blue Diamond #513273
RGB
CMYK
RGB Variations
Color information
#513273 (or 0x513273) is known color: Blue Diamond. HEX triplet: 51, 32 and 73. RGB value is (81,50,115). Sum of RGB (Red+Green+Blue) = 81+50+115=246 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.93% from 246); Green value is 50 (19.92% from 255 or 20.33% from 246); Blue value is 115 (45.31% from 255 or 46.75% from 246); Max value from RGB is 115 - color contains mainly: blue. Hex color #513273 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513273 is #AECD8C. Grayscale: #424242. Windows color (decimal): -11455885 or 7549521. OLE color: 7549521.
HSL color Cylindrical-coordinate representation of color #513273: hue angle of 268.62º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #513273 is Cyan = 0.30, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 50 | 115 | - |
| CMYK | 0.30 | 0.57 | 0 | 0.55 |
| HSL | 268.62º | 0.39% | 0.32% | - |
| HSV(B) | 268.62º | 0.57% | 0.45% | - |
| XYZ | 7.63 | 5.27 | 16.83 | - |
| YUV | 66.68 | 155.27 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 115 | 0.30 | 0.57 | 0 | 0.55 | 268.62 | 0.39 | 0.32 |
| Hex | 51 | 32 | 73 | 1E | 39 | 0 | 37 | 10D | 27 | 20 |
| Octal | 121 | 62 | 163 | 36 | 71 | 0 | 67 | 415 | 47 | 40 |
| Binary | 1010001 | 110010 | 1110011 | 11110 | 111001 | 0 | 110111 | 100001101 | 100111 | 100000 |
Color Harmonies of #513273
Complementary color
Monochromatic Colors of #513273
Black with #513273
Text Example
Text Example
White with #513273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513273; }
p { color: rgb(81,50,115); }
H1.HeaderClassName
{
color: #513273;
}
.AnyTagClassName
{
color: #513273;
}
</style>
background-color css
<style>
a { background-color: #513273; }
a { background-color: rgb(81,50,115); }
div.DivClassName
{
background-color: #513273;
}
.BgClassName
{
background-color: #513273;
}
</style>
border-color css
<style>
span { border-color: #513273; }
span { border-color: rgb(81,50,115); }
td.TdClassName
{
border-color: #513273;
}
.TagClassName
{
border-color: #513273;
}
</style>