Shades of Blue Diamond #533370
Tints of Blue Diamond #533370
RGB
CMYK
RGB Variations
Color information
#533370 (or 0x533370) is known color: Blue Diamond. HEX triplet: 53, 33 and 70. RGB value is (83,51,112). Sum of RGB (Red+Green+Blue) = 83+51+112=246 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.74% from 246); Green value is 51 (20.31% from 255 or 20.73% from 246); Blue value is 112 (44.14% from 255 or 45.53% from 246); Max value from RGB is 112 - color contains mainly: blue. Hex color #533370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533370 is #ACCC8F. Grayscale: #434343. Windows color (decimal): -11324560 or 7353171. OLE color: 7353171.
HSL color Cylindrical-coordinate representation of color #533370: hue angle of 271.48º 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 #533370 is Cyan = 0.26, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 51 | 112 | - |
| CMYK | 0.26 | 0.54 | 0 | 0.56 |
| HSL | 271.48º | 0.37% | 0.32% | - |
| HSV(B) | 271.48º | 0.54% | 0.44% | - |
| XYZ | 7.68 | 5.38 | 15.96 | - |
| YUV | 67.52 | 153.1 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 112 | 0.26 | 0.54 | 0 | 0.56 | 271.48 | 0.37 | 0.32 |
| Hex | 53 | 33 | 70 | 1A | 36 | 0 | 38 | 10F | 25 | 20 |
| Octal | 123 | 63 | 160 | 32 | 66 | 0 | 70 | 417 | 45 | 40 |
| Binary | 1010011 | 110011 | 1110000 | 11010 | 110110 | 0 | 111000 | 100001111 | 100101 | 100000 |
Color Harmonies of #533370
Complementary color
Monochromatic Colors of #533370
Black with #533370
Text Example
Text Example
White with #533370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533370; }
p { color: rgb(83,51,112); }
H1.HeaderClassName
{
color: #533370;
}
.AnyTagClassName
{
color: #533370;
}
</style>
background-color css
<style>
a { background-color: #533370; }
a { background-color: rgb(83,51,112); }
div.DivClassName
{
background-color: #533370;
}
.BgClassName
{
background-color: #533370;
}
</style>
border-color css
<style>
span { border-color: #533370; }
span { border-color: rgb(83,51,112); }
td.TdClassName
{
border-color: #533370;
}
.TagClassName
{
border-color: #533370;
}
</style>