Shades of Blue Diamond #513071
Tints of Blue Diamond #513071
RGB
CMYK
RGB Variations
Color information
#513071 (or 0x513071) is known color: Blue Diamond. HEX triplet: 51, 30 and 71. RGB value is (81,48,113). Sum of RGB (Red+Green+Blue) = 81+48+113=242 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.47% from 242); Green value is 48 (19.14% from 255 or 19.83% from 242); Blue value is 113 (44.53% from 255 or 46.69% from 242); Max value from RGB is 113 - color contains mainly: blue. Hex color #513071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513071 is #AECF8E. Grayscale: #414141. Windows color (decimal): -11456399 or 7417937. OLE color: 7417937.
HSL color Cylindrical-coordinate representation of color #513071: hue angle of 270.46º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #513071 is Cyan = 0.28, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 48 | 113 | - |
| CMYK | 0.28 | 0.58 | 0 | 0.56 |
| HSL | 270.46º | 0.4% | 0.32% | - |
| HSV(B) | 270.46º | 0.58% | 0.44% | - |
| XYZ | 7.43 | 5.06 | 16.21 | - |
| YUV | 65.28 | 154.93 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 113 | 0.28 | 0.58 | 0 | 0.56 | 270.46 | 0.4 | 0.32 |
| Hex | 51 | 30 | 71 | 1C | 3A | 0 | 38 | 10E | 28 | 20 |
| Octal | 121 | 60 | 161 | 34 | 72 | 0 | 70 | 416 | 50 | 40 |
| Binary | 1010001 | 110000 | 1110001 | 11100 | 111010 | 0 | 111000 | 100001110 | 101000 | 100000 |
Color Harmonies of #513071
Complementary color
Monochromatic Colors of #513071
Black with #513071
Text Example
Text Example
White with #513071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513071; }
p { color: rgb(81,48,113); }
H1.HeaderClassName
{
color: #513071;
}
.AnyTagClassName
{
color: #513071;
}
</style>
background-color css
<style>
a { background-color: #513071; }
a { background-color: rgb(81,48,113); }
div.DivClassName
{
background-color: #513071;
}
.BgClassName
{
background-color: #513071;
}
</style>
border-color css
<style>
span { border-color: #513071; }
span { border-color: rgb(81,48,113); }
td.TdClassName
{
border-color: #513071;
}
.TagClassName
{
border-color: #513071;
}
</style>