Shades of Kashmir Blue #57657E
Tints of Kashmir Blue #57657E
RGB
CMYK
RGB Variations
Color information
#57657E (or 0x57657E) is known color: Kashmir Blue. HEX triplet: 57, 65 and 7E. RGB value is (87,101,126). Sum of RGB (Red+Green+Blue) = 87+101+126=314 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.71% from 314); Green value is 101 (39.84% from 255 or 32.17% from 314); Blue value is 126 (49.61% from 255 or 40.13% from 314); Max value from RGB is 126 - color contains mainly: blue. Hex color #57657E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #57657E is #A89A81. Grayscale: #636363. Windows color (decimal): -11049602 or 8283479. OLE color: 8283479.
HSL color Cylindrical-coordinate representation of color #57657E: hue angle of 218.46º degrees, saturation: 0.18, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #57657E is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 87 | 101 | 126 | - |
| CMYK | 0.31 | 0.20 | 0 | 0.51 |
| HSL | 218.46º | 0.18% | 0.42% | - |
| HSV(B) | 218.46º | 0.31% | 0.49% | - |
| XYZ | 12.35 | 12.84 | 21.57 | - |
| YUV | 99.66 | 142.86 | 118.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 126 | 0.31 | 0.20 | 0 | 0.51 | 218.46 | 0.18 | 0.42 |
| Hex | 57 | 65 | 7E | 1F | 14 | 0 | 33 | DA | 12 | 2A |
| Octal | 127 | 145 | 176 | 37 | 24 | 0 | 63 | 332 | 22 | 52 |
| Binary | 1010111 | 1100101 | 1111110 | 11111 | 10100 | 0 | 110011 | 11011010 | 10010 | 101010 |
Color Harmonies of #57657E
Complementary color
Monochromatic Colors of #57657E
Black with #57657E
Text Example
Text Example
White with #57657E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57657E; }
p { color: rgb(87,101,126); }
H1.HeaderClassName
{
color: #57657E;
}
.AnyTagClassName
{
color: #57657E;
}
</style>
background-color css
<style>
a { background-color: #57657E; }
a { background-color: rgb(87,101,126); }
div.DivClassName
{
background-color: #57657E;
}
.BgClassName
{
background-color: #57657E;
}
</style>
border-color css
<style>
span { border-color: #57657E; }
span { border-color: rgb(87,101,126); }
td.TdClassName
{
border-color: #57657E;
}
.TagClassName
{
border-color: #57657E;
}
</style>