Shades of Kashmir Blue #577895
Tints of Kashmir Blue #577895
RGB
CMYK
RGB Variations
Color information
#577895 (or 0x577895) is known color: Kashmir Blue. HEX triplet: 57, 78 and 95. RGB value is (87,120,149). Sum of RGB (Red+Green+Blue) = 87+120+149=356 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.44% from 356); Green value is 120 (47.27% from 255 or 33.71% from 356); Blue value is 149 (58.59% from 255 or 41.85% from 356); Max value from RGB is 149 - color contains mainly: blue. Hex color #577895 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577895 is #A8876A. Grayscale: #717171. Windows color (decimal): -11044715 or 9795671. OLE color: 9795671.
HSL color Cylindrical-coordinate representation of color #577895: hue angle of 208.06º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #577895 is Cyan = 0.42, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 120 | 149 | - |
| CMYK | 0.42 | 0.19 | 0 | 0.42 |
| HSL | 208.06º | 0.26% | 0.46% | - |
| HSV(B) | 208.06º | 0.42% | 0.58% | - |
| XYZ | 16.07 | 17.63 | 30.99 | - |
| YUV | 113.44 | 148.07 | 109.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 149 | 0.42 | 0.19 | 0 | 0.42 | 208.06 | 0.26 | 0.46 |
| Hex | 57 | 78 | 95 | 2A | 13 | 0 | 2A | D0 | 1A | 2E |
| Octal | 127 | 170 | 225 | 52 | 23 | 0 | 52 | 320 | 32 | 56 |
| Binary | 1010111 | 1111000 | 10010101 | 101010 | 10011 | 0 | 101010 | 11010000 | 11010 | 101110 |
Color Harmonies of #577895
Complementary color
Monochromatic Colors of #577895
Black with #577895
Text Example
Text Example
White with #577895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577895; }
p { color: rgb(87,120,149); }
H1.HeaderClassName
{
color: #577895;
}
.AnyTagClassName
{
color: #577895;
}
</style>
background-color css
<style>
a { background-color: #577895; }
a { background-color: rgb(87,120,149); }
div.DivClassName
{
background-color: #577895;
}
.BgClassName
{
background-color: #577895;
}
</style>
border-color css
<style>
span { border-color: #577895; }
span { border-color: rgb(87,120,149); }
td.TdClassName
{
border-color: #577895;
}
.TagClassName
{
border-color: #577895;
}
</style>