Shades of Kashmir Blue #57718A
Tints of Kashmir Blue #57718A
RGB
CMYK
RGB Variations
Color information
#57718A (or 0x57718A) is known color: Kashmir Blue. HEX triplet: 57, 71 and 8A. RGB value is (87,113,138). Sum of RGB (Red+Green+Blue) = 87+113+138=338 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.74% from 338); Green value is 113 (44.53% from 255 or 33.43% from 338); Blue value is 138 (54.30% from 255 or 40.83% from 338); Max value from RGB is 138 - color contains mainly: blue. Hex color #57718A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #57718A is #A88E75. Grayscale: #6B6B6B. Windows color (decimal): -11046518 or 9072983. OLE color: 9072983.
HSL color Cylindrical-coordinate representation of color #57718A: hue angle of 209.41º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #57718A is Cyan = 0.37, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 113 | 138 | - |
| CMYK | 0.37 | 0.18 | 0 | 0.46 |
| HSL | 209.41º | 0.23% | 0.44% | - |
| HSV(B) | 209.41º | 0.37% | 0.54% | - |
| XYZ | 14.42 | 15.67 | 26.31 | - |
| YUV | 108.08 | 144.89 | 112.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 138 | 0.37 | 0.18 | 0 | 0.46 | 209.41 | 0.23 | 0.44 |
| Hex | 57 | 71 | 8A | 25 | 12 | 0 | 2E | D1 | 17 | 2C |
| Octal | 127 | 161 | 212 | 45 | 22 | 0 | 56 | 321 | 27 | 54 |
| Binary | 1010111 | 1110001 | 10001010 | 100101 | 10010 | 0 | 101110 | 11010001 | 10111 | 101100 |
Color Harmonies of #57718A
Complementary color
Monochromatic Colors of #57718A
Black with #57718A
Text Example
Text Example
White with #57718A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57718A; }
p { color: rgb(87,113,138); }
H1.HeaderClassName
{
color: #57718A;
}
.AnyTagClassName
{
color: #57718A;
}
</style>
background-color css
<style>
a { background-color: #57718A; }
a { background-color: rgb(87,113,138); }
div.DivClassName
{
background-color: #57718A;
}
.BgClassName
{
background-color: #57718A;
}
</style>
border-color css
<style>
span { border-color: #57718A; }
span { border-color: rgb(87,113,138); }
td.TdClassName
{
border-color: #57718A;
}
.TagClassName
{
border-color: #57718A;
}
</style>