Shades of Kashmir Blue #576982
Tints of Kashmir Blue #576982
RGB
CMYK
RGB Variations
Color information
#576982 (or 0x576982) is known color: Kashmir Blue. HEX triplet: 57, 69 and 82. RGB value is (87,105,130). Sum of RGB (Red+Green+Blue) = 87+105+130=322 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.02% from 322); Green value is 105 (41.41% from 255 or 32.61% from 322); Blue value is 130 (51.17% from 255 or 40.37% from 322); Max value from RGB is 130 - color contains mainly: blue. Hex color #576982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576982 is #A8967D. Grayscale: #666666. Windows color (decimal): -11048574 or 8546647. OLE color: 8546647.
HSL color Cylindrical-coordinate representation of color #576982: hue angle of 214.88º 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 #576982 is Cyan = 0.33, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 105 | 130 | - |
| CMYK | 0.33 | 0.19 | 0 | 0.49 |
| HSL | 214.88º | 0.2% | 0.43% | - |
| HSV(B) | 214.88º | 0.33% | 0.51% | - |
| XYZ | 13.01 | 13.74 | 23.09 | - |
| YUV | 102.47 | 143.54 | 116.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 130 | 0.33 | 0.19 | 0 | 0.49 | 214.88 | 0.2 | 0.43 |
| Hex | 57 | 69 | 82 | 21 | 13 | 0 | 31 | D7 | 14 | 2B |
| Octal | 127 | 151 | 202 | 41 | 23 | 0 | 61 | 327 | 24 | 53 |
| Binary | 1010111 | 1101001 | 10000010 | 100001 | 10011 | 0 | 110001 | 11010111 | 10100 | 101011 |
Color Harmonies of #576982
Complementary color
Monochromatic Colors of #576982
Black with #576982
Text Example
Text Example
White with #576982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576982; }
p { color: rgb(87,105,130); }
H1.HeaderClassName
{
color: #576982;
}
.AnyTagClassName
{
color: #576982;
}
</style>
background-color css
<style>
a { background-color: #576982; }
a { background-color: rgb(87,105,130); }
div.DivClassName
{
background-color: #576982;
}
.BgClassName
{
background-color: #576982;
}
</style>
border-color css
<style>
span { border-color: #576982; }
span { border-color: rgb(87,105,130); }
td.TdClassName
{
border-color: #576982;
}
.TagClassName
{
border-color: #576982;
}
</style>