Shades of Kashmir Blue #557496
Tints of Kashmir Blue #557496
RGB
CMYK
RGB Variations
Color information
#557496 (or 0x557496) is known color: Kashmir Blue. HEX triplet: 55, 74 and 96. RGB value is (85,116,150). Sum of RGB (Red+Green+Blue) = 85+116+150=351 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.22% from 351); Green value is 116 (45.70% from 255 or 33.05% from 351); Blue value is 150 (58.98% from 255 or 42.74% from 351); Max value from RGB is 150 - color contains mainly: blue. Hex color #557496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557496 is #AA8B69. Grayscale: #6E6E6E. Windows color (decimal): -11176810 or 9860181. OLE color: 9860181.
HSL color Cylindrical-coordinate representation of color #557496: hue angle of 211.38º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #557496 is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 116 | 150 | - |
| CMYK | 0.43 | 0.23 | 0 | 0.41 |
| HSL | 211.38º | 0.28% | 0.46% | - |
| HSV(B) | 211.38º | 0.43% | 0.59% | - |
| XYZ | 15.5 | 16.62 | 31.25 | - |
| YUV | 110.61 | 150.23 | 109.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 150 | 0.43 | 0.23 | 0 | 0.41 | 211.38 | 0.28 | 0.46 |
| Hex | 55 | 74 | 96 | 2B | 17 | 0 | 29 | D3 | 1C | 2E |
| Octal | 125 | 164 | 226 | 53 | 27 | 0 | 51 | 323 | 34 | 56 |
| Binary | 1010101 | 1110100 | 10010110 | 101011 | 10111 | 0 | 101001 | 11010011 | 11100 | 101110 |
Color Harmonies of #557496
Complementary color
Monochromatic Colors of #557496
Black with #557496
Text Example
Text Example
White with #557496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557496; }
p { color: rgb(85,116,150); }
H1.HeaderClassName
{
color: #557496;
}
.AnyTagClassName
{
color: #557496;
}
</style>
background-color css
<style>
a { background-color: #557496; }
a { background-color: rgb(85,116,150); }
div.DivClassName
{
background-color: #557496;
}
.BgClassName
{
background-color: #557496;
}
</style>
border-color css
<style>
span { border-color: #557496; }
span { border-color: rgb(85,116,150); }
td.TdClassName
{
border-color: #557496;
}
.TagClassName
{
border-color: #557496;
}
</style>