Shades of Kashmir Blue #557195
Tints of Kashmir Blue #557195
RGB
CMYK
RGB Variations
Color information
#557195 (or 0x557195) is known color: Kashmir Blue. HEX triplet: 55, 71 and 95. RGB value is (85,113,149). Sum of RGB (Red+Green+Blue) = 85+113+149=347 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.50% from 347); Green value is 113 (44.53% from 255 or 32.56% from 347); Blue value is 149 (58.59% from 255 or 42.94% from 347); Max value from RGB is 149 - color contains mainly: blue. Hex color #557195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557195 is #AA8E6A. Grayscale: #6C6C6C. Windows color (decimal): -11177579 or 9793877. OLE color: 9793877.
HSL color Cylindrical-coordinate representation of color #557195: hue angle of 213.75º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #557195 is Cyan = 0.43, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 113 | 149 | - |
| CMYK | 0.43 | 0.24 | 0 | 0.42 |
| HSL | 213.75º | 0.27% | 0.46% | - |
| HSV(B) | 213.75º | 0.43% | 0.58% | - |
| XYZ | 15.08 | 15.91 | 30.71 | - |
| YUV | 108.73 | 150.72 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 149 | 0.43 | 0.24 | 0 | 0.42 | 213.75 | 0.27 | 0.46 |
| Hex | 55 | 71 | 95 | 2B | 18 | 0 | 2A | D6 | 1B | 2E |
| Octal | 125 | 161 | 225 | 53 | 30 | 0 | 52 | 326 | 33 | 56 |
| Binary | 1010101 | 1110001 | 10010101 | 101011 | 11000 | 0 | 101010 | 11010110 | 11011 | 101110 |
Color Harmonies of #557195
Complementary color
Monochromatic Colors of #557195
Black with #557195
Text Example
Text Example
White with #557195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557195; }
p { color: rgb(85,113,149); }
H1.HeaderClassName
{
color: #557195;
}
.AnyTagClassName
{
color: #557195;
}
</style>
background-color css
<style>
a { background-color: #557195; }
a { background-color: rgb(85,113,149); }
div.DivClassName
{
background-color: #557195;
}
.BgClassName
{
background-color: #557195;
}
</style>
border-color css
<style>
span { border-color: #557195; }
span { border-color: rgb(85,113,149); }
td.TdClassName
{
border-color: #557195;
}
.TagClassName
{
border-color: #557195;
}
</style>