Shades of Kashmir Blue #576482
Tints of Kashmir Blue #576482
RGB
CMYK
RGB Variations
Color information
#576482 (or 0x576482) is known color: Kashmir Blue. HEX triplet: 57, 64 and 82. RGB value is (87,100,130). Sum of RGB (Red+Green+Blue) = 87+100+130=317 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.44% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 130 (51.17% from 255 or 41.01% from 317); Max value from RGB is 130 - color contains mainly: blue. Hex color #576482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576482 is #A89B7D. Grayscale: #636363. Windows color (decimal): -11049854 or 8545367. OLE color: 8545367.
HSL color Cylindrical-coordinate representation of color #576482: hue angle of 221.86º 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 #576482 is Cyan = 0.33, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 100 | 130 | - |
| CMYK | 0.33 | 0.23 | 0 | 0.49 |
| HSL | 221.86º | 0.2% | 0.43% | - |
| HSV(B) | 221.86º | 0.33% | 0.51% | - |
| XYZ | 12.52 | 12.75 | 22.92 | - |
| YUV | 99.53 | 145.19 | 119.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 130 | 0.33 | 0.23 | 0 | 0.49 | 221.86 | 0.2 | 0.43 |
| Hex | 57 | 64 | 82 | 21 | 17 | 0 | 31 | DE | 14 | 2B |
| Octal | 127 | 144 | 202 | 41 | 27 | 0 | 61 | 336 | 24 | 53 |
| Binary | 1010111 | 1100100 | 10000010 | 100001 | 10111 | 0 | 110001 | 11011110 | 10100 | 101011 |
Color Harmonies of #576482
Complementary color
Monochromatic Colors of #576482
Black with #576482
Text Example
Text Example
White with #576482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576482; }
p { color: rgb(87,100,130); }
H1.HeaderClassName
{
color: #576482;
}
.AnyTagClassName
{
color: #576482;
}
</style>
background-color css
<style>
a { background-color: #576482; }
a { background-color: rgb(87,100,130); }
div.DivClassName
{
background-color: #576482;
}
.BgClassName
{
background-color: #576482;
}
</style>
border-color css
<style>
span { border-color: #576482; }
span { border-color: rgb(87,100,130); }
td.TdClassName
{
border-color: #576482;
}
.TagClassName
{
border-color: #576482;
}
</style>