Shades of Kashmir Blue #556287
Tints of Kashmir Blue #556287
RGB
CMYK
RGB Variations
Color information
#556287 (or 0x556287) is known color: Kashmir Blue. HEX triplet: 55, 62 and 87. RGB value is (85,98,135). Sum of RGB (Red+Green+Blue) = 85+98+135=318 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.73% from 318); Green value is 98 (38.67% from 255 or 30.82% from 318); Blue value is 135 (53.12% from 255 or 42.45% from 318); Max value from RGB is 135 - color contains mainly: blue. Hex color #556287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556287 is #AA9D78. Grayscale: #626262. Windows color (decimal): -11181433 or 8872533. OLE color: 8872533.
HSL color Cylindrical-coordinate representation of color #556287: hue angle of 224.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 #556287 is Cyan = 0.37, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 98 | 135 | - |
| CMYK | 0.37 | 0.27 | 0 | 0.47 |
| HSL | 224.4º | 0.23% | 0.43% | - |
| HSV(B) | 224.4º | 0.37% | 0.53% | - |
| XYZ | 12.49 | 12.42 | 24.66 | - |
| YUV | 98.33 | 148.69 | 118.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 98 | 135 | 0.37 | 0.27 | 0 | 0.47 | 224.4 | 0.23 | 0.43 |
| Hex | 55 | 62 | 87 | 25 | 1B | 0 | 2F | E0 | 17 | 2B |
| Octal | 125 | 142 | 207 | 45 | 33 | 0 | 57 | 340 | 27 | 53 |
| Binary | 1010101 | 1100010 | 10000111 | 100101 | 11011 | 0 | 101111 | 11100000 | 10111 | 101011 |
Color Harmonies of #556287
Complementary color
Monochromatic Colors of #556287
Black with #556287
Text Example
Text Example
White with #556287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556287; }
p { color: rgb(85,98,135); }
H1.HeaderClassName
{
color: #556287;
}
.AnyTagClassName
{
color: #556287;
}
</style>
background-color css
<style>
a { background-color: #556287; }
a { background-color: rgb(85,98,135); }
div.DivClassName
{
background-color: #556287;
}
.BgClassName
{
background-color: #556287;
}
</style>
border-color css
<style>
span { border-color: #556287; }
span { border-color: rgb(85,98,135); }
td.TdClassName
{
border-color: #556287;
}
.TagClassName
{
border-color: #556287;
}
</style>