Shades of Blue Diamond #533471
Tints of Blue Diamond #533471
RGB
CMYK
RGB Variations
Color information
#533471 (or 0x533471) is known color: Blue Diamond. HEX triplet: 53, 34 and 71. RGB value is (83,52,113). Sum of RGB (Red+Green+Blue) = 83+52+113=248 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.47% from 248); Green value is 52 (20.70% from 255 or 20.97% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 113 - color contains mainly: blue. Hex color #533471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533471 is #ACCB8E. Grayscale: #444444. Windows color (decimal): -11324303 or 7418963. OLE color: 7418963.
HSL color Cylindrical-coordinate representation of color #533471: hue angle of 270.49º 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 #533471 is Cyan = 0.27, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 52 | 113 | - |
| CMYK | 0.27 | 0.54 | 0 | 0.56 |
| HSL | 270.49º | 0.37% | 0.32% | - |
| HSV(B) | 270.49º | 0.54% | 0.44% | - |
| XYZ | 7.78 | 5.49 | 16.27 | - |
| YUV | 68.22 | 153.27 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 113 | 0.27 | 0.54 | 0 | 0.56 | 270.49 | 0.37 | 0.32 |
| Hex | 53 | 34 | 71 | 1B | 36 | 0 | 38 | 10E | 25 | 20 |
| Octal | 123 | 64 | 161 | 33 | 66 | 0 | 70 | 416 | 45 | 40 |
| Binary | 1010011 | 110100 | 1110001 | 11011 | 110110 | 0 | 111000 | 100001110 | 100101 | 100000 |
Color Harmonies of #533471
Complementary color
Monochromatic Colors of #533471
Black with #533471
Text Example
Text Example
White with #533471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533471; }
p { color: rgb(83,52,113); }
H1.HeaderClassName
{
color: #533471;
}
.AnyTagClassName
{
color: #533471;
}
</style>
background-color css
<style>
a { background-color: #533471; }
a { background-color: rgb(83,52,113); }
div.DivClassName
{
background-color: #533471;
}
.BgClassName
{
background-color: #533471;
}
</style>
border-color css
<style>
span { border-color: #533471; }
span { border-color: rgb(83,52,113); }
td.TdClassName
{
border-color: #533471;
}
.TagClassName
{
border-color: #533471;
}
</style>