Shades of Blue Diamond #553572
Tints of Blue Diamond #553572
RGB
CMYK
RGB Variations
Color information
#553572 (or 0x553572) is known color: Blue Diamond. HEX triplet: 55, 35 and 72. RGB value is (85,53,114). Sum of RGB (Red+Green+Blue) = 85+53+114=252 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.73% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 114 (44.92% from 255 or 45.24% from 252); Max value from RGB is 114 - color contains mainly: blue. Hex color #553572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553572 is #AACA8D. Grayscale: #454545. Windows color (decimal): -11192974 or 7484757. OLE color: 7484757.
HSL color Cylindrical-coordinate representation of color #553572: hue angle of 271.48º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #553572 is Cyan = 0.25, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 53 | 114 | - |
| CMYK | 0.25 | 0.54 | 0 | 0.55 |
| HSL | 271.48º | 0.37% | 0.33% | - |
| HSV(B) | 271.48º | 0.54% | 0.45% | - |
| XYZ | 8.06 | 5.69 | 16.59 | - |
| YUV | 69.52 | 153.1 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 114 | 0.25 | 0.54 | 0 | 0.55 | 271.48 | 0.37 | 0.33 |
| Hex | 55 | 35 | 72 | 19 | 36 | 0 | 37 | 10F | 25 | 21 |
| Octal | 125 | 65 | 162 | 31 | 66 | 0 | 67 | 417 | 45 | 41 |
| Binary | 1010101 | 110101 | 1110010 | 11001 | 110110 | 0 | 110111 | 100001111 | 100101 | 100001 |
Color Harmonies of #553572
Complementary color
Monochromatic Colors of #553572
Black with #553572
Text Example
Text Example
White with #553572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553572; }
p { color: rgb(85,53,114); }
H1.HeaderClassName
{
color: #553572;
}
.AnyTagClassName
{
color: #553572;
}
</style>
background-color css
<style>
a { background-color: #553572; }
a { background-color: rgb(85,53,114); }
div.DivClassName
{
background-color: #553572;
}
.BgClassName
{
background-color: #553572;
}
</style>
border-color css
<style>
span { border-color: #553572; }
span { border-color: rgb(85,53,114); }
td.TdClassName
{
border-color: #553572;
}
.TagClassName
{
border-color: #553572;
}
</style>