Shades of Kashmir Blue #577697
Tints of Kashmir Blue #577697
RGB
CMYK
RGB Variations
Color information
#577697 (or 0x577697) is known color: Kashmir Blue. HEX triplet: 57, 76 and 97. RGB value is (87,118,151). Sum of RGB (Red+Green+Blue) = 87+118+151=356 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.44% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 151 (59.38% from 255 or 42.42% from 356); Max value from RGB is 151 - color contains mainly: blue. Hex color #577697 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577697 is #A88968. Grayscale: #707070. Windows color (decimal): -11045225 or 9926231. OLE color: 9926231.
HSL color Cylindrical-coordinate representation of color #577697: hue angle of 210.94º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #577697 is Cyan = 0.42, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 118 | 151 | - |
| CMYK | 0.42 | 0.22 | 0 | 0.41 |
| HSL | 210.94º | 0.27% | 0.47% | - |
| HSV(B) | 210.94º | 0.42% | 0.59% | - |
| XYZ | 15.99 | 17.22 | 31.76 | - |
| YUV | 112.49 | 149.73 | 109.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 118 | 151 | 0.42 | 0.22 | 0 | 0.41 | 210.94 | 0.27 | 0.47 |
| Hex | 57 | 76 | 97 | 2A | 16 | 0 | 29 | D3 | 1B | 2F |
| Octal | 127 | 166 | 227 | 52 | 26 | 0 | 51 | 323 | 33 | 57 |
| Binary | 1010111 | 1110110 | 10010111 | 101010 | 10110 | 0 | 101001 | 11010011 | 11011 | 101111 |
Color Harmonies of #577697
Complementary color
Monochromatic Colors of #577697
Black with #577697
Text Example
Text Example
White with #577697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577697; }
p { color: rgb(87,118,151); }
H1.HeaderClassName
{
color: #577697;
}
.AnyTagClassName
{
color: #577697;
}
</style>
background-color css
<style>
a { background-color: #577697; }
a { background-color: rgb(87,118,151); }
div.DivClassName
{
background-color: #577697;
}
.BgClassName
{
background-color: #577697;
}
</style>
border-color css
<style>
span { border-color: #577697; }
span { border-color: rgb(87,118,151); }
td.TdClassName
{
border-color: #577697;
}
.TagClassName
{
border-color: #577697;
}
</style>