Shades of Blue Diamond #513872
Tints of Blue Diamond #513872
RGB
CMYK
RGB Variations
Color information
#513872 (or 0x513872) is known color: Blue Diamond. HEX triplet: 51, 38 and 72. RGB value is (81,56,114). Sum of RGB (Red+Green+Blue) = 81+56+114=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 56 (22.27% from 255 or 22.31% from 251); Blue value is 114 (44.92% from 255 or 45.42% from 251); Max value from RGB is 114 - color contains mainly: blue. Hex color #513872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513872 is #AEC78D. Grayscale: #454545. Windows color (decimal): -11454350 or 7485521. OLE color: 7485521.
HSL color Cylindrical-coordinate representation of color #513872: hue angle of 265.86º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #513872 is Cyan = 0.29, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 56 | 114 | - |
| CMYK | 0.29 | 0.51 | 0 | 0.55 |
| HSL | 265.86º | 0.34% | 0.33% | - |
| HSV(B) | 265.86º | 0.51% | 0.45% | - |
| XYZ | 7.84 | 5.79 | 16.62 | - |
| YUV | 70.09 | 152.78 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 114 | 0.29 | 0.51 | 0 | 0.55 | 265.86 | 0.34 | 0.33 |
| Hex | 51 | 38 | 72 | 1D | 33 | 0 | 37 | 10A | 22 | 21 |
| Octal | 121 | 70 | 162 | 35 | 63 | 0 | 67 | 412 | 42 | 41 |
| Binary | 1010001 | 111000 | 1110010 | 11101 | 110011 | 0 | 110111 | 100001010 | 100010 | 100001 |
Color Harmonies of #513872
Complementary color
Monochromatic Colors of #513872
Black with #513872
Text Example
Text Example
White with #513872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513872; }
p { color: rgb(81,56,114); }
H1.HeaderClassName
{
color: #513872;
}
.AnyTagClassName
{
color: #513872;
}
</style>
background-color css
<style>
a { background-color: #513872; }
a { background-color: rgb(81,56,114); }
div.DivClassName
{
background-color: #513872;
}
.BgClassName
{
background-color: #513872;
}
</style>
border-color css
<style>
span { border-color: #513872; }
span { border-color: rgb(81,56,114); }
td.TdClassName
{
border-color: #513872;
}
.TagClassName
{
border-color: #513872;
}
</style>