Shades of Blue Diamond #513773
Tints of Blue Diamond #513773
RGB
CMYK
RGB Variations
Color information
#513773 (or 0x513773) is known color: Blue Diamond. HEX triplet: 51, 37 and 73. RGB value is (81,55,115). Sum of RGB (Red+Green+Blue) = 81+55+115=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 55 (21.88% from 255 or 21.91% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 115 - color contains mainly: blue. Hex color #513773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513773 is #AEC88C. Grayscale: #454545. Windows color (decimal): -11454605 or 7550801. OLE color: 7550801.
HSL color Cylindrical-coordinate representation of color #513773: hue angle of 266º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #513773 is Cyan = 0.30, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 55 | 115 | - |
| CMYK | 0.30 | 0.52 | 0 | 0.55 |
| HSL | 266º | 0.35% | 0.33% | - |
| HSV(B) | 266º | 0.52% | 0.45% | - |
| XYZ | 7.85 | 5.72 | 16.91 | - |
| YUV | 69.61 | 153.61 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 115 | 0.30 | 0.52 | 0 | 0.55 | 266 | 0.35 | 0.33 |
| Hex | 51 | 37 | 73 | 1E | 34 | 0 | 37 | 10A | 23 | 21 |
| Octal | 121 | 67 | 163 | 36 | 64 | 0 | 67 | 412 | 43 | 41 |
| Binary | 1010001 | 110111 | 1110011 | 11110 | 110100 | 0 | 110111 | 100001010 | 100011 | 100001 |
Color Harmonies of #513773
Complementary color
Monochromatic Colors of #513773
Black with #513773
Text Example
Text Example
White with #513773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513773; }
p { color: rgb(81,55,115); }
H1.HeaderClassName
{
color: #513773;
}
.AnyTagClassName
{
color: #513773;
}
</style>
background-color css
<style>
a { background-color: #513773; }
a { background-color: rgb(81,55,115); }
div.DivClassName
{
background-color: #513773;
}
.BgClassName
{
background-color: #513773;
}
</style>
border-color css
<style>
span { border-color: #513773; }
span { border-color: rgb(81,55,115); }
td.TdClassName
{
border-color: #513773;
}
.TagClassName
{
border-color: #513773;
}
</style>