Shades of Kashmir Blue #577994
Tints of Kashmir Blue #577994
RGB
CMYK
RGB Variations
Color information
#577994 (or 0x577994) is known color: Kashmir Blue. HEX triplet: 57, 79 and 94. RGB value is (87,121,148). Sum of RGB (Red+Green+Blue) = 87+121+148=356 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.44% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 148 (58.20% from 255 or 41.57% from 356); Max value from RGB is 148 - color contains mainly: blue. Hex color #577994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577994 is #A8866B. Grayscale: #717171. Windows color (decimal): -11044460 or 9730391. OLE color: 9730391.
HSL color Cylindrical-coordinate representation of color #577994: hue angle of 206.56º 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 #577994 is Cyan = 0.41, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 121 | 148 | - |
| CMYK | 0.41 | 0.18 | 0 | 0.42 |
| HSL | 206.56º | 0.26% | 0.46% | - |
| HSV(B) | 206.56º | 0.41% | 0.58% | - |
| XYZ | 16.11 | 17.84 | 30.61 | - |
| YUV | 113.91 | 147.24 | 108.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 121 | 148 | 0.41 | 0.18 | 0 | 0.42 | 206.56 | 0.26 | 0.46 |
| Hex | 57 | 79 | 94 | 29 | 12 | 0 | 2A | CF | 1A | 2E |
| Octal | 127 | 171 | 224 | 51 | 22 | 0 | 52 | 317 | 32 | 56 |
| Binary | 1010111 | 1111001 | 10010100 | 101001 | 10010 | 0 | 101010 | 11001111 | 11010 | 101110 |
Color Harmonies of #577994
Complementary color
Monochromatic Colors of #577994
Black with #577994
Text Example
Text Example
White with #577994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577994; }
p { color: rgb(87,121,148); }
H1.HeaderClassName
{
color: #577994;
}
.AnyTagClassName
{
color: #577994;
}
</style>
background-color css
<style>
a { background-color: #577994; }
a { background-color: rgb(87,121,148); }
div.DivClassName
{
background-color: #577994;
}
.BgClassName
{
background-color: #577994;
}
</style>
border-color css
<style>
span { border-color: #577994; }
span { border-color: rgb(87,121,148); }
td.TdClassName
{
border-color: #577994;
}
.TagClassName
{
border-color: #577994;
}
</style>