Shades of Kashmir Blue #577290
Tints of Kashmir Blue #577290
RGB
CMYK
RGB Variations
Color information
#577290 (or 0x577290) is known color: Kashmir Blue. HEX triplet: 57, 72 and 90. RGB value is (87,114,144). Sum of RGB (Red+Green+Blue) = 87+114+144=345 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.22% from 345); Green value is 114 (44.92% from 255 or 33.04% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #577290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577290 is #A88D6F. Grayscale: #6D6D6D. Windows color (decimal): -11046256 or 9466455. OLE color: 9466455.
HSL color Cylindrical-coordinate representation of color #577290: hue angle of 211.58º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #577290 is Cyan = 0.40, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 114 | 144 | - |
| CMYK | 0.40 | 0.21 | 0 | 0.44 |
| HSL | 211.58º | 0.25% | 0.45% | - |
| HSV(B) | 211.58º | 0.4% | 0.56% | - |
| XYZ | 14.98 | 16.07 | 28.7 | - |
| YUV | 109.35 | 147.55 | 112.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 144 | 0.40 | 0.21 | 0 | 0.44 | 211.58 | 0.25 | 0.45 |
| Hex | 57 | 72 | 90 | 28 | 15 | 0 | 2C | D4 | 19 | 2D |
| Octal | 127 | 162 | 220 | 50 | 25 | 0 | 54 | 324 | 31 | 55 |
| Binary | 1010111 | 1110010 | 10010000 | 101000 | 10101 | 0 | 101100 | 11010100 | 11001 | 101101 |
Color Harmonies of #577290
Complementary color
Monochromatic Colors of #577290
Black with #577290
Text Example
Text Example
White with #577290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577290; }
p { color: rgb(87,114,144); }
H1.HeaderClassName
{
color: #577290;
}
.AnyTagClassName
{
color: #577290;
}
</style>
background-color css
<style>
a { background-color: #577290; }
a { background-color: rgb(87,114,144); }
div.DivClassName
{
background-color: #577290;
}
.BgClassName
{
background-color: #577290;
}
</style>
border-color css
<style>
span { border-color: #577290; }
span { border-color: rgb(87,114,144); }
td.TdClassName
{
border-color: #577290;
}
.TagClassName
{
border-color: #577290;
}
</style>