Shades of Kashmir Blue #557194
Tints of Kashmir Blue #557194
RGB
CMYK
RGB Variations
Color information
#557194 (or 0x557194) is known color: Kashmir Blue. HEX triplet: 55, 71 and 94. RGB value is (85,113,148). Sum of RGB (Red+Green+Blue) = 85+113+148=346 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.57% from 346); Green value is 113 (44.53% from 255 or 32.66% from 346); Blue value is 148 (58.20% from 255 or 42.77% from 346); Max value from RGB is 148 - color contains mainly: blue. Hex color #557194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557194 is #AA8E6B. Grayscale: #6C6C6C. Windows color (decimal): -11177580 or 9728341. OLE color: 9728341.
HSL color Cylindrical-coordinate representation of color #557194: hue angle of 213.33º 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 #557194 is Cyan = 0.43, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 113 | 148 | - |
| CMYK | 0.43 | 0.24 | 0 | 0.42 |
| HSL | 213.33º | 0.27% | 0.46% | - |
| HSV(B) | 213.33º | 0.43% | 0.58% | - |
| XYZ | 15 | 15.88 | 30.29 | - |
| YUV | 108.62 | 150.22 | 111.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 148 | 0.43 | 0.24 | 0 | 0.42 | 213.33 | 0.27 | 0.46 |
| Hex | 55 | 71 | 94 | 2B | 18 | 0 | 2A | D5 | 1B | 2E |
| Octal | 125 | 161 | 224 | 53 | 30 | 0 | 52 | 325 | 33 | 56 |
| Binary | 1010101 | 1110001 | 10010100 | 101011 | 11000 | 0 | 101010 | 11010101 | 11011 | 101110 |
Color Harmonies of #557194
Complementary color
Monochromatic Colors of #557194
Black with #557194
Text Example
Text Example
White with #557194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557194; }
p { color: rgb(85,113,148); }
H1.HeaderClassName
{
color: #557194;
}
.AnyTagClassName
{
color: #557194;
}
</style>
background-color css
<style>
a { background-color: #557194; }
a { background-color: rgb(85,113,148); }
div.DivClassName
{
background-color: #557194;
}
.BgClassName
{
background-color: #557194;
}
</style>
border-color css
<style>
span { border-color: #557194; }
span { border-color: rgb(85,113,148); }
td.TdClassName
{
border-color: #557194;
}
.TagClassName
{
border-color: #557194;
}
</style>