Shades of Kashmir Blue #557497
Tints of Kashmir Blue #557497
RGB
CMYK
RGB Variations
Color information
#557497 (or 0x557497) is known color: Kashmir Blue. HEX triplet: 55, 74 and 97. RGB value is (85,116,151). Sum of RGB (Red+Green+Blue) = 85+116+151=352 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.15% from 352); Green value is 116 (45.70% from 255 or 32.95% from 352); Blue value is 151 (59.38% from 255 or 42.90% from 352); Max value from RGB is 151 - color contains mainly: blue. Hex color #557497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557497 is #AA8B68. Grayscale: #6E6E6E. Windows color (decimal): -11176809 or 9925717. OLE color: 9925717.
HSL color Cylindrical-coordinate representation of color #557497: hue angle of 211.82º 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 #557497 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 116 | 151 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.41 |
| HSL | 211.82º | 0.28% | 0.46% | - |
| HSV(B) | 211.82º | 0.44% | 0.59% | - |
| XYZ | 15.58 | 16.66 | 31.67 | - |
| YUV | 110.72 | 150.73 | 109.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 151 | 0.44 | 0.23 | 0 | 0.41 | 211.82 | 0.28 | 0.46 |
| Hex | 55 | 74 | 97 | 2C | 17 | 0 | 29 | D4 | 1C | 2E |
| Octal | 125 | 164 | 227 | 54 | 27 | 0 | 51 | 324 | 34 | 56 |
| Binary | 1010101 | 1110100 | 10010111 | 101100 | 10111 | 0 | 101001 | 11010100 | 11100 | 101110 |
Color Harmonies of #557497
Complementary color
Monochromatic Colors of #557497
Black with #557497
Text Example
Text Example
White with #557497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557497; }
p { color: rgb(85,116,151); }
H1.HeaderClassName
{
color: #557497;
}
.AnyTagClassName
{
color: #557497;
}
</style>
background-color css
<style>
a { background-color: #557497; }
a { background-color: rgb(85,116,151); }
div.DivClassName
{
background-color: #557497;
}
.BgClassName
{
background-color: #557497;
}
</style>
border-color css
<style>
span { border-color: #557497; }
span { border-color: rgb(85,116,151); }
td.TdClassName
{
border-color: #557497;
}
.TagClassName
{
border-color: #557497;
}
</style>