Shades of Kashmir Blue #557391
Tints of Kashmir Blue #557391
RGB
CMYK
RGB Variations
Color information
#557391 (or 0x557391) is known color: Kashmir Blue. HEX triplet: 55, 73 and 91. RGB value is (85,115,145). Sum of RGB (Red+Green+Blue) = 85+115+145=345 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.64% from 345); Green value is 115 (45.31% from 255 or 33.33% from 345); Blue value is 145 (57.03% from 255 or 42.03% from 345); Max value from RGB is 145 - color contains mainly: blue. Hex color #557391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557391 is #AA8C6E. Grayscale: #6D6D6D. Windows color (decimal): -11177071 or 9532245. OLE color: 9532245.
HSL color Cylindrical-coordinate representation of color #557391: hue angle of 210º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #557391 is Cyan = 0.41, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 115 | 145 | - |
| CMYK | 0.41 | 0.21 | 0 | 0.43 |
| HSL | 210º | 0.26% | 0.45% | - |
| HSV(B) | 210º | 0.41% | 0.57% | - |
| XYZ | 14.99 | 16.24 | 29.13 | - |
| YUV | 109.45 | 148.06 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 145 | 0.41 | 0.21 | 0 | 0.43 | 210 | 0.26 | 0.45 |
| Hex | 55 | 73 | 91 | 29 | 15 | 0 | 2B | D2 | 1A | 2D |
| Octal | 125 | 163 | 221 | 51 | 25 | 0 | 53 | 322 | 32 | 55 |
| Binary | 1010101 | 1110011 | 10010001 | 101001 | 10101 | 0 | 101011 | 11010010 | 11010 | 101101 |
Color Harmonies of #557391
Complementary color
Monochromatic Colors of #557391
Black with #557391
Text Example
Text Example
White with #557391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557391; }
p { color: rgb(85,115,145); }
H1.HeaderClassName
{
color: #557391;
}
.AnyTagClassName
{
color: #557391;
}
</style>
background-color css
<style>
a { background-color: #557391; }
a { background-color: rgb(85,115,145); }
div.DivClassName
{
background-color: #557391;
}
.BgClassName
{
background-color: #557391;
}
</style>
border-color css
<style>
span { border-color: #557391; }
span { border-color: rgb(85,115,145); }
td.TdClassName
{
border-color: #557391;
}
.TagClassName
{
border-color: #557391;
}
</style>