Shades of Kashmir Blue #5E7187
Tints of Kashmir Blue #5E7187
RGB
CMYK
RGB Variations
Color information
#5E7187 (or 0x5E7187) is known color: Kashmir Blue. HEX triplet: 5E, 71 and 87. RGB value is (94,113,135). Sum of RGB (Red+Green+Blue) = 94+113+135=342 (45% of max value = 765). Red value is 94 (37.11% from 255 or 27.49% from 342); Green value is 113 (44.53% from 255 or 33.04% from 342); Blue value is 135 (53.12% from 255 or 39.47% from 342); Max value from RGB is 135 - color contains mainly: blue. Hex color #5E7187 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #5E7187 is #A18E78. Grayscale: #6D6D6D. Windows color (decimal): -10587769 or 8876382. OLE color: 8876382.
HSL color Cylindrical-coordinate representation of color #5E7187: hue angle of 212.2º degrees, saturation: 0.18, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #5E7187 is Cyan = 0.30, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 94 | 113 | 135 | - |
| CMYK | 0.30 | 0.16 | 0 | 0.47 |
| HSL | 212.2º | 0.18% | 0.45% | - |
| HSV(B) | 212.2º | 0.3% | 0.53% | - |
| XYZ | 14.89 | 15.94 | 25.21 | - |
| YUV | 109.83 | 142.21 | 116.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 113 | 135 | 0.30 | 0.16 | 0 | 0.47 | 212.2 | 0.18 | 0.45 |
| Hex | 5E | 71 | 87 | 1E | 10 | 0 | 2F | D4 | 12 | 2D |
| Octal | 136 | 161 | 207 | 36 | 20 | 0 | 57 | 324 | 22 | 55 |
| Binary | 1011110 | 1110001 | 10000111 | 11110 | 10000 | 0 | 101111 | 11010100 | 10010 | 101101 |
Color Harmonies of #5E7187
Complementary color
Monochromatic Colors of #5E7187
Black with #5E7187
Text Example
Text Example
White with #5E7187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E7187; }
p { color: rgb(94,113,135); }
H1.HeaderClassName
{
color: #5E7187;
}
.AnyTagClassName
{
color: #5E7187;
}
</style>
background-color css
<style>
a { background-color: #5E7187; }
a { background-color: rgb(94,113,135); }
div.DivClassName
{
background-color: #5E7187;
}
.BgClassName
{
background-color: #5E7187;
}
</style>
border-color css
<style>
span { border-color: #5E7187; }
span { border-color: rgb(94,113,135); }
td.TdClassName
{
border-color: #5E7187;
}
.TagClassName
{
border-color: #5E7187;
}
</style>