Shades of Kashmir Blue #557898
Tints of Kashmir Blue #557898
RGB
CMYK
RGB Variations
Color information
#557898 (or 0x557898) is known color: Kashmir Blue. HEX triplet: 55, 78 and 98. RGB value is (85,120,152). Sum of RGB (Red+Green+Blue) = 85+120+152=357 (47% of max value = 765). Red value is 85 (33.59% from 255 or 23.81% from 357); Green value is 120 (47.27% from 255 or 33.61% from 357); Blue value is 152 (59.77% from 255 or 42.58% from 357); Max value from RGB is 152 - color contains mainly: blue. Hex color #557898 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557898 is #AA8767. Grayscale: #717171. Windows color (decimal): -11175784 or 9992277. OLE color: 9992277.
HSL color Cylindrical-coordinate representation of color #557898: hue angle of 208.66º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #557898 is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 120 | 152 | - |
| CMYK | 0.44 | 0.21 | 0 | 0.40 |
| HSL | 208.66º | 0.28% | 0.46% | - |
| HSV(B) | 208.66º | 0.44% | 0.6% | - |
| XYZ | 16.13 | 17.63 | 32.26 | - |
| YUV | 113.18 | 149.9 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 152 | 0.44 | 0.21 | 0 | 0.40 | 208.66 | 0.28 | 0.46 |
| Hex | 55 | 78 | 98 | 2C | 15 | 0 | 28 | D1 | 1C | 2E |
| Octal | 125 | 170 | 230 | 54 | 25 | 0 | 50 | 321 | 34 | 56 |
| Binary | 1010101 | 1111000 | 10011000 | 101100 | 10101 | 0 | 101000 | 11010001 | 11100 | 101110 |
Color Harmonies of #557898
Complementary color
Monochromatic Colors of #557898
Black with #557898
Text Example
Text Example
White with #557898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557898; }
p { color: rgb(85,120,152); }
H1.HeaderClassName
{
color: #557898;
}
.AnyTagClassName
{
color: #557898;
}
</style>
background-color css
<style>
a { background-color: #557898; }
a { background-color: rgb(85,120,152); }
div.DivClassName
{
background-color: #557898;
}
.BgClassName
{
background-color: #557898;
}
</style>
border-color css
<style>
span { border-color: #557898; }
span { border-color: rgb(85,120,152); }
td.TdClassName
{
border-color: #557898;
}
.TagClassName
{
border-color: #557898;
}
</style>