Shades of Blue Diamond #532973
Tints of Blue Diamond #532973
RGB
CMYK
RGB Variations
Color information
#532973 (or 0x532973) is known color: Blue Diamond. HEX triplet: 53, 29 and 73. RGB value is (83,41,115). Sum of RGB (Red+Green+Blue) = 83+41+115=239 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.73% from 239); Green value is 41 (16.41% from 255 or 17.15% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #532973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532973 is #ACD68C. Grayscale: #3D3D3D. Windows color (decimal): -11327117 or 7547219. OLE color: 7547219.
HSL color Cylindrical-coordinate representation of color #532973: hue angle of 274.05º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #532973 is Cyan = 0.28, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 41 | 115 | - |
| CMYK | 0.28 | 0.64 | 0 | 0.55 |
| HSL | 274.05º | 0.47% | 0.31% | - |
| HSV(B) | 274.05º | 0.64% | 0.45% | - |
| XYZ | 7.45 | 4.66 | 16.73 | - |
| YUV | 61.99 | 157.91 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 115 | 0.28 | 0.64 | 0 | 0.55 | 274.05 | 0.47 | 0.31 |
| Hex | 53 | 29 | 73 | 1C | 40 | 0 | 37 | 112 | 2F | 1F |
| Octal | 123 | 51 | 163 | 34 | 100 | 0 | 67 | 422 | 57 | 37 |
| Binary | 1010011 | 101001 | 1110011 | 11100 | 1000000 | 0 | 110111 | 100010010 | 101111 | 11111 |
Color Harmonies of #532973
Complementary color
Monochromatic Colors of #532973
Black with #532973
Text Example
Text Example
White with #532973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532973; }
p { color: rgb(83,41,115); }
H1.HeaderClassName
{
color: #532973;
}
.AnyTagClassName
{
color: #532973;
}
</style>
background-color css
<style>
a { background-color: #532973; }
a { background-color: rgb(83,41,115); }
div.DivClassName
{
background-color: #532973;
}
.BgClassName
{
background-color: #532973;
}
</style>
border-color css
<style>
span { border-color: #532973; }
span { border-color: rgb(83,41,115); }
td.TdClassName
{
border-color: #532973;
}
.TagClassName
{
border-color: #532973;
}
</style>