Shades of Kashmir Blue #557797
Tints of Kashmir Blue #557797
RGB
CMYK
RGB Variations
Color information
#557797 (or 0x557797) is known color: Kashmir Blue. HEX triplet: 55, 77 and 97. RGB value is (85,119,151). Sum of RGB (Red+Green+Blue) = 85+119+151=355 (47% of max value = 765). Red value is 85 (33.59% from 255 or 23.94% from 355); Green value is 119 (46.88% from 255 or 33.52% from 355); Blue value is 151 (59.38% from 255 or 42.54% from 355); Max value from RGB is 151 - color contains mainly: blue. Hex color #557797 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557797 is #AA8868. Grayscale: #707070. Windows color (decimal): -11176041 or 9926485. OLE color: 9926485.
HSL color Cylindrical-coordinate representation of color #557797: hue angle of 209.09º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #557797 is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 119 | 151 | - |
| CMYK | 0.44 | 0.21 | 0 | 0.41 |
| HSL | 209.09º | 0.28% | 0.46% | - |
| HSV(B) | 209.09º | 0.44% | 0.59% | - |
| XYZ | 15.93 | 17.36 | 31.79 | - |
| YUV | 112.48 | 149.74 | 108.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 151 | 0.44 | 0.21 | 0 | 0.41 | 209.09 | 0.28 | 0.46 |
| Hex | 55 | 77 | 97 | 2C | 15 | 0 | 29 | D1 | 1C | 2E |
| Octal | 125 | 167 | 227 | 54 | 25 | 0 | 51 | 321 | 34 | 56 |
| Binary | 1010101 | 1110111 | 10010111 | 101100 | 10101 | 0 | 101001 | 11010001 | 11100 | 101110 |
Color Harmonies of #557797
Complementary color
Monochromatic Colors of #557797
Black with #557797
Text Example
Text Example
White with #557797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557797; }
p { color: rgb(85,119,151); }
H1.HeaderClassName
{
color: #557797;
}
.AnyTagClassName
{
color: #557797;
}
</style>
background-color css
<style>
a { background-color: #557797; }
a { background-color: rgb(85,119,151); }
div.DivClassName
{
background-color: #557797;
}
.BgClassName
{
background-color: #557797;
}
</style>
border-color css
<style>
span { border-color: #557797; }
span { border-color: rgb(85,119,151); }
td.TdClassName
{
border-color: #557797;
}
.TagClassName
{
border-color: #557797;
}
</style>