Shades of Kashmir Blue #557292
Tints of Kashmir Blue #557292
RGB
CMYK
RGB Variations
Color information
#557292 (or 0x557292) is known color: Kashmir Blue. HEX triplet: 55, 72 and 92. RGB value is (85,114,146). Sum of RGB (Red+Green+Blue) = 85+114+146=345 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.64% from 345); Green value is 114 (44.92% from 255 or 33.04% from 345); Blue value is 146 (57.42% from 255 or 42.32% from 345); Max value from RGB is 146 - color contains mainly: blue. Hex color #557292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557292 is #AA8D6D. Grayscale: #6C6C6C. Windows color (decimal): -11177326 or 9597525. OLE color: 9597525.
HSL color Cylindrical-coordinate representation of color #557292: hue angle of 211.48º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #557292 is Cyan = 0.42, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 114 | 146 | - |
| CMYK | 0.42 | 0.22 | 0 | 0.43 |
| HSL | 211.48º | 0.26% | 0.45% | - |
| HSV(B) | 211.48º | 0.42% | 0.57% | - |
| XYZ | 14.95 | 16.04 | 29.5 | - |
| YUV | 108.98 | 148.89 | 110.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 146 | 0.42 | 0.22 | 0 | 0.43 | 211.48 | 0.26 | 0.45 |
| Hex | 55 | 72 | 92 | 2A | 16 | 0 | 2B | D3 | 1A | 2D |
| Octal | 125 | 162 | 222 | 52 | 26 | 0 | 53 | 323 | 32 | 55 |
| Binary | 1010101 | 1110010 | 10010010 | 101010 | 10110 | 0 | 101011 | 11010011 | 11010 | 101101 |
Color Harmonies of #557292
Complementary color
Monochromatic Colors of #557292
Black with #557292
Text Example
Text Example
White with #557292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557292; }
p { color: rgb(85,114,146); }
H1.HeaderClassName
{
color: #557292;
}
.AnyTagClassName
{
color: #557292;
}
</style>
background-color css
<style>
a { background-color: #557292; }
a { background-color: rgb(85,114,146); }
div.DivClassName
{
background-color: #557292;
}
.BgClassName
{
background-color: #557292;
}
</style>
border-color css
<style>
span { border-color: #557292; }
span { border-color: rgb(85,114,146); }
td.TdClassName
{
border-color: #557292;
}
.TagClassName
{
border-color: #557292;
}
</style>