Shades of Blue Diamond #552576
Tints of Blue Diamond #552576
RGB
CMYK
RGB Variations
Color information
#552576 (or 0x552576) is known color: Blue Diamond. HEX triplet: 55, 25 and 76. RGB value is (85,37,118). Sum of RGB (Red+Green+Blue) = 85+37+118=240 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.42% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #552576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552576 is #AADA89. Grayscale: #3C3C3C. Windows color (decimal): -11197066 or 7742805. OLE color: 7742805.
HSL color Cylindrical-coordinate representation of color #552576: hue angle of 275.56º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #552576 is Cyan = 0.28, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 37 | 118 | - |
| CMYK | 0.28 | 0.69 | 0 | 0.54 |
| HSL | 275.56º | 0.52% | 0.3% | - |
| HSV(B) | 275.56º | 0.69% | 0.46% | - |
| XYZ | 7.68 | 4.56 | 17.62 | - |
| YUV | 60.59 | 160.4 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 118 | 0.28 | 0.69 | 0 | 0.54 | 275.56 | 0.52 | 0.3 |
| Hex | 55 | 25 | 76 | 1C | 45 | 0 | 36 | 114 | 34 | 1E |
| Octal | 125 | 45 | 166 | 34 | 105 | 0 | 66 | 424 | 64 | 36 |
| Binary | 1010101 | 100101 | 1110110 | 11100 | 1000101 | 0 | 110110 | 100010100 | 110100 | 11110 |
Color Harmonies of #552576
Complementary color
Monochromatic Colors of #552576
Black with #552576
Text Example
Text Example
White with #552576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552576; }
p { color: rgb(85,37,118); }
H1.HeaderClassName
{
color: #552576;
}
.AnyTagClassName
{
color: #552576;
}
</style>
background-color css
<style>
a { background-color: #552576; }
a { background-color: rgb(85,37,118); }
div.DivClassName
{
background-color: #552576;
}
.BgClassName
{
background-color: #552576;
}
</style>
border-color css
<style>
span { border-color: #552576; }
span { border-color: rgb(85,37,118); }
td.TdClassName
{
border-color: #552576;
}
.TagClassName
{
border-color: #552576;
}
</style>