Shades of Blue Diamond #552676
Tints of Blue Diamond #552676
RGB
CMYK
RGB Variations
Color information
#552676 (or 0x552676) is known color: Blue Diamond. HEX triplet: 55, 26 and 76. RGB value is (85,38,118). Sum of RGB (Red+Green+Blue) = 85+38+118=241 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.27% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #552676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552676 is #AAD989. Grayscale: #3C3C3C. Windows color (decimal): -11196810 or 7743061. OLE color: 7743061.
HSL color Cylindrical-coordinate representation of color #552676: hue angle of 275.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #552676 is Cyan = 0.28, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 38 | 118 | - |
| CMYK | 0.28 | 0.68 | 0 | 0.54 |
| HSL | 275.25º | 0.51% | 0.31% | - |
| HSV(B) | 275.25º | 0.68% | 0.46% | - |
| XYZ | 7.71 | 4.63 | 17.63 | - |
| YUV | 61.17 | 160.07 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 118 | 0.28 | 0.68 | 0 | 0.54 | 275.25 | 0.51 | 0.31 |
| Hex | 55 | 26 | 76 | 1C | 44 | 0 | 36 | 113 | 33 | 1F |
| Octal | 125 | 46 | 166 | 34 | 104 | 0 | 66 | 423 | 63 | 37 |
| Binary | 1010101 | 100110 | 1110110 | 11100 | 1000100 | 0 | 110110 | 100010011 | 110011 | 11111 |
Color Harmonies of #552676
Complementary color
Monochromatic Colors of #552676
Black with #552676
Text Example
Text Example
White with #552676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552676; }
p { color: rgb(85,38,118); }
H1.HeaderClassName
{
color: #552676;
}
.AnyTagClassName
{
color: #552676;
}
</style>
background-color css
<style>
a { background-color: #552676; }
a { background-color: rgb(85,38,118); }
div.DivClassName
{
background-color: #552676;
}
.BgClassName
{
background-color: #552676;
}
</style>
border-color css
<style>
span { border-color: #552676; }
span { border-color: rgb(85,38,118); }
td.TdClassName
{
border-color: #552676;
}
.TagClassName
{
border-color: #552676;
}
</style>