Shades of Kashmir Blue #556991
Tints of Kashmir Blue #556991
RGB
CMYK
RGB Variations
Color information
#556991 (or 0x556991) is known color: Kashmir Blue. HEX triplet: 55, 69 and 91. RGB value is (85,105,145). Sum of RGB (Red+Green+Blue) = 85+105+145=335 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.37% from 335); Green value is 105 (41.41% from 255 or 31.34% from 335); Blue value is 145 (57.03% from 255 or 43.28% from 335); Max value from RGB is 145 - color contains mainly: blue. Hex color #556991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556991 is #AA966E. Grayscale: #676767. Windows color (decimal): -11179631 or 9529685. OLE color: 9529685.
HSL color Cylindrical-coordinate representation of color #556991: hue angle of 220º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #556991 is Cyan = 0.41, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 105 | 145 | - |
| CMYK | 0.41 | 0.28 | 0 | 0.43 |
| HSL | 220º | 0.26% | 0.45% | - |
| HSV(B) | 220º | 0.41% | 0.57% | - |
| XYZ | 13.91 | 14.08 | 28.77 | - |
| YUV | 103.58 | 151.37 | 114.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 105 | 145 | 0.41 | 0.28 | 0 | 0.43 | 220 | 0.26 | 0.45 |
| Hex | 55 | 69 | 91 | 29 | 1C | 0 | 2B | DC | 1A | 2D |
| Octal | 125 | 151 | 221 | 51 | 34 | 0 | 53 | 334 | 32 | 55 |
| Binary | 1010101 | 1101001 | 10010001 | 101001 | 11100 | 0 | 101011 | 11011100 | 11010 | 101101 |
Color Harmonies of #556991
Complementary color
Monochromatic Colors of #556991
Black with #556991
Text Example
Text Example
White with #556991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556991; }
p { color: rgb(85,105,145); }
H1.HeaderClassName
{
color: #556991;
}
.AnyTagClassName
{
color: #556991;
}
</style>
background-color css
<style>
a { background-color: #556991; }
a { background-color: rgb(85,105,145); }
div.DivClassName
{
background-color: #556991;
}
.BgClassName
{
background-color: #556991;
}
</style>
border-color css
<style>
span { border-color: #556991; }
span { border-color: rgb(85,105,145); }
td.TdClassName
{
border-color: #556991;
}
.TagClassName
{
border-color: #556991;
}
</style>