Shades of Kashmir Blue #576581
Tints of Kashmir Blue #576581
RGB
CMYK
RGB Variations
Color information
#576581 (or 0x576581) is known color: Kashmir Blue. HEX triplet: 57, 65 and 81. RGB value is (87,101,129). Sum of RGB (Red+Green+Blue) = 87+101+129=317 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.44% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 129 (50.78% from 255 or 40.69% from 317); Max value from RGB is 129 - color contains mainly: blue. Hex color #576581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576581 is #A89A7E. Grayscale: #636363. Windows color (decimal): -11049599 or 8480087. OLE color: 8480087.
HSL color Cylindrical-coordinate representation of color #576581: hue angle of 220º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #576581 is Cyan = 0.33, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 101 | 129 | - |
| CMYK | 0.33 | 0.22 | 0 | 0.49 |
| HSL | 220º | 0.19% | 0.42% | - |
| HSV(B) | 220º | 0.33% | 0.51% | - |
| XYZ | 12.55 | 12.92 | 22.6 | - |
| YUV | 100.01 | 144.36 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 129 | 0.33 | 0.22 | 0 | 0.49 | 220 | 0.19 | 0.42 |
| Hex | 57 | 65 | 81 | 21 | 16 | 0 | 31 | DC | 13 | 2A |
| Octal | 127 | 145 | 201 | 41 | 26 | 0 | 61 | 334 | 23 | 52 |
| Binary | 1010111 | 1100101 | 10000001 | 100001 | 10110 | 0 | 110001 | 11011100 | 10011 | 101010 |
Color Harmonies of #576581
Complementary color
Monochromatic Colors of #576581
Black with #576581
Text Example
Text Example
White with #576581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576581; }
p { color: rgb(87,101,129); }
H1.HeaderClassName
{
color: #576581;
}
.AnyTagClassName
{
color: #576581;
}
</style>
background-color css
<style>
a { background-color: #576581; }
a { background-color: rgb(87,101,129); }
div.DivClassName
{
background-color: #576581;
}
.BgClassName
{
background-color: #576581;
}
</style>
border-color css
<style>
span { border-color: #576581; }
span { border-color: rgb(87,101,129); }
td.TdClassName
{
border-color: #576581;
}
.TagClassName
{
border-color: #576581;
}
</style>