Shades of Kashmir Blue #557695
Tints of Kashmir Blue #557695
RGB
CMYK
RGB Variations
Color information
#557695 (or 0x557695) is known color: Kashmir Blue. HEX triplet: 55, 76 and 95. RGB value is (85,118,149). Sum of RGB (Red+Green+Blue) = 85+118+149=352 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.15% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 149 (58.59% from 255 or 42.33% from 352); Max value from RGB is 149 - color contains mainly: blue. Hex color #557695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557695 is #AA896A. Grayscale: #6F6F6F. Windows color (decimal): -11176299 or 9795157. OLE color: 9795157.
HSL color Cylindrical-coordinate representation of color #557695: hue angle of 209.06º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #557695 is Cyan = 0.43, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 118 | 149 | - |
| CMYK | 0.43 | 0.21 | 0 | 0.42 |
| HSL | 209.06º | 0.27% | 0.46% | - |
| HSV(B) | 209.06º | 0.43% | 0.58% | - |
| XYZ | 15.65 | 17.06 | 30.9 | - |
| YUV | 111.67 | 149.07 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 149 | 0.43 | 0.21 | 0 | 0.42 | 209.06 | 0.27 | 0.46 |
| Hex | 55 | 76 | 95 | 2B | 15 | 0 | 2A | D1 | 1B | 2E |
| Octal | 125 | 166 | 225 | 53 | 25 | 0 | 52 | 321 | 33 | 56 |
| Binary | 1010101 | 1110110 | 10010101 | 101011 | 10101 | 0 | 101010 | 11010001 | 11011 | 101110 |
Color Harmonies of #557695
Complementary color
Monochromatic Colors of #557695
Black with #557695
Text Example
Text Example
White with #557695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557695; }
p { color: rgb(85,118,149); }
H1.HeaderClassName
{
color: #557695;
}
.AnyTagClassName
{
color: #557695;
}
</style>
background-color css
<style>
a { background-color: #557695; }
a { background-color: rgb(85,118,149); }
div.DivClassName
{
background-color: #557695;
}
.BgClassName
{
background-color: #557695;
}
</style>
border-color css
<style>
span { border-color: #557695; }
span { border-color: rgb(85,118,149); }
td.TdClassName
{
border-color: #557695;
}
.TagClassName
{
border-color: #557695;
}
</style>