Shades of Blue Diamond #521770
Tints of Blue Diamond #521770
RGB
CMYK
RGB Variations
Color information
#521770 (or 0x521770) is known color: Blue Diamond. HEX triplet: 52, 17 and 70. RGB value is (82,23,112). Sum of RGB (Red+Green+Blue) = 82+23+112=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 23 (9.38% from 255 or 10.60% from 217); Blue value is 112 (44.14% from 255 or 51.61% from 217); Max value from RGB is 112 - color contains mainly: blue. Hex color #521770 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521770 is #ADE88F. Grayscale: #323232. Windows color (decimal): -11397264 or 7346002. OLE color: 7346002.
HSL color Cylindrical-coordinate representation of color #521770: hue angle of 279.78º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #521770 is Cyan = 0.27, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 23 | 112 | - |
| CMYK | 0.27 | 0.79 | 0 | 0.56 |
| HSL | 279.78º | 0.66% | 0.26% | - |
| HSV(B) | 279.78º | 0.79% | 0.44% | - |
| XYZ | 6.71 | 3.58 | 15.67 | - |
| YUV | 50.79 | 162.55 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 23 | 112 | 0.27 | 0.79 | 0 | 0.56 | 279.78 | 0.66 | 0.26 |
| Hex | 52 | 17 | 70 | 1B | 4F | 0 | 38 | 118 | 42 | 1A |
| Octal | 122 | 27 | 160 | 33 | 117 | 0 | 70 | 430 | 102 | 32 |
| Binary | 1010010 | 10111 | 1110000 | 11011 | 1001111 | 0 | 111000 | 100011000 | 1000010 | 11010 |
Color Harmonies of #521770
Complementary color
Monochromatic Colors of #521770
Black with #521770
Text Example
Text Example
White with #521770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521770; }
p { color: rgb(82,23,112); }
H1.HeaderClassName
{
color: #521770;
}
.AnyTagClassName
{
color: #521770;
}
</style>
background-color css
<style>
a { background-color: #521770; }
a { background-color: rgb(82,23,112); }
div.DivClassName
{
background-color: #521770;
}
.BgClassName
{
background-color: #521770;
}
</style>
border-color css
<style>
span { border-color: #521770; }
span { border-color: rgb(82,23,112); }
td.TdClassName
{
border-color: #521770;
}
.TagClassName
{
border-color: #521770;
}
</style>