Shades of Blue Diamond #513474
Tints of Blue Diamond #513474
RGB
CMYK
RGB Variations
Color information
#513474 (or 0x513474) is known color: Blue Diamond. HEX triplet: 51, 34 and 74. RGB value is (81,52,116). Sum of RGB (Red+Green+Blue) = 81+52+116=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 52 (20.70% from 255 or 20.88% from 249); Blue value is 116 (45.70% from 255 or 46.59% from 249); Max value from RGB is 116 - color contains mainly: blue. Hex color #513474 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513474 is #AECB8B. Grayscale: #434343. Windows color (decimal): -11455372 or 7615569. OLE color: 7615569.
HSL color Cylindrical-coordinate representation of color #513474: hue angle of 267.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #513474 is Cyan = 0.30, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 52 | 116 | - |
| CMYK | 0.30 | 0.55 | 0 | 0.55 |
| HSL | 267.19º | 0.38% | 0.33% | - |
| HSV(B) | 267.19º | 0.55% | 0.45% | - |
| XYZ | 7.77 | 5.47 | 17.17 | - |
| YUV | 67.97 | 155.11 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 116 | 0.30 | 0.55 | 0 | 0.55 | 267.19 | 0.38 | 0.33 |
| Hex | 51 | 34 | 74 | 1E | 37 | 0 | 37 | 10B | 26 | 21 |
| Octal | 121 | 64 | 164 | 36 | 67 | 0 | 67 | 413 | 46 | 41 |
| Binary | 1010001 | 110100 | 1110100 | 11110 | 110111 | 0 | 110111 | 100001011 | 100110 | 100001 |
Color Harmonies of #513474
Complementary color
Monochromatic Colors of #513474
Black with #513474
Text Example
Text Example
White with #513474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513474; }
p { color: rgb(81,52,116); }
H1.HeaderClassName
{
color: #513474;
}
.AnyTagClassName
{
color: #513474;
}
</style>
background-color css
<style>
a { background-color: #513474; }
a { background-color: rgb(81,52,116); }
div.DivClassName
{
background-color: #513474;
}
.BgClassName
{
background-color: #513474;
}
</style>
border-color css
<style>
span { border-color: #513474; }
span { border-color: rgb(81,52,116); }
td.TdClassName
{
border-color: #513474;
}
.TagClassName
{
border-color: #513474;
}
</style>