Shades of Kashmir Blue #577490
Tints of Kashmir Blue #577490
RGB
CMYK
RGB Variations
Color information
#577490 (or 0x577490) is known color: Kashmir Blue. HEX triplet: 57, 74 and 90. RGB value is (87,116,144). Sum of RGB (Red+Green+Blue) = 87+116+144=347 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.07% from 347); Green value is 116 (45.70% from 255 or 33.43% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #577490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577490 is #A88B6F. Grayscale: #6E6E6E. Windows color (decimal): -11045744 or 9466967. OLE color: 9466967.
HSL color Cylindrical-coordinate representation of color #577490: hue angle of 209.47º 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 #577490 is Cyan = 0.40, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 116 | 144 | - |
| CMYK | 0.40 | 0.19 | 0 | 0.44 |
| HSL | 209.47º | 0.25% | 0.45% | - |
| HSV(B) | 209.47º | 0.4% | 0.56% | - |
| XYZ | 15.21 | 16.53 | 28.77 | - |
| YUV | 110.52 | 146.89 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 144 | 0.40 | 0.19 | 0 | 0.44 | 209.47 | 0.25 | 0.45 |
| Hex | 57 | 74 | 90 | 28 | 13 | 0 | 2C | D1 | 19 | 2D |
| Octal | 127 | 164 | 220 | 50 | 23 | 0 | 54 | 321 | 31 | 55 |
| Binary | 1010111 | 1110100 | 10010000 | 101000 | 10011 | 0 | 101100 | 11010001 | 11001 | 101101 |
Color Harmonies of #577490
Complementary color
Monochromatic Colors of #577490
Black with #577490
Text Example
Text Example
White with #577490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577490; }
p { color: rgb(87,116,144); }
H1.HeaderClassName
{
color: #577490;
}
.AnyTagClassName
{
color: #577490;
}
</style>
background-color css
<style>
a { background-color: #577490; }
a { background-color: rgb(87,116,144); }
div.DivClassName
{
background-color: #577490;
}
.BgClassName
{
background-color: #577490;
}
</style>
border-color css
<style>
span { border-color: #577490; }
span { border-color: rgb(87,116,144); }
td.TdClassName
{
border-color: #577490;
}
.TagClassName
{
border-color: #577490;
}
</style>