Shades of Kashmir Blue #557598
Tints of Kashmir Blue #557598
RGB
CMYK
RGB Variations
Color information
#557598 (or 0x557598) is known color: Kashmir Blue. HEX triplet: 55, 75 and 98. RGB value is (85,117,152). Sum of RGB (Red+Green+Blue) = 85+117+152=354 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.01% from 354); Green value is 117 (46.09% from 255 or 33.05% from 354); Blue value is 152 (59.77% from 255 or 42.94% from 354); Max value from RGB is 152 - color contains mainly: blue. Hex color #557598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557598 is #AA8A67. Grayscale: #6F6F6F. Windows color (decimal): -11176552 or 9991509. OLE color: 9991509.
HSL color Cylindrical-coordinate representation of color #557598: hue angle of 211.34º 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 #557598 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 117 | 152 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.40 |
| HSL | 211.34º | 0.28% | 0.46% | - |
| HSV(B) | 211.34º | 0.44% | 0.6% | - |
| XYZ | 15.78 | 16.92 | 32.14 | - |
| YUV | 111.42 | 150.9 | 109.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 152 | 0.44 | 0.23 | 0 | 0.40 | 211.34 | 0.28 | 0.46 |
| Hex | 55 | 75 | 98 | 2C | 17 | 0 | 28 | D3 | 1C | 2E |
| Octal | 125 | 165 | 230 | 54 | 27 | 0 | 50 | 323 | 34 | 56 |
| Binary | 1010101 | 1110101 | 10011000 | 101100 | 10111 | 0 | 101000 | 11010011 | 11100 | 101110 |
Color Harmonies of #557598
Complementary color
Monochromatic Colors of #557598
Black with #557598
Text Example
Text Example
White with #557598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557598; }
p { color: rgb(85,117,152); }
H1.HeaderClassName
{
color: #557598;
}
.AnyTagClassName
{
color: #557598;
}
</style>
background-color css
<style>
a { background-color: #557598; }
a { background-color: rgb(85,117,152); }
div.DivClassName
{
background-color: #557598;
}
.BgClassName
{
background-color: #557598;
}
</style>
border-color css
<style>
span { border-color: #557598; }
span { border-color: rgb(85,117,152); }
td.TdClassName
{
border-color: #557598;
}
.TagClassName
{
border-color: #557598;
}
</style>