Shades of Kashmir Blue #577698
Tints of Kashmir Blue #577698
RGB
CMYK
RGB Variations
Color information
#577698 (or 0x577698) is known color: Kashmir Blue. HEX triplet: 57, 76 and 98. RGB value is (87,118,152). Sum of RGB (Red+Green+Blue) = 87+118+152=357 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.37% from 357); Green value is 118 (46.48% from 255 or 33.05% from 357); Blue value is 152 (59.77% from 255 or 42.58% from 357); Max value from RGB is 152 - color contains mainly: blue. Hex color #577698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577698 is #A88967. Grayscale: #707070. Windows color (decimal): -11045224 or 9991767. OLE color: 9991767.
HSL color Cylindrical-coordinate representation of color #577698: hue angle of 211.38º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #577698 is Cyan = 0.43, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 118 | 152 | - |
| CMYK | 0.43 | 0.22 | 0 | 0.40 |
| HSL | 211.38º | 0.27% | 0.47% | - |
| HSV(B) | 211.38º | 0.43% | 0.6% | - |
| XYZ | 16.08 | 17.25 | 32.19 | - |
| YUV | 112.61 | 150.23 | 109.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 118 | 152 | 0.43 | 0.22 | 0 | 0.40 | 211.38 | 0.27 | 0.47 |
| Hex | 57 | 76 | 98 | 2B | 16 | 0 | 28 | D3 | 1B | 2F |
| Octal | 127 | 166 | 230 | 53 | 26 | 0 | 50 | 323 | 33 | 57 |
| Binary | 1010111 | 1110110 | 10011000 | 101011 | 10110 | 0 | 101000 | 11010011 | 11011 | 101111 |
Color Harmonies of #577698
Complementary color
Monochromatic Colors of #577698
Black with #577698
Text Example
Text Example
White with #577698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577698; }
p { color: rgb(87,118,152); }
H1.HeaderClassName
{
color: #577698;
}
.AnyTagClassName
{
color: #577698;
}
</style>
background-color css
<style>
a { background-color: #577698; }
a { background-color: rgb(87,118,152); }
div.DivClassName
{
background-color: #577698;
}
.BgClassName
{
background-color: #577698;
}
</style>
border-color css
<style>
span { border-color: #577698; }
span { border-color: rgb(87,118,152); }
td.TdClassName
{
border-color: #577698;
}
.TagClassName
{
border-color: #577698;
}
</style>