Shades of Kashmir Blue #577294
Tints of Kashmir Blue #577294
RGB
CMYK
RGB Variations
Color information
#577294 (or 0x577294) is known color: Kashmir Blue. HEX triplet: 57, 72 and 94. RGB value is (87,114,148). Sum of RGB (Red+Green+Blue) = 87+114+148=349 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.93% from 349); Green value is 114 (44.92% from 255 or 32.66% from 349); Blue value is 148 (58.20% from 255 or 42.41% from 349); Max value from RGB is 148 - color contains mainly: blue. Hex color #577294 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577294 is #A88D6B. Grayscale: #6D6D6D. Windows color (decimal): -11046252 or 9728599. OLE color: 9728599.
HSL color Cylindrical-coordinate representation of color #577294: hue angle of 213.44º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #577294 is Cyan = 0.41, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 114 | 148 | - |
| CMYK | 0.41 | 0.23 | 0 | 0.42 |
| HSL | 213.44º | 0.26% | 0.46% | - |
| HSV(B) | 213.44º | 0.41% | 0.58% | - |
| XYZ | 15.29 | 16.2 | 30.34 | - |
| YUV | 109.8 | 149.55 | 111.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 148 | 0.41 | 0.23 | 0 | 0.42 | 213.44 | 0.26 | 0.46 |
| Hex | 57 | 72 | 94 | 29 | 17 | 0 | 2A | D5 | 1A | 2E |
| Octal | 127 | 162 | 224 | 51 | 27 | 0 | 52 | 325 | 32 | 56 |
| Binary | 1010111 | 1110010 | 10010100 | 101001 | 10111 | 0 | 101010 | 11010101 | 11010 | 101110 |
Color Harmonies of #577294
Complementary color
Monochromatic Colors of #577294
Black with #577294
Text Example
Text Example
White with #577294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577294; }
p { color: rgb(87,114,148); }
H1.HeaderClassName
{
color: #577294;
}
.AnyTagClassName
{
color: #577294;
}
</style>
background-color css
<style>
a { background-color: #577294; }
a { background-color: rgb(87,114,148); }
div.DivClassName
{
background-color: #577294;
}
.BgClassName
{
background-color: #577294;
}
</style>
border-color css
<style>
span { border-color: #577294; }
span { border-color: rgb(87,114,148); }
td.TdClassName
{
border-color: #577294;
}
.TagClassName
{
border-color: #577294;
}
</style>