Shades of Kashmir Blue #557690
Tints of Kashmir Blue #557690
RGB
CMYK
RGB Variations
Color information
#557690 (or 0x557690) is known color: Kashmir Blue. HEX triplet: 55, 76 and 90. RGB value is (85,118,144). Sum of RGB (Red+Green+Blue) = 85+118+144=347 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.50% from 347); Green value is 118 (46.48% from 255 or 34.01% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #557690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557690 is #AA896F. Grayscale: #6E6E6E. Windows color (decimal): -11176304 or 9467477. OLE color: 9467477.
HSL color Cylindrical-coordinate representation of color #557690: hue angle of 206.44º 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 #557690 is Cyan = 0.41, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 118 | 144 | - |
| CMYK | 0.41 | 0.18 | 0 | 0.44 |
| HSL | 206.44º | 0.26% | 0.45% | - |
| HSV(B) | 206.44º | 0.41% | 0.56% | - |
| XYZ | 15.26 | 16.9 | 28.84 | - |
| YUV | 111.1 | 146.57 | 109.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 144 | 0.41 | 0.18 | 0 | 0.44 | 206.44 | 0.26 | 0.45 |
| Hex | 55 | 76 | 90 | 29 | 12 | 0 | 2C | CE | 1A | 2D |
| Octal | 125 | 166 | 220 | 51 | 22 | 0 | 54 | 316 | 32 | 55 |
| Binary | 1010101 | 1110110 | 10010000 | 101001 | 10010 | 0 | 101100 | 11001110 | 11010 | 101101 |
Color Harmonies of #557690
Complementary color
Monochromatic Colors of #557690
Black with #557690
Text Example
Text Example
White with #557690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557690; }
p { color: rgb(85,118,144); }
H1.HeaderClassName
{
color: #557690;
}
.AnyTagClassName
{
color: #557690;
}
</style>
background-color css
<style>
a { background-color: #557690; }
a { background-color: rgb(85,118,144); }
div.DivClassName
{
background-color: #557690;
}
.BgClassName
{
background-color: #557690;
}
</style>
border-color css
<style>
span { border-color: #557690; }
span { border-color: rgb(85,118,144); }
td.TdClassName
{
border-color: #557690;
}
.TagClassName
{
border-color: #557690;
}
</style>