Shades of Kashmir Blue #557190
Tints of Kashmir Blue #557190
RGB
CMYK
RGB Variations
Color information
#557190 (or 0x557190) is known color: Kashmir Blue. HEX triplet: 55, 71 and 90. RGB value is (85,113,144). Sum of RGB (Red+Green+Blue) = 85+113+144=342 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.85% from 342); Green value is 113 (44.53% from 255 or 33.04% from 342); Blue value is 144 (56.64% from 255 or 42.11% from 342); Max value from RGB is 144 - color contains mainly: blue. Hex color #557190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557190 is #AA8E6F. Grayscale: #6C6C6C. Windows color (decimal): -11177584 or 9466197. OLE color: 9466197.
HSL color Cylindrical-coordinate representation of color #557190: hue angle of 211.53º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #557190 is Cyan = 0.41, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 113 | 144 | - |
| CMYK | 0.41 | 0.22 | 0 | 0.44 |
| HSL | 211.53º | 0.26% | 0.45% | - |
| HSV(B) | 211.53º | 0.41% | 0.56% | - |
| XYZ | 14.69 | 15.76 | 28.65 | - |
| YUV | 108.16 | 148.22 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 144 | 0.41 | 0.22 | 0 | 0.44 | 211.53 | 0.26 | 0.45 |
| Hex | 55 | 71 | 90 | 29 | 16 | 0 | 2C | D4 | 1A | 2D |
| Octal | 125 | 161 | 220 | 51 | 26 | 0 | 54 | 324 | 32 | 55 |
| Binary | 1010101 | 1110001 | 10010000 | 101001 | 10110 | 0 | 101100 | 11010100 | 11010 | 101101 |
Color Harmonies of #557190
Complementary color
Monochromatic Colors of #557190
Black with #557190
Text Example
Text Example
White with #557190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557190; }
p { color: rgb(85,113,144); }
H1.HeaderClassName
{
color: #557190;
}
.AnyTagClassName
{
color: #557190;
}
</style>
background-color css
<style>
a { background-color: #557190; }
a { background-color: rgb(85,113,144); }
div.DivClassName
{
background-color: #557190;
}
.BgClassName
{
background-color: #557190;
}
</style>
border-color css
<style>
span { border-color: #557190; }
span { border-color: rgb(85,113,144); }
td.TdClassName
{
border-color: #557190;
}
.TagClassName
{
border-color: #557190;
}
</style>