Shades of Kashmir Blue #556387
Tints of Kashmir Blue #556387
RGB
CMYK
RGB Variations
Color information
#556387 (or 0x556387) is known color: Kashmir Blue. HEX triplet: 55, 63 and 87. RGB value is (85,99,135). Sum of RGB (Red+Green+Blue) = 85+99+135=319 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.65% from 319); Green value is 99 (39.06% from 255 or 31.03% from 319); Blue value is 135 (53.12% from 255 or 42.32% from 319); Max value from RGB is 135 - color contains mainly: blue. Hex color #556387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556387 is #AA9C78. Grayscale: #626262. Windows color (decimal): -11181177 or 8872789. OLE color: 8872789.
HSL color Cylindrical-coordinate representation of color #556387: hue angle of 223.2º 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 #556387 is Cyan = 0.37, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 99 | 135 | - |
| CMYK | 0.37 | 0.27 | 0 | 0.47 |
| HSL | 223.2º | 0.23% | 0.43% | - |
| HSV(B) | 223.2º | 0.37% | 0.53% | - |
| XYZ | 12.58 | 12.6 | 24.69 | - |
| YUV | 98.92 | 148.36 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 99 | 135 | 0.37 | 0.27 | 0 | 0.47 | 223.2 | 0.23 | 0.43 |
| Hex | 55 | 63 | 87 | 25 | 1B | 0 | 2F | DF | 17 | 2B |
| Octal | 125 | 143 | 207 | 45 | 33 | 0 | 57 | 337 | 27 | 53 |
| Binary | 1010101 | 1100011 | 10000111 | 100101 | 11011 | 0 | 101111 | 11011111 | 10111 | 101011 |
Color Harmonies of #556387
Complementary color
Monochromatic Colors of #556387
Black with #556387
Text Example
Text Example
White with #556387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556387; }
p { color: rgb(85,99,135); }
H1.HeaderClassName
{
color: #556387;
}
.AnyTagClassName
{
color: #556387;
}
</style>
background-color css
<style>
a { background-color: #556387; }
a { background-color: rgb(85,99,135); }
div.DivClassName
{
background-color: #556387;
}
.BgClassName
{
background-color: #556387;
}
</style>
border-color css
<style>
span { border-color: #556387; }
span { border-color: rgb(85,99,135); }
td.TdClassName
{
border-color: #556387;
}
.TagClassName
{
border-color: #556387;
}
</style>