Shades of Kashmir Blue #576882
Tints of Kashmir Blue #576882
RGB
CMYK
RGB Variations
Color information
#576882 (or 0x576882) is known color: Kashmir Blue. HEX triplet: 57, 68 and 82. RGB value is (87,104,130). Sum of RGB (Red+Green+Blue) = 87+104+130=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 104 (41.02% from 255 or 32.40% from 321); Blue value is 130 (51.17% from 255 or 40.50% from 321); Max value from RGB is 130 - color contains mainly: blue. Hex color #576882 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576882 is #A8977D. Grayscale: #656565. Windows color (decimal): -11048830 or 8546391. OLE color: 8546391.
HSL color Cylindrical-coordinate representation of color #576882: hue angle of 216.28º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #576882 is Cyan = 0.33, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 104 | 130 | - |
| CMYK | 0.33 | 0.2 | 0 | 0.49 |
| HSL | 216.28º | 0.2% | 0.43% | - |
| HSV(B) | 216.28º | 0.33% | 0.51% | - |
| XYZ | 12.91 | 13.54 | 23.05 | - |
| YUV | 101.88 | 143.87 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 130 | 0.33 | 0.2 | 0 | 0.49 | 216.28 | 0.2 | 0.43 |
| Hex | 57 | 68 | 82 | 21 | 14 | 0 | 31 | D8 | 14 | 2B |
| Octal | 127 | 150 | 202 | 41 | 24 | 0 | 61 | 330 | 24 | 53 |
| Binary | 1010111 | 1101000 | 10000010 | 100001 | 10100 | 0 | 110001 | 11011000 | 10100 | 101011 |
Color Harmonies of #576882
Complementary color
Monochromatic Colors of #576882
Black with #576882
Text Example
Text Example
White with #576882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576882; }
p { color: rgb(87,104,130); }
H1.HeaderClassName
{
color: #576882;
}
.AnyTagClassName
{
color: #576882;
}
</style>
background-color css
<style>
a { background-color: #576882; }
a { background-color: rgb(87,104,130); }
div.DivClassName
{
background-color: #576882;
}
.BgClassName
{
background-color: #576882;
}
</style>
border-color css
<style>
span { border-color: #576882; }
span { border-color: rgb(87,104,130); }
td.TdClassName
{
border-color: #576882;
}
.TagClassName
{
border-color: #576882;
}
</style>