Shades of Blue Diamond #513674
Tints of Blue Diamond #513674
RGB
CMYK
RGB Variations
Color information
#513674 (or 0x513674) is known color: Blue Diamond. HEX triplet: 51, 36 and 74. RGB value is (81,54,116). Sum of RGB (Red+Green+Blue) = 81+54+116=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 54 (21.48% from 255 or 21.51% from 251); Blue value is 116 (45.70% from 255 or 46.22% from 251); Max value from RGB is 116 - color contains mainly: blue. Hex color #513674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513674 is #AEC98B. Grayscale: #444444. Windows color (decimal): -11454860 or 7616081. OLE color: 7616081.
HSL color Cylindrical-coordinate representation of color #513674: hue angle of 266.13º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #513674 is Cyan = 0.30, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 54 | 116 | - |
| CMYK | 0.30 | 0.53 | 0 | 0.55 |
| HSL | 266.13º | 0.36% | 0.33% | - |
| HSV(B) | 266.13º | 0.53% | 0.45% | - |
| XYZ | 7.86 | 5.65 | 17.2 | - |
| YUV | 69.14 | 154.45 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 116 | 0.30 | 0.53 | 0 | 0.55 | 266.13 | 0.36 | 0.33 |
| Hex | 51 | 36 | 74 | 1E | 35 | 0 | 37 | 10A | 24 | 21 |
| Octal | 121 | 66 | 164 | 36 | 65 | 0 | 67 | 412 | 44 | 41 |
| Binary | 1010001 | 110110 | 1110100 | 11110 | 110101 | 0 | 110111 | 100001010 | 100100 | 100001 |
Color Harmonies of #513674
Complementary color
Monochromatic Colors of #513674
Black with #513674
Text Example
Text Example
White with #513674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513674; }
p { color: rgb(81,54,116); }
H1.HeaderClassName
{
color: #513674;
}
.AnyTagClassName
{
color: #513674;
}
</style>
background-color css
<style>
a { background-color: #513674; }
a { background-color: rgb(81,54,116); }
div.DivClassName
{
background-color: #513674;
}
.BgClassName
{
background-color: #513674;
}
</style>
border-color css
<style>
span { border-color: #513674; }
span { border-color: rgb(81,54,116); }
td.TdClassName
{
border-color: #513674;
}
.TagClassName
{
border-color: #513674;
}
</style>