Shades of Blue Diamond #522874
Tints of Blue Diamond #522874
RGB
CMYK
RGB Variations
Color information
#522874 (or 0x522874) is known color: Blue Diamond. HEX triplet: 52, 28 and 74. RGB value is (82,40,116). Sum of RGB (Red+Green+Blue) = 82+40+116=238 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.45% from 238); Green value is 40 (16.02% from 255 or 16.81% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #522874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522874 is #ADD78B. Grayscale: #3C3C3C. Windows color (decimal): -11392908 or 7612498. OLE color: 7612498.
HSL color Cylindrical-coordinate representation of color #522874: hue angle of 273.16º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #522874 is Cyan = 0.29, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 40 | 116 | - |
| CMYK | 0.29 | 0.66 | 0 | 0.55 |
| HSL | 273.16º | 0.49% | 0.31% | - |
| HSV(B) | 273.16º | 0.66% | 0.45% | - |
| XYZ | 7.39 | 4.57 | 17.02 | - |
| YUV | 61.22 | 158.91 | 142.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 116 | 0.29 | 0.66 | 0 | 0.55 | 273.16 | 0.49 | 0.31 |
| Hex | 52 | 28 | 74 | 1D | 42 | 0 | 37 | 111 | 31 | 1F |
| Octal | 122 | 50 | 164 | 35 | 102 | 0 | 67 | 421 | 61 | 37 |
| Binary | 1010010 | 101000 | 1110100 | 11101 | 1000010 | 0 | 110111 | 100010001 | 110001 | 11111 |
Color Harmonies of #522874
Complementary color
Monochromatic Colors of #522874
Black with #522874
Text Example
Text Example
White with #522874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522874; }
p { color: rgb(82,40,116); }
H1.HeaderClassName
{
color: #522874;
}
.AnyTagClassName
{
color: #522874;
}
</style>
background-color css
<style>
a { background-color: #522874; }
a { background-color: rgb(82,40,116); }
div.DivClassName
{
background-color: #522874;
}
.BgClassName
{
background-color: #522874;
}
</style>
border-color css
<style>
span { border-color: #522874; }
span { border-color: rgb(82,40,116); }
td.TdClassName
{
border-color: #522874;
}
.TagClassName
{
border-color: #522874;
}
</style>