Shades of Kashmir Blue #576685
Tints of Kashmir Blue #576685
RGB
CMYK
RGB Variations
Color information
#576685 (or 0x576685) is known color: Kashmir Blue. HEX triplet: 57, 66 and 85. RGB value is (87,102,133). Sum of RGB (Red+Green+Blue) = 87+102+133=322 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.02% from 322); Green value is 102 (40.23% from 255 or 31.68% from 322); Blue value is 133 (52.34% from 255 or 41.30% from 322); Max value from RGB is 133 - color contains mainly: blue. Hex color #576685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576685 is #A8997A. Grayscale: #646464. Windows color (decimal): -11049339 or 8742487. OLE color: 8742487.
HSL color Cylindrical-coordinate representation of color #576685: hue angle of 220.43º 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 #576685 is Cyan = 0.35, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 102 | 133 | - |
| CMYK | 0.35 | 0.23 | 0 | 0.48 |
| HSL | 220.43º | 0.21% | 0.43% | - |
| HSV(B) | 220.43º | 0.35% | 0.52% | - |
| XYZ | 12.92 | 13.22 | 24.06 | - |
| YUV | 101.05 | 146.03 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 133 | 0.35 | 0.23 | 0 | 0.48 | 220.43 | 0.21 | 0.43 |
| Hex | 57 | 66 | 85 | 23 | 17 | 0 | 30 | DC | 15 | 2B |
| Octal | 127 | 146 | 205 | 43 | 27 | 0 | 60 | 334 | 25 | 53 |
| Binary | 1010111 | 1100110 | 10000101 | 100011 | 10111 | 0 | 110000 | 11011100 | 10101 | 101011 |
Color Harmonies of #576685
Complementary color
Monochromatic Colors of #576685
Black with #576685
Text Example
Text Example
White with #576685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576685; }
p { color: rgb(87,102,133); }
H1.HeaderClassName
{
color: #576685;
}
.AnyTagClassName
{
color: #576685;
}
</style>
background-color css
<style>
a { background-color: #576685; }
a { background-color: rgb(87,102,133); }
div.DivClassName
{
background-color: #576685;
}
.BgClassName
{
background-color: #576685;
}
</style>
border-color css
<style>
span { border-color: #576685; }
span { border-color: rgb(87,102,133); }
td.TdClassName
{
border-color: #576685;
}
.TagClassName
{
border-color: #576685;
}
</style>