Shades of Kashmir Blue #577491
Tints of Kashmir Blue #577491
RGB
CMYK
RGB Variations
Color information
#577491 (or 0x577491) is known color: Kashmir Blue. HEX triplet: 57, 74 and 91. RGB value is (87,116,145). Sum of RGB (Red+Green+Blue) = 87+116+145=348 (46% of max value = 765). Red value is 87 (34.38% from 255 or 25% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 145 (57.03% from 255 or 41.67% from 348); Max value from RGB is 145 - color contains mainly: blue. Hex color #577491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577491 is #A88B6E. Grayscale: #6E6E6E. Windows color (decimal): -11045743 or 9532503. OLE color: 9532503.
HSL color Cylindrical-coordinate representation of color #577491: hue angle of 210º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #577491 is Cyan = 0.4, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 116 | 145 | - |
| CMYK | 0.4 | 0.2 | 0 | 0.43 |
| HSL | 210º | 0.25% | 0.45% | - |
| HSV(B) | 210º | 0.4% | 0.57% | - |
| XYZ | 15.29 | 16.56 | 29.18 | - |
| YUV | 110.64 | 147.39 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 145 | 0.4 | 0.2 | 0 | 0.43 | 210 | 0.25 | 0.45 |
| Hex | 57 | 74 | 91 | 28 | 14 | 0 | 2B | D2 | 19 | 2D |
| Octal | 127 | 164 | 221 | 50 | 24 | 0 | 53 | 322 | 31 | 55 |
| Binary | 1010111 | 1110100 | 10010001 | 101000 | 10100 | 0 | 101011 | 11010010 | 11001 | 101101 |
Color Harmonies of #577491
Complementary color
Monochromatic Colors of #577491
Black with #577491
Text Example
Text Example
White with #577491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577491; }
p { color: rgb(87,116,145); }
H1.HeaderClassName
{
color: #577491;
}
.AnyTagClassName
{
color: #577491;
}
</style>
background-color css
<style>
a { background-color: #577491; }
a { background-color: rgb(87,116,145); }
div.DivClassName
{
background-color: #577491;
}
.BgClassName
{
background-color: #577491;
}
</style>
border-color css
<style>
span { border-color: #577491; }
span { border-color: rgb(87,116,145); }
td.TdClassName
{
border-color: #577491;
}
.TagClassName
{
border-color: #577491;
}
</style>