Shades of Kashmir Blue #556787
Tints of Kashmir Blue #556787
RGB
CMYK
RGB Variations
Color information
#556787 (or 0x556787) is known color: Kashmir Blue. HEX triplet: 55, 67 and 87. RGB value is (85,103,135). Sum of RGB (Red+Green+Blue) = 85+103+135=323 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.32% from 323); Green value is 103 (40.62% from 255 or 31.89% from 323); Blue value is 135 (53.12% from 255 or 41.80% from 323); Max value from RGB is 135 - color contains mainly: blue. Hex color #556787 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556787 is #AA9878. Grayscale: #656565. Windows color (decimal): -11180153 or 8873813. OLE color: 8873813.
HSL color Cylindrical-coordinate representation of color #556787: hue angle of 218.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #556787 is Cyan = 0.37, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 103 | 135 | - |
| CMYK | 0.37 | 0.24 | 0 | 0.47 |
| HSL | 218.4º | 0.23% | 0.43% | - |
| HSV(B) | 218.4º | 0.37% | 0.53% | - |
| XYZ | 12.97 | 13.38 | 24.82 | - |
| YUV | 101.27 | 147.04 | 116.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 135 | 0.37 | 0.24 | 0 | 0.47 | 218.4 | 0.23 | 0.43 |
| Hex | 55 | 67 | 87 | 25 | 18 | 0 | 2F | DA | 17 | 2B |
| Octal | 125 | 147 | 207 | 45 | 30 | 0 | 57 | 332 | 27 | 53 |
| Binary | 1010101 | 1100111 | 10000111 | 100101 | 11000 | 0 | 101111 | 11011010 | 10111 | 101011 |
Color Harmonies of #556787
Complementary color
Monochromatic Colors of #556787
Black with #556787
Text Example
Text Example
White with #556787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556787; }
p { color: rgb(85,103,135); }
H1.HeaderClassName
{
color: #556787;
}
.AnyTagClassName
{
color: #556787;
}
</style>
background-color css
<style>
a { background-color: #556787; }
a { background-color: rgb(85,103,135); }
div.DivClassName
{
background-color: #556787;
}
.BgClassName
{
background-color: #556787;
}
</style>
border-color css
<style>
span { border-color: #556787; }
span { border-color: rgb(85,103,135); }
td.TdClassName
{
border-color: #556787;
}
.TagClassName
{
border-color: #556787;
}
</style>