Shades of Kashmir Blue #576888
Tints of Kashmir Blue #576888
RGB
CMYK
RGB Variations
Color information
#576888 (or 0x576888) is known color: Kashmir Blue. HEX triplet: 57, 68 and 88. RGB value is (87,104,136). Sum of RGB (Red+Green+Blue) = 87+104+136=327 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.61% from 327); Green value is 104 (41.02% from 255 or 31.80% from 327); Blue value is 136 (53.52% from 255 or 41.59% from 327); Max value from RGB is 136 - color contains mainly: blue. Hex color #576888 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576888 is #A89777. Grayscale: #666666. Windows color (decimal): -11048824 or 8939607. OLE color: 8939607.
HSL color Cylindrical-coordinate representation of color #576888: hue angle of 219.18º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #576888 is Cyan = 0.36, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 104 | 136 | - |
| CMYK | 0.36 | 0.24 | 0 | 0.47 |
| HSL | 219.18º | 0.22% | 0.44% | - |
| HSV(B) | 219.18º | 0.36% | 0.53% | - |
| XYZ | 13.32 | 13.7 | 25.24 | - |
| YUV | 102.57 | 146.87 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 136 | 0.36 | 0.24 | 0 | 0.47 | 219.18 | 0.22 | 0.44 |
| Hex | 57 | 68 | 88 | 24 | 18 | 0 | 2F | DB | 16 | 2C |
| Octal | 127 | 150 | 210 | 44 | 30 | 0 | 57 | 333 | 26 | 54 |
| Binary | 1010111 | 1101000 | 10001000 | 100100 | 11000 | 0 | 101111 | 11011011 | 10110 | 101100 |
Color Harmonies of #576888
Complementary color
Monochromatic Colors of #576888
Black with #576888
Text Example
Text Example
White with #576888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576888; }
p { color: rgb(87,104,136); }
H1.HeaderClassName
{
color: #576888;
}
.AnyTagClassName
{
color: #576888;
}
</style>
background-color css
<style>
a { background-color: #576888; }
a { background-color: rgb(87,104,136); }
div.DivClassName
{
background-color: #576888;
}
.BgClassName
{
background-color: #576888;
}
</style>
border-color css
<style>
span { border-color: #576888; }
span { border-color: rgb(87,104,136); }
td.TdClassName
{
border-color: #576888;
}
.TagClassName
{
border-color: #576888;
}
</style>