Shades of Kashmir Blue #57728D
Tints of Kashmir Blue #57728D
RGB
CMYK
RGB Variations
Color information
#57728D (or 0x57728D) is known color: Kashmir Blue. HEX triplet: 57, 72 and 8D. RGB value is (87,114,141). Sum of RGB (Red+Green+Blue) = 87+114+141=342 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.44% from 342); Green value is 114 (44.92% from 255 or 33.33% from 342); Blue value is 141 (55.47% from 255 or 41.23% from 342); Max value from RGB is 141 - color contains mainly: blue. Hex color #57728D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #57728D is #A88D72. Grayscale: #6C6C6C. Windows color (decimal): -11046259 or 9269847. OLE color: 9269847.
HSL color Cylindrical-coordinate representation of color #57728D: hue angle of 210º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #57728D is Cyan = 0.38, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 87 | 114 | 141 | - |
| CMYK | 0.38 | 0.19 | 0 | 0.45 |
| HSL | 210º | 0.24% | 0.45% | - |
| HSV(B) | 210º | 0.38% | 0.55% | - |
| XYZ | 14.76 | 15.98 | 27.51 | - |
| YUV | 109.01 | 146.05 | 112.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 141 | 0.38 | 0.19 | 0 | 0.45 | 210 | 0.24 | 0.45 |
| Hex | 57 | 72 | 8D | 26 | 13 | 0 | 2D | D2 | 18 | 2D |
| Octal | 127 | 162 | 215 | 46 | 23 | 0 | 55 | 322 | 30 | 55 |
| Binary | 1010111 | 1110010 | 10001101 | 100110 | 10011 | 0 | 101101 | 11010010 | 11000 | 101101 |
Color Harmonies of #57728D
Complementary color
Monochromatic Colors of #57728D
Black with #57728D
Text Example
Text Example
White with #57728D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57728D; }
p { color: rgb(87,114,141); }
H1.HeaderClassName
{
color: #57728D;
}
.AnyTagClassName
{
color: #57728D;
}
</style>
background-color css
<style>
a { background-color: #57728D; }
a { background-color: rgb(87,114,141); }
div.DivClassName
{
background-color: #57728D;
}
.BgClassName
{
background-color: #57728D;
}
</style>
border-color css
<style>
span { border-color: #57728D; }
span { border-color: rgb(87,114,141); }
td.TdClassName
{
border-color: #57728D;
}
.TagClassName
{
border-color: #57728D;
}
</style>