Shades of Kashmir Blue #557590
Tints of Kashmir Blue #557590
RGB
CMYK
RGB Variations
Color information
#557590 (or 0x557590) is known color: Kashmir Blue. HEX triplet: 55, 75 and 90. RGB value is (85,117,144). Sum of RGB (Red+Green+Blue) = 85+117+144=346 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.57% from 346); Green value is 117 (46.09% from 255 or 33.82% from 346); Blue value is 144 (56.64% from 255 or 41.62% from 346); Max value from RGB is 144 - color contains mainly: blue. Hex color #557590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557590 is #AA8A6F. Grayscale: #6E6E6E. Windows color (decimal): -11176560 or 9467221. OLE color: 9467221.
HSL color Cylindrical-coordinate representation of color #557590: hue angle of 207.46º 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 #557590 is Cyan = 0.41, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 117 | 144 | - |
| CMYK | 0.41 | 0.19 | 0 | 0.44 |
| HSL | 207.46º | 0.26% | 0.45% | - |
| HSV(B) | 207.46º | 0.41% | 0.56% | - |
| XYZ | 15.14 | 16.67 | 28.8 | - |
| YUV | 110.51 | 146.9 | 109.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 144 | 0.41 | 0.19 | 0 | 0.44 | 207.46 | 0.26 | 0.45 |
| Hex | 55 | 75 | 90 | 29 | 13 | 0 | 2C | CF | 1A | 2D |
| Octal | 125 | 165 | 220 | 51 | 23 | 0 | 54 | 317 | 32 | 55 |
| Binary | 1010101 | 1110101 | 10010000 | 101001 | 10011 | 0 | 101100 | 11001111 | 11010 | 101101 |
Color Harmonies of #557590
Complementary color
Monochromatic Colors of #557590
Black with #557590
Text Example
Text Example
White with #557590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557590; }
p { color: rgb(85,117,144); }
H1.HeaderClassName
{
color: #557590;
}
.AnyTagClassName
{
color: #557590;
}
</style>
background-color css
<style>
a { background-color: #557590; }
a { background-color: rgb(85,117,144); }
div.DivClassName
{
background-color: #557590;
}
.BgClassName
{
background-color: #557590;
}
</style>
border-color css
<style>
span { border-color: #557590; }
span { border-color: rgb(85,117,144); }
td.TdClassName
{
border-color: #557590;
}
.TagClassName
{
border-color: #557590;
}
</style>