Shades of Kashmir Blue #577395
Tints of Kashmir Blue #577395
RGB
CMYK
RGB Variations
Color information
#577395 (or 0x577395) is known color: Kashmir Blue. HEX triplet: 57, 73 and 95. RGB value is (87,115,149). Sum of RGB (Red+Green+Blue) = 87+115+149=351 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.79% from 351); Green value is 115 (45.31% from 255 or 32.76% from 351); Blue value is 149 (58.59% from 255 or 42.45% from 351); Max value from RGB is 149 - color contains mainly: blue. Hex color #577395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577395 is #A88C6A. Grayscale: #6E6E6E. Windows color (decimal): -11045995 or 9794391. OLE color: 9794391.
HSL color Cylindrical-coordinate representation of color #577395: hue angle of 212.9º 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 #577395 is Cyan = 0.42, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 115 | 149 | - |
| CMYK | 0.42 | 0.23 | 0 | 0.42 |
| HSL | 212.9º | 0.26% | 0.46% | - |
| HSV(B) | 212.9º | 0.42% | 0.58% | - |
| XYZ | 15.49 | 16.46 | 30.79 | - |
| YUV | 110.5 | 149.72 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 149 | 0.42 | 0.23 | 0 | 0.42 | 212.9 | 0.26 | 0.46 |
| Hex | 57 | 73 | 95 | 2A | 17 | 0 | 2A | D5 | 1A | 2E |
| Octal | 127 | 163 | 225 | 52 | 27 | 0 | 52 | 325 | 32 | 56 |
| Binary | 1010111 | 1110011 | 10010101 | 101010 | 10111 | 0 | 101010 | 11010101 | 11010 | 101110 |
Color Harmonies of #577395
Complementary color
Monochromatic Colors of #577395
Black with #577395
Text Example
Text Example
White with #577395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577395; }
p { color: rgb(87,115,149); }
H1.HeaderClassName
{
color: #577395;
}
.AnyTagClassName
{
color: #577395;
}
</style>
background-color css
<style>
a { background-color: #577395; }
a { background-color: rgb(87,115,149); }
div.DivClassName
{
background-color: #577395;
}
.BgClassName
{
background-color: #577395;
}
</style>
border-color css
<style>
span { border-color: #577395; }
span { border-color: rgb(87,115,149); }
td.TdClassName
{
border-color: #577395;
}
.TagClassName
{
border-color: #577395;
}
</style>