Shades of Blue Diamond #533773
Tints of Blue Diamond #533773
RGB
CMYK
RGB Variations
Color information
#533773 (or 0x533773) is known color: Blue Diamond. HEX triplet: 53, 37 and 73. RGB value is (83,55,115). Sum of RGB (Red+Green+Blue) = 83+55+115=253 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.81% from 253); Green value is 55 (21.88% from 255 or 21.74% from 253); Blue value is 115 (45.31% from 255 or 45.45% from 253); Max value from RGB is 115 - color contains mainly: blue. Hex color #533773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533773 is #ACC88C. Grayscale: #464646. Windows color (decimal): -11323533 or 7550803. OLE color: 7550803.
HSL color Cylindrical-coordinate representation of color #533773: hue angle of 268º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #533773 is Cyan = 0.28, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 55 | 115 | - |
| CMYK | 0.28 | 0.52 | 0 | 0.55 |
| HSL | 268º | 0.35% | 0.33% | - |
| HSV(B) | 268º | 0.52% | 0.45% | - |
| XYZ | 8.03 | 5.81 | 16.92 | - |
| YUV | 70.21 | 153.28 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 115 | 0.28 | 0.52 | 0 | 0.55 | 268 | 0.35 | 0.33 |
| Hex | 53 | 37 | 73 | 1C | 34 | 0 | 37 | 10C | 23 | 21 |
| Octal | 123 | 67 | 163 | 34 | 64 | 0 | 67 | 414 | 43 | 41 |
| Binary | 1010011 | 110111 | 1110011 | 11100 | 110100 | 0 | 110111 | 100001100 | 100011 | 100001 |
Color Harmonies of #533773
Complementary color
Monochromatic Colors of #533773
Black with #533773
Text Example
Text Example
White with #533773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533773; }
p { color: rgb(83,55,115); }
H1.HeaderClassName
{
color: #533773;
}
.AnyTagClassName
{
color: #533773;
}
</style>
background-color css
<style>
a { background-color: #533773; }
a { background-color: rgb(83,55,115); }
div.DivClassName
{
background-color: #533773;
}
.BgClassName
{
background-color: #533773;
}
</style>
border-color css
<style>
span { border-color: #533773; }
span { border-color: rgb(83,55,115); }
td.TdClassName
{
border-color: #533773;
}
.TagClassName
{
border-color: #533773;
}
</style>