Shades of Kashmir Blue #577793
Tints of Kashmir Blue #577793
RGB
CMYK
RGB Variations
Color information
#577793 (or 0x577793) is known color: Kashmir Blue. HEX triplet: 57, 77 and 93. RGB value is (87,119,147). Sum of RGB (Red+Green+Blue) = 87+119+147=353 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.65% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 147 (57.81% from 255 or 41.64% from 353); Max value from RGB is 147 - color contains mainly: blue. Hex color #577793 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577793 is #A8886C. Grayscale: #707070. Windows color (decimal): -11044973 or 9664343. OLE color: 9664343.
HSL color Cylindrical-coordinate representation of color #577793: hue angle of 208º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #577793 is Cyan = 0.41, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 119 | 147 | - |
| CMYK | 0.41 | 0.19 | 0 | 0.42 |
| HSL | 208º | 0.26% | 0.46% | - |
| HSV(B) | 208º | 0.41% | 0.58% | - |
| XYZ | 15.79 | 17.33 | 30.12 | - |
| YUV | 112.62 | 147.4 | 109.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 119 | 147 | 0.41 | 0.19 | 0 | 0.42 | 208 | 0.26 | 0.46 |
| Hex | 57 | 77 | 93 | 29 | 13 | 0 | 2A | D0 | 1A | 2E |
| Octal | 127 | 167 | 223 | 51 | 23 | 0 | 52 | 320 | 32 | 56 |
| Binary | 1010111 | 1110111 | 10010011 | 101001 | 10011 | 0 | 101010 | 11010000 | 11010 | 101110 |
Color Harmonies of #577793
Complementary color
Monochromatic Colors of #577793
Black with #577793
Text Example
Text Example
White with #577793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577793; }
p { color: rgb(87,119,147); }
H1.HeaderClassName
{
color: #577793;
}
.AnyTagClassName
{
color: #577793;
}
</style>
background-color css
<style>
a { background-color: #577793; }
a { background-color: rgb(87,119,147); }
div.DivClassName
{
background-color: #577793;
}
.BgClassName
{
background-color: #577793;
}
</style>
border-color css
<style>
span { border-color: #577793; }
span { border-color: rgb(87,119,147); }
td.TdClassName
{
border-color: #577793;
}
.TagClassName
{
border-color: #577793;
}
</style>