Shades of Blue Diamond #533470
Tints of Blue Diamond #533470
RGB
CMYK
RGB Variations
Color information
#533470 (or 0x533470) is known color: Blue Diamond. HEX triplet: 53, 34 and 70. RGB value is (83,52,112). Sum of RGB (Red+Green+Blue) = 83+52+112=247 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.60% from 247); Green value is 52 (20.70% from 255 or 21.05% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 112 - color contains mainly: blue. Hex color #533470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533470 is #ACCB8F. Grayscale: #434343. Windows color (decimal): -11324304 or 7353427. OLE color: 7353427.
HSL color Cylindrical-coordinate representation of color #533470: hue angle of 271º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #533470 is Cyan = 0.26, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 52 | 112 | - |
| CMYK | 0.26 | 0.54 | 0 | 0.56 |
| HSL | 271º | 0.37% | 0.32% | - |
| HSV(B) | 271º | 0.54% | 0.44% | - |
| XYZ | 7.72 | 5.46 | 15.98 | - |
| YUV | 68.11 | 152.77 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 112 | 0.26 | 0.54 | 0 | 0.56 | 271 | 0.37 | 0.32 |
| Hex | 53 | 34 | 70 | 1A | 36 | 0 | 38 | 10F | 25 | 20 |
| Octal | 123 | 64 | 160 | 32 | 66 | 0 | 70 | 417 | 45 | 40 |
| Binary | 1010011 | 110100 | 1110000 | 11010 | 110110 | 0 | 111000 | 100001111 | 100101 | 100000 |
Color Harmonies of #533470
Complementary color
Monochromatic Colors of #533470
Black with #533470
Text Example
Text Example
White with #533470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533470; }
p { color: rgb(83,52,112); }
H1.HeaderClassName
{
color: #533470;
}
.AnyTagClassName
{
color: #533470;
}
</style>
background-color css
<style>
a { background-color: #533470; }
a { background-color: rgb(83,52,112); }
div.DivClassName
{
background-color: #533470;
}
.BgClassName
{
background-color: #533470;
}
</style>
border-color css
<style>
span { border-color: #533470; }
span { border-color: rgb(83,52,112); }
td.TdClassName
{
border-color: #533470;
}
.TagClassName
{
border-color: #533470;
}
</style>