Shades of Blue Diamond #552071
Tints of Blue Diamond #552071
RGB
CMYK
RGB Variations
Color information
#552071 (or 0x552071) is known color: Blue Diamond. HEX triplet: 55, 20 and 71. RGB value is (85,32,113). Sum of RGB (Red+Green+Blue) = 85+32+113=230 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.96% from 230); Green value is 32 (12.89% from 255 or 13.91% from 230); Blue value is 113 (44.53% from 255 or 49.13% from 230); Max value from RGB is 113 - color contains mainly: blue. Hex color #552071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552071 is #AADF8E. Grayscale: #383838. Windows color (decimal): -11198351 or 7413845. OLE color: 7413845.
HSL color Cylindrical-coordinate representation of color #552071: hue angle of 279.26º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #552071 is Cyan = 0.25, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 32 | 113 | - |
| CMYK | 0.25 | 0.72 | 0 | 0.56 |
| HSL | 279.26º | 0.56% | 0.28% | - |
| HSV(B) | 279.26º | 0.72% | 0.44% | - |
| XYZ | 7.24 | 4.16 | 16.04 | - |
| YUV | 57.08 | 159.56 | 147.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 32 | 113 | 0.25 | 0.72 | 0 | 0.56 | 279.26 | 0.56 | 0.28 |
| Hex | 55 | 20 | 71 | 19 | 48 | 0 | 38 | 117 | 38 | 1C |
| Octal | 125 | 40 | 161 | 31 | 110 | 0 | 70 | 427 | 70 | 34 |
| Binary | 1010101 | 100000 | 1110001 | 11001 | 1001000 | 0 | 111000 | 100010111 | 111000 | 11100 |
Color Harmonies of #552071
Complementary color
Monochromatic Colors of #552071
Black with #552071
Text Example
Text Example
White with #552071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552071; }
p { color: rgb(85,32,113); }
H1.HeaderClassName
{
color: #552071;
}
.AnyTagClassName
{
color: #552071;
}
</style>
background-color css
<style>
a { background-color: #552071; }
a { background-color: rgb(85,32,113); }
div.DivClassName
{
background-color: #552071;
}
.BgClassName
{
background-color: #552071;
}
</style>
border-color css
<style>
span { border-color: #552071; }
span { border-color: rgb(85,32,113); }
td.TdClassName
{
border-color: #552071;
}
.TagClassName
{
border-color: #552071;
}
</style>