Shades of Kashmir Blue #576585
Tints of Kashmir Blue #576585
RGB
CMYK
RGB Variations
Color information
#576585 (or 0x576585) is known color: Kashmir Blue. HEX triplet: 57, 65 and 85. RGB value is (87,101,133). Sum of RGB (Red+Green+Blue) = 87+101+133=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 101 (39.84% from 255 or 31.46% from 321); Blue value is 133 (52.34% from 255 or 41.43% from 321); Max value from RGB is 133 - color contains mainly: blue. Hex color #576585 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576585 is #A89A7A. Grayscale: #646464. Windows color (decimal): -11049595 or 8742231. OLE color: 8742231.
HSL color Cylindrical-coordinate representation of color #576585: hue angle of 221.74º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #576585 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 101 | 133 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.48 |
| HSL | 221.74º | 0.21% | 0.43% | - |
| HSV(B) | 221.74º | 0.35% | 0.52% | - |
| XYZ | 12.82 | 13.03 | 24.03 | - |
| YUV | 100.46 | 146.36 | 118.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 133 | 0.35 | 0.24 | 0 | 0.48 | 221.74 | 0.21 | 0.43 |
| Hex | 57 | 65 | 85 | 23 | 18 | 0 | 30 | DE | 15 | 2B |
| Octal | 127 | 145 | 205 | 43 | 30 | 0 | 60 | 336 | 25 | 53 |
| Binary | 1010111 | 1100101 | 10000101 | 100011 | 11000 | 0 | 110000 | 11011110 | 10101 | 101011 |
Color Harmonies of #576585
Complementary color
Monochromatic Colors of #576585
Black with #576585
Text Example
Text Example
White with #576585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576585; }
p { color: rgb(87,101,133); }
H1.HeaderClassName
{
color: #576585;
}
.AnyTagClassName
{
color: #576585;
}
</style>
background-color css
<style>
a { background-color: #576585; }
a { background-color: rgb(87,101,133); }
div.DivClassName
{
background-color: #576585;
}
.BgClassName
{
background-color: #576585;
}
</style>
border-color css
<style>
span { border-color: #576585; }
span { border-color: rgb(87,101,133); }
td.TdClassName
{
border-color: #576585;
}
.TagClassName
{
border-color: #576585;
}
</style>