Shades of Kashmir Blue #57728E
Tints of Kashmir Blue #57728E
RGB
CMYK
RGB Variations
Color information
#57728E (or 0x57728E) is known color: Kashmir Blue. HEX triplet: 57, 72 and 8E. RGB value is (87,114,142). Sum of RGB (Red+Green+Blue) = 87+114+142=343 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.36% from 343); Green value is 114 (44.92% from 255 or 33.24% from 343); Blue value is 142 (55.86% from 255 or 41.40% from 343); Max value from RGB is 142 - color contains mainly: blue. Hex color #57728E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #57728E is #A88D71. Grayscale: #6C6C6C. Windows color (decimal): -11046258 or 9335383. OLE color: 9335383.
HSL color Cylindrical-coordinate representation of color #57728E: hue angle of 210.55º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #57728E is Cyan = 0.39, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 114 | 142 | - |
| CMYK | 0.39 | 0.20 | 0 | 0.44 |
| HSL | 210.55º | 0.24% | 0.45% | - |
| HSV(B) | 210.55º | 0.39% | 0.56% | - |
| XYZ | 14.83 | 16.01 | 27.9 | - |
| YUV | 109.12 | 146.55 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 142 | 0.39 | 0.20 | 0 | 0.44 | 210.55 | 0.24 | 0.45 |
| Hex | 57 | 72 | 8E | 27 | 14 | 0 | 2C | D3 | 18 | 2D |
| Octal | 127 | 162 | 216 | 47 | 24 | 0 | 54 | 323 | 30 | 55 |
| Binary | 1010111 | 1110010 | 10001110 | 100111 | 10100 | 0 | 101100 | 11010011 | 11000 | 101101 |
Color Harmonies of #57728E
Complementary color
Monochromatic Colors of #57728E
Black with #57728E
Text Example
Text Example
White with #57728E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57728E; }
p { color: rgb(87,114,142); }
H1.HeaderClassName
{
color: #57728E;
}
.AnyTagClassName
{
color: #57728E;
}
</style>
background-color css
<style>
a { background-color: #57728E; }
a { background-color: rgb(87,114,142); }
div.DivClassName
{
background-color: #57728E;
}
.BgClassName
{
background-color: #57728E;
}
</style>
border-color css
<style>
span { border-color: #57728E; }
span { border-color: rgb(87,114,142); }
td.TdClassName
{
border-color: #57728E;
}
.TagClassName
{
border-color: #57728E;
}
</style>