Shades of Blue Diamond #513675
Tints of Blue Diamond #513675
RGB
CMYK
RGB Variations
Color information
#513675 (or 0x513675) is known color: Blue Diamond. HEX triplet: 51, 36 and 75. RGB value is (81,54,117). Sum of RGB (Red+Green+Blue) = 81+54+117=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 54 (21.48% from 255 or 21.43% from 252); Blue value is 117 (46.09% from 255 or 46.43% from 252); Max value from RGB is 117 - color contains mainly: blue. Hex color #513675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513675 is #AEC98A. Grayscale: #454545. Windows color (decimal): -11454859 or 7681617. OLE color: 7681617.
HSL color Cylindrical-coordinate representation of color #513675: hue angle of 265.71º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #513675 is Cyan = 0.31, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 54 | 117 | - |
| CMYK | 0.31 | 0.54 | 0 | 0.54 |
| HSL | 265.71º | 0.37% | 0.34% | - |
| HSV(B) | 265.71º | 0.54% | 0.46% | - |
| XYZ | 7.92 | 5.67 | 17.51 | - |
| YUV | 69.26 | 154.95 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 117 | 0.31 | 0.54 | 0 | 0.54 | 265.71 | 0.37 | 0.34 |
| Hex | 51 | 36 | 75 | 1F | 36 | 0 | 36 | 10A | 25 | 22 |
| Octal | 121 | 66 | 165 | 37 | 66 | 0 | 66 | 412 | 45 | 42 |
| Binary | 1010001 | 110110 | 1110101 | 11111 | 110110 | 0 | 110110 | 100001010 | 100101 | 100010 |
Color Harmonies of #513675
Complementary color
Monochromatic Colors of #513675
Black with #513675
Text Example
Text Example
White with #513675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513675; }
p { color: rgb(81,54,117); }
H1.HeaderClassName
{
color: #513675;
}
.AnyTagClassName
{
color: #513675;
}
</style>
background-color css
<style>
a { background-color: #513675; }
a { background-color: rgb(81,54,117); }
div.DivClassName
{
background-color: #513675;
}
.BgClassName
{
background-color: #513675;
}
</style>
border-color css
<style>
span { border-color: #513675; }
span { border-color: rgb(81,54,117); }
td.TdClassName
{
border-color: #513675;
}
.TagClassName
{
border-color: #513675;
}
</style>