Shades of Blue Diamond #533575
Tints of Blue Diamond #533575
RGB
CMYK
RGB Variations
Color information
#533575 (or 0x533575) is known color: Blue Diamond. HEX triplet: 53, 35 and 75. RGB value is (83,53,117). Sum of RGB (Red+Green+Blue) = 83+53+117=253 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.81% from 253); Green value is 53 (21.09% from 255 or 20.95% from 253); Blue value is 117 (46.09% from 255 or 46.25% from 253); Max value from RGB is 117 - color contains mainly: blue. Hex color #533575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533575 is #ACCA8A. Grayscale: #454545. Windows color (decimal): -11324043 or 7681363. OLE color: 7681363.
HSL color Cylindrical-coordinate representation of color #533575: hue angle of 268.12º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #533575 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 53 | 117 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.54 |
| HSL | 268.13º | 0.38% | 0.33% | - |
| HSV(B) | 268.13º | 0.55% | 0.46% | - |
| XYZ | 8.05 | 5.67 | 17.5 | - |
| YUV | 69.27 | 154.94 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 117 | 0.29 | 0.55 | 0 | 0.54 | 268.13 | 0.38 | 0.33 |
| Hex | 53 | 35 | 75 | 1D | 37 | 0 | 36 | 10C | 26 | 21 |
| Octal | 123 | 65 | 165 | 35 | 67 | 0 | 66 | 414 | 46 | 41 |
| Binary | 1010011 | 110101 | 1110101 | 11101 | 110111 | 0 | 110110 | 100001100 | 100110 | 100001 |
Color Harmonies of #533575
Complementary color
Monochromatic Colors of #533575
Black with #533575
Text Example
Text Example
White with #533575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533575; }
p { color: rgb(83,53,117); }
H1.HeaderClassName
{
color: #533575;
}
.AnyTagClassName
{
color: #533575;
}
</style>
background-color css
<style>
a { background-color: #533575; }
a { background-color: rgb(83,53,117); }
div.DivClassName
{
background-color: #533575;
}
.BgClassName
{
background-color: #533575;
}
</style>
border-color css
<style>
span { border-color: #533575; }
span { border-color: rgb(83,53,117); }
td.TdClassName
{
border-color: #533575;
}
.TagClassName
{
border-color: #533575;
}
</style>