Shades of Blue Diamond #522674
Tints of Blue Diamond #522674
RGB
CMYK
RGB Variations
Color information
#522674 (or 0x522674) is known color: Blue Diamond. HEX triplet: 52, 26 and 74. RGB value is (82,38,116). Sum of RGB (Red+Green+Blue) = 82+38+116=236 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.75% from 236); Green value is 38 (15.23% from 255 or 16.10% from 236); Blue value is 116 (45.70% from 255 or 49.15% from 236); Max value from RGB is 116 - color contains mainly: blue. Hex color #522674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522674 is #ADD98B. Grayscale: #3B3B3B. Windows color (decimal): -11393420 or 7611986. OLE color: 7611986.
HSL color Cylindrical-coordinate representation of color #522674: hue angle of 273.85º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #522674 is Cyan = 0.29, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 38 | 116 | - |
| CMYK | 0.29 | 0.67 | 0 | 0.55 |
| HSL | 273.85º | 0.51% | 0.3% | - |
| HSV(B) | 273.85º | 0.67% | 0.45% | - |
| XYZ | 7.33 | 4.44 | 16.99 | - |
| YUV | 60.05 | 159.58 | 143.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 116 | 0.29 | 0.67 | 0 | 0.55 | 273.85 | 0.51 | 0.3 |
| Hex | 52 | 26 | 74 | 1D | 43 | 0 | 37 | 112 | 33 | 1E |
| Octal | 122 | 46 | 164 | 35 | 103 | 0 | 67 | 422 | 63 | 36 |
| Binary | 1010010 | 100110 | 1110100 | 11101 | 1000011 | 0 | 110111 | 100010010 | 110011 | 11110 |
Color Harmonies of #522674
Complementary color
Monochromatic Colors of #522674
Black with #522674
Text Example
Text Example
White with #522674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522674; }
p { color: rgb(82,38,116); }
H1.HeaderClassName
{
color: #522674;
}
.AnyTagClassName
{
color: #522674;
}
</style>
background-color css
<style>
a { background-color: #522674; }
a { background-color: rgb(82,38,116); }
div.DivClassName
{
background-color: #522674;
}
.BgClassName
{
background-color: #522674;
}
</style>
border-color css
<style>
span { border-color: #522674; }
span { border-color: rgb(82,38,116); }
td.TdClassName
{
border-color: #522674;
}
.TagClassName
{
border-color: #522674;
}
</style>