Shades of Blue Diamond #532773
Tints of Blue Diamond #532773
RGB
CMYK
RGB Variations
Color information
#532773 (or 0x532773) is known color: Blue Diamond. HEX triplet: 53, 27 and 73. RGB value is (83,39,115). Sum of RGB (Red+Green+Blue) = 83+39+115=237 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.02% from 237); Green value is 39 (15.62% from 255 or 16.46% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #532773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #532773 is #ACD88C. Grayscale: #3C3C3C. Windows color (decimal): -11327629 or 7546707. OLE color: 7546707.
HSL color Cylindrical-coordinate representation of color #532773: hue angle of 274.74º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #532773 is Cyan = 0.28, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 39 | 115 | - |
| CMYK | 0.28 | 0.66 | 0 | 0.55 |
| HSL | 274.74º | 0.49% | 0.3% | - |
| HSV(B) | 274.74º | 0.66% | 0.45% | - |
| XYZ | 7.39 | 4.53 | 16.7 | - |
| YUV | 60.82 | 158.58 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 115 | 0.28 | 0.66 | 0 | 0.55 | 274.74 | 0.49 | 0.3 |
| Hex | 53 | 27 | 73 | 1C | 42 | 0 | 37 | 113 | 31 | 1E |
| Octal | 123 | 47 | 163 | 34 | 102 | 0 | 67 | 423 | 61 | 36 |
| Binary | 1010011 | 100111 | 1110011 | 11100 | 1000010 | 0 | 110111 | 100010011 | 110001 | 11110 |
Color Harmonies of #532773
Complementary color
Monochromatic Colors of #532773
Black with #532773
Text Example
Text Example
White with #532773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532773; }
p { color: rgb(83,39,115); }
H1.HeaderClassName
{
color: #532773;
}
.AnyTagClassName
{
color: #532773;
}
</style>
background-color css
<style>
a { background-color: #532773; }
a { background-color: rgb(83,39,115); }
div.DivClassName
{
background-color: #532773;
}
.BgClassName
{
background-color: #532773;
}
</style>
border-color css
<style>
span { border-color: #532773; }
span { border-color: rgb(83,39,115); }
td.TdClassName
{
border-color: #532773;
}
.TagClassName
{
border-color: #532773;
}
</style>