Shades of Kashmir Blue #576686
Tints of Kashmir Blue #576686
RGB
CMYK
RGB Variations
Color information
#576686 (or 0x576686) is known color: Kashmir Blue. HEX triplet: 57, 66 and 86. RGB value is (87,102,134). Sum of RGB (Red+Green+Blue) = 87+102+134=323 (42% of max value = 765). Red value is 87 (34.38% from 255 or 26.93% from 323); Green value is 102 (40.23% from 255 or 31.58% from 323); Blue value is 134 (52.73% from 255 or 41.49% from 323); Max value from RGB is 134 - color contains mainly: blue. Hex color #576686 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576686 is #A89979. Grayscale: #656565. Windows color (decimal): -11049338 or 8808023. OLE color: 8808023.
HSL color Cylindrical-coordinate representation of color #576686: hue angle of 220.85º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #576686 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 102 | 134 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.47 |
| HSL | 220.85º | 0.21% | 0.43% | - |
| HSV(B) | 220.85º | 0.35% | 0.53% | - |
| XYZ | 12.98 | 13.25 | 24.43 | - |
| YUV | 101.16 | 146.53 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 134 | 0.35 | 0.24 | 0 | 0.47 | 220.85 | 0.21 | 0.43 |
| Hex | 57 | 66 | 86 | 23 | 18 | 0 | 2F | DD | 15 | 2B |
| Octal | 127 | 146 | 206 | 43 | 30 | 0 | 57 | 335 | 25 | 53 |
| Binary | 1010111 | 1100110 | 10000110 | 100011 | 11000 | 0 | 101111 | 11011101 | 10101 | 101011 |
Color Harmonies of #576686
Complementary color
Monochromatic Colors of #576686
Black with #576686
Text Example
Text Example
White with #576686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576686; }
p { color: rgb(87,102,134); }
H1.HeaderClassName
{
color: #576686;
}
.AnyTagClassName
{
color: #576686;
}
</style>
background-color css
<style>
a { background-color: #576686; }
a { background-color: rgb(87,102,134); }
div.DivClassName
{
background-color: #576686;
}
.BgClassName
{
background-color: #576686;
}
</style>
border-color css
<style>
span { border-color: #576686; }
span { border-color: rgb(87,102,134); }
td.TdClassName
{
border-color: #576686;
}
.TagClassName
{
border-color: #576686;
}
</style>