Shades of Blue Diamond #533770
Tints of Blue Diamond #533770
RGB
CMYK
RGB Variations
Color information
#533770 (or 0x533770) is known color: Blue Diamond. HEX triplet: 53, 37 and 70. RGB value is (83,55,112). Sum of RGB (Red+Green+Blue) = 83+55+112=250 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.2% from 250); Green value is 55 (21.88% from 255 or 22% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #533770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533770 is #ACC88F. Grayscale: #454545. Windows color (decimal): -11323536 or 7354195. OLE color: 7354195.
HSL color Cylindrical-coordinate representation of color #533770: hue angle of 269.47º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #533770 is Cyan = 0.26, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 55 | 112 | - |
| CMYK | 0.26 | 0.51 | 0 | 0.56 |
| HSL | 269.47º | 0.34% | 0.33% | - |
| HSV(B) | 269.47º | 0.51% | 0.44% | - |
| XYZ | 7.86 | 5.74 | 16.02 | - |
| YUV | 69.87 | 151.78 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 112 | 0.26 | 0.51 | 0 | 0.56 | 269.47 | 0.34 | 0.33 |
| Hex | 53 | 37 | 70 | 1A | 33 | 0 | 38 | 10D | 22 | 21 |
| Octal | 123 | 67 | 160 | 32 | 63 | 0 | 70 | 415 | 42 | 41 |
| Binary | 1010011 | 110111 | 1110000 | 11010 | 110011 | 0 | 111000 | 100001101 | 100010 | 100001 |
Color Harmonies of #533770
Complementary color
Monochromatic Colors of #533770
Black with #533770
Text Example
Text Example
White with #533770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533770; }
p { color: rgb(83,55,112); }
H1.HeaderClassName
{
color: #533770;
}
.AnyTagClassName
{
color: #533770;
}
</style>
background-color css
<style>
a { background-color: #533770; }
a { background-color: rgb(83,55,112); }
div.DivClassName
{
background-color: #533770;
}
.BgClassName
{
background-color: #533770;
}
</style>
border-color css
<style>
span { border-color: #533770; }
span { border-color: rgb(83,55,112); }
td.TdClassName
{
border-color: #533770;
}
.TagClassName
{
border-color: #533770;
}
</style>