Shades of Kashmir Blue #577392
Tints of Kashmir Blue #577392
RGB
CMYK
RGB Variations
Color information
#577392 (or 0x577392) is known color: Kashmir Blue. HEX triplet: 57, 73 and 92. RGB value is (87,115,146). Sum of RGB (Red+Green+Blue) = 87+115+146=348 (46% of max value = 765). Red value is 87 (34.38% from 255 or 25% from 348); Green value is 115 (45.31% from 255 or 33.05% from 348); Blue value is 146 (57.42% from 255 or 41.95% from 348); Max value from RGB is 146 - color contains mainly: blue. Hex color #577392 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577392 is #A88C6D. Grayscale: #6E6E6E. Windows color (decimal): -11045998 or 9597783. OLE color: 9597783.
HSL color Cylindrical-coordinate representation of color #577392: hue angle of 211.53º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #577392 is Cyan = 0.40, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 115 | 146 | - |
| CMYK | 0.40 | 0.21 | 0 | 0.43 |
| HSL | 211.53º | 0.25% | 0.46% | - |
| HSV(B) | 211.53º | 0.4% | 0.57% | - |
| XYZ | 15.25 | 16.36 | 29.55 | - |
| YUV | 110.16 | 148.22 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 146 | 0.40 | 0.21 | 0 | 0.43 | 211.53 | 0.25 | 0.46 |
| Hex | 57 | 73 | 92 | 28 | 15 | 0 | 2B | D4 | 19 | 2E |
| Octal | 127 | 163 | 222 | 50 | 25 | 0 | 53 | 324 | 31 | 56 |
| Binary | 1010111 | 1110011 | 10010010 | 101000 | 10101 | 0 | 101011 | 11010100 | 11001 | 101110 |
Color Harmonies of #577392
Complementary color
Monochromatic Colors of #577392
Black with #577392
Text Example
Text Example
White with #577392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577392; }
p { color: rgb(87,115,146); }
H1.HeaderClassName
{
color: #577392;
}
.AnyTagClassName
{
color: #577392;
}
</style>
background-color css
<style>
a { background-color: #577392; }
a { background-color: rgb(87,115,146); }
div.DivClassName
{
background-color: #577392;
}
.BgClassName
{
background-color: #577392;
}
</style>
border-color css
<style>
span { border-color: #577392; }
span { border-color: rgb(87,115,146); }
td.TdClassName
{
border-color: #577392;
}
.TagClassName
{
border-color: #577392;
}
</style>