Shades of Kashmir Blue #556884
Tints of Kashmir Blue #556884
RGB
CMYK
RGB Variations
Color information
#556884 (or 0x556884) is known color: Kashmir Blue. HEX triplet: 55, 68 and 84. RGB value is (85,104,132). Sum of RGB (Red+Green+Blue) = 85+104+132=321 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.48% from 321); Green value is 104 (41.02% from 255 or 32.40% from 321); Blue value is 132 (51.95% from 255 or 41.12% from 321); Max value from RGB is 132 - color contains mainly: blue. Hex color #556884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556884 is #AA977B. Grayscale: #656565. Windows color (decimal): -11179900 or 8677461. OLE color: 8677461.
HSL color Cylindrical-coordinate representation of color #556884: hue angle of 215.74º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #556884 is Cyan = 0.36, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 104 | 132 | - |
| CMYK | 0.36 | 0.21 | 0 | 0.48 |
| HSL | 215.74º | 0.22% | 0.43% | - |
| HSV(B) | 215.74º | 0.36% | 0.52% | - |
| XYZ | 12.86 | 13.5 | 23.76 | - |
| YUV | 101.51 | 145.21 | 116.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 104 | 132 | 0.36 | 0.21 | 0 | 0.48 | 215.74 | 0.22 | 0.43 |
| Hex | 55 | 68 | 84 | 24 | 15 | 0 | 30 | D8 | 16 | 2B |
| Octal | 125 | 150 | 204 | 44 | 25 | 0 | 60 | 330 | 26 | 53 |
| Binary | 1010101 | 1101000 | 10000100 | 100100 | 10101 | 0 | 110000 | 11011000 | 10110 | 101011 |
Color Harmonies of #556884
Complementary color
Monochromatic Colors of #556884
Black with #556884
Text Example
Text Example
White with #556884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556884; }
p { color: rgb(85,104,132); }
H1.HeaderClassName
{
color: #556884;
}
.AnyTagClassName
{
color: #556884;
}
</style>
background-color css
<style>
a { background-color: #556884; }
a { background-color: rgb(85,104,132); }
div.DivClassName
{
background-color: #556884;
}
.BgClassName
{
background-color: #556884;
}
</style>
border-color css
<style>
span { border-color: #556884; }
span { border-color: rgb(85,104,132); }
td.TdClassName
{
border-color: #556884;
}
.TagClassName
{
border-color: #556884;
}
</style>