Shades of Blue Diamond #522871
Tints of Blue Diamond #522871
RGB
CMYK
RGB Variations
Color information
#522871 (or 0x522871) is known color: Blue Diamond. HEX triplet: 52, 28 and 71. RGB value is (82,40,113). Sum of RGB (Red+Green+Blue) = 82+40+113=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 40 (16.02% from 255 or 17.02% from 235); Blue value is 113 (44.53% from 255 or 48.09% from 235); Max value from RGB is 113 - color contains mainly: blue. Hex color #522871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522871 is #ADD78E. Grayscale: #3C3C3C. Windows color (decimal): -11392911 or 7415890. OLE color: 7415890.
HSL color Cylindrical-coordinate representation of color #522871: hue angle of 274.52º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #522871 is Cyan = 0.27, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 40 | 113 | - |
| CMYK | 0.27 | 0.65 | 0 | 0.56 |
| HSL | 274.52º | 0.48% | 0.3% | - |
| HSV(B) | 274.52º | 0.65% | 0.44% | - |
| XYZ | 7.22 | 4.5 | 16.11 | - |
| YUV | 60.88 | 157.41 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 113 | 0.27 | 0.65 | 0 | 0.56 | 274.52 | 0.48 | 0.3 |
| Hex | 52 | 28 | 71 | 1B | 41 | 0 | 38 | 113 | 30 | 1E |
| Octal | 122 | 50 | 161 | 33 | 101 | 0 | 70 | 423 | 60 | 36 |
| Binary | 1010010 | 101000 | 1110001 | 11011 | 1000001 | 0 | 111000 | 100010011 | 110000 | 11110 |
Color Harmonies of #522871
Complementary color
Monochromatic Colors of #522871
Black with #522871
Text Example
Text Example
White with #522871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522871; }
p { color: rgb(82,40,113); }
H1.HeaderClassName
{
color: #522871;
}
.AnyTagClassName
{
color: #522871;
}
</style>
background-color css
<style>
a { background-color: #522871; }
a { background-color: rgb(82,40,113); }
div.DivClassName
{
background-color: #522871;
}
.BgClassName
{
background-color: #522871;
}
</style>
border-color css
<style>
span { border-color: #522871; }
span { border-color: rgb(82,40,113); }
td.TdClassName
{
border-color: #522871;
}
.TagClassName
{
border-color: #522871;
}
</style>