Shades of Blue Diamond #513677
Tints of Blue Diamond #513677
RGB
CMYK
RGB Variations
Color information
#513677 (or 0x513677) is known color: Blue Diamond. HEX triplet: 51, 36 and 77. RGB value is (81,54,119). Sum of RGB (Red+Green+Blue) = 81+54+119=254 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.89% from 254); Green value is 54 (21.48% from 255 or 21.26% from 254); Blue value is 119 (46.88% from 255 or 46.85% from 254); Max value from RGB is 119 - color contains mainly: blue. Hex color #513677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513677 is #AEC988. Grayscale: #454545. Windows color (decimal): -11454857 or 7812689. OLE color: 7812689.
HSL color Cylindrical-coordinate representation of color #513677: hue angle of 264.92º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #513677 is Cyan = 0.32, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 54 | 119 | - |
| CMYK | 0.32 | 0.55 | 0 | 0.53 |
| HSL | 264.92º | 0.38% | 0.34% | - |
| HSV(B) | 264.92º | 0.55% | 0.47% | - |
| XYZ | 8.04 | 5.72 | 18.13 | - |
| YUV | 69.48 | 155.95 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 119 | 0.32 | 0.55 | 0 | 0.53 | 264.92 | 0.38 | 0.34 |
| Hex | 51 | 36 | 77 | 20 | 37 | 0 | 35 | 109 | 26 | 22 |
| Octal | 121 | 66 | 167 | 40 | 67 | 0 | 65 | 411 | 46 | 42 |
| Binary | 1010001 | 110110 | 1110111 | 100000 | 110111 | 0 | 110101 | 100001001 | 100110 | 100010 |
Color Harmonies of #513677
Complementary color
Monochromatic Colors of #513677
Black with #513677
Text Example
Text Example
White with #513677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513677; }
p { color: rgb(81,54,119); }
H1.HeaderClassName
{
color: #513677;
}
.AnyTagClassName
{
color: #513677;
}
</style>
background-color css
<style>
a { background-color: #513677; }
a { background-color: rgb(81,54,119); }
div.DivClassName
{
background-color: #513677;
}
.BgClassName
{
background-color: #513677;
}
</style>
border-color css
<style>
span { border-color: #513677; }
span { border-color: rgb(81,54,119); }
td.TdClassName
{
border-color: #513677;
}
.TagClassName
{
border-color: #513677;
}
</style>