Shades of Blue Diamond #533970
Tints of Blue Diamond #533970
RGB
CMYK
RGB Variations
Color information
#533970 (or 0x533970) is known color: Blue Diamond. HEX triplet: 53, 39 and 70. RGB value is (83,57,112). Sum of RGB (Red+Green+Blue) = 83+57+112=252 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.94% from 252); Green value is 57 (22.66% from 255 or 22.62% from 252); Blue value is 112 (44.14% from 255 or 44.44% from 252); Max value from RGB is 112 - color contains mainly: blue. Hex color #533970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533970 is #ACC68F. Grayscale: #464646. Windows color (decimal): -11323024 or 7354707. OLE color: 7354707.
HSL color Cylindrical-coordinate representation of color #533970: hue angle of 268.36º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #533970 is Cyan = 0.26, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 57 | 112 | - |
| CMYK | 0.26 | 0.49 | 0 | 0.56 |
| HSL | 268.36º | 0.33% | 0.33% | - |
| HSV(B) | 268.36º | 0.49% | 0.44% | - |
| XYZ | 7.96 | 5.94 | 16.06 | - |
| YUV | 71.04 | 151.11 | 136.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 112 | 0.26 | 0.49 | 0 | 0.56 | 268.36 | 0.33 | 0.33 |
| Hex | 53 | 39 | 70 | 1A | 31 | 0 | 38 | 10C | 21 | 21 |
| Octal | 123 | 71 | 160 | 32 | 61 | 0 | 70 | 414 | 41 | 41 |
| Binary | 1010011 | 111001 | 1110000 | 11010 | 110001 | 0 | 111000 | 100001100 | 100001 | 100001 |
Color Harmonies of #533970
Complementary color
Monochromatic Colors of #533970
Black with #533970
Text Example
Text Example
White with #533970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533970; }
p { color: rgb(83,57,112); }
H1.HeaderClassName
{
color: #533970;
}
.AnyTagClassName
{
color: #533970;
}
</style>
background-color css
<style>
a { background-color: #533970; }
a { background-color: rgb(83,57,112); }
div.DivClassName
{
background-color: #533970;
}
.BgClassName
{
background-color: #533970;
}
</style>
border-color css
<style>
span { border-color: #533970; }
span { border-color: rgb(83,57,112); }
td.TdClassName
{
border-color: #533970;
}
.TagClassName
{
border-color: #533970;
}
</style>