Shades of Kashmir Blue #556487
Tints of Kashmir Blue #556487
RGB
CMYK
RGB Variations
Color information
#556487 (or 0x556487) is known color: Kashmir Blue. HEX triplet: 55, 64 and 87. RGB value is (85,100,135). Sum of RGB (Red+Green+Blue) = 85+100+135=320 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.56% from 320); Green value is 100 (39.45% from 255 or 31.25% from 320); Blue value is 135 (53.12% from 255 or 42.19% from 320); Max value from RGB is 135 - color contains mainly: blue. Hex color #556487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556487 is #AA9B78. Grayscale: #636363. Windows color (decimal): -11180921 or 8873045. OLE color: 8873045.
HSL color Cylindrical-coordinate representation of color #556487: hue angle of 222º 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 #556487 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 100 | 135 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.47 |
| HSL | 222º | 0.23% | 0.43% | - |
| HSV(B) | 222º | 0.37% | 0.53% | - |
| XYZ | 12.68 | 12.79 | 24.72 | - |
| YUV | 99.51 | 148.03 | 117.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 100 | 135 | 0.37 | 0.26 | 0 | 0.47 | 222 | 0.23 | 0.43 |
| Hex | 55 | 64 | 87 | 25 | 1A | 0 | 2F | DE | 17 | 2B |
| Octal | 125 | 144 | 207 | 45 | 32 | 0 | 57 | 336 | 27 | 53 |
| Binary | 1010101 | 1100100 | 10000111 | 100101 | 11010 | 0 | 101111 | 11011110 | 10111 | 101011 |
Color Harmonies of #556487
Complementary color
Monochromatic Colors of #556487
Black with #556487
Text Example
Text Example
White with #556487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556487; }
p { color: rgb(85,100,135); }
H1.HeaderClassName
{
color: #556487;
}
.AnyTagClassName
{
color: #556487;
}
</style>
background-color css
<style>
a { background-color: #556487; }
a { background-color: rgb(85,100,135); }
div.DivClassName
{
background-color: #556487;
}
.BgClassName
{
background-color: #556487;
}
</style>
border-color css
<style>
span { border-color: #556487; }
span { border-color: rgb(85,100,135); }
td.TdClassName
{
border-color: #556487;
}
.TagClassName
{
border-color: #556487;
}
</style>