Shades of Kashmir Blue #557193
Tints of Kashmir Blue #557193
RGB
CMYK
RGB Variations
Color information
#557193 (or 0x557193) is known color: Kashmir Blue. HEX triplet: 55, 71 and 93. RGB value is (85,113,147). Sum of RGB (Red+Green+Blue) = 85+113+147=345 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.64% from 345); Green value is 113 (44.53% from 255 or 32.75% from 345); Blue value is 147 (57.81% from 255 or 42.61% from 345); Max value from RGB is 147 - color contains mainly: blue. Hex color #557193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557193 is #AA8E6C. Grayscale: #6C6C6C. Windows color (decimal): -11177581 or 9662805. OLE color: 9662805.
HSL color Cylindrical-coordinate representation of color #557193: hue angle of 212.9º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #557193 is Cyan = 0.42, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 113 | 147 | - |
| CMYK | 0.42 | 0.23 | 0 | 0.42 |
| HSL | 212.9º | 0.27% | 0.45% | - |
| HSV(B) | 212.9º | 0.42% | 0.58% | - |
| XYZ | 14.92 | 15.85 | 29.88 | - |
| YUV | 108.5 | 149.72 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 147 | 0.42 | 0.23 | 0 | 0.42 | 212.9 | 0.27 | 0.45 |
| Hex | 55 | 71 | 93 | 2A | 17 | 0 | 2A | D5 | 1B | 2D |
| Octal | 125 | 161 | 223 | 52 | 27 | 0 | 52 | 325 | 33 | 55 |
| Binary | 1010101 | 1110001 | 10010011 | 101010 | 10111 | 0 | 101010 | 11010101 | 11011 | 101101 |
Color Harmonies of #557193
Complementary color
Monochromatic Colors of #557193
Black with #557193
Text Example
Text Example
White with #557193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557193; }
p { color: rgb(85,113,147); }
H1.HeaderClassName
{
color: #557193;
}
.AnyTagClassName
{
color: #557193;
}
</style>
background-color css
<style>
a { background-color: #557193; }
a { background-color: rgb(85,113,147); }
div.DivClassName
{
background-color: #557193;
}
.BgClassName
{
background-color: #557193;
}
</style>
border-color css
<style>
span { border-color: #557193; }
span { border-color: rgb(85,113,147); }
td.TdClassName
{
border-color: #557193;
}
.TagClassName
{
border-color: #557193;
}
</style>