Shades of Kashmir Blue #5D7088
Tints of Kashmir Blue #5D7088
RGB
CMYK
RGB Variations
Color information
#5D7088 (or 0x5D7088) is known color: Kashmir Blue. HEX triplet: 5D, 70 and 88. RGB value is (93,112,136). Sum of RGB (Red+Green+Blue) = 93+112+136=341 (45% of max value = 765). Red value is 93 (36.72% from 255 or 27.27% from 341); Green value is 112 (44.14% from 255 or 32.84% from 341); Blue value is 136 (53.52% from 255 or 39.88% from 341); Max value from RGB is 136 - color contains mainly: blue. Hex color #5D7088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #5D7088 is #A28F77. Grayscale: #6C6C6C. Windows color (decimal): -10653560 or 8941661. OLE color: 8941661.
HSL color Cylindrical-coordinate representation of color #5D7088: hue angle of 213.49º degrees, saturation: 0.19, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #5D7088 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 93 | 112 | 136 | - |
| CMYK | 0.32 | 0.18 | 0 | 0.47 |
| HSL | 213.49º | 0.19% | 0.45% | - |
| HSV(B) | 213.49º | 0.32% | 0.53% | - |
| XYZ | 14.75 | 15.69 | 25.54 | - |
| YUV | 109.06 | 143.21 | 116.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 112 | 136 | 0.32 | 0.18 | 0 | 0.47 | 213.49 | 0.19 | 0.45 |
| Hex | 5D | 70 | 88 | 20 | 12 | 0 | 2F | D5 | 13 | 2D |
| Octal | 135 | 160 | 210 | 40 | 22 | 0 | 57 | 325 | 23 | 55 |
| Binary | 1011101 | 1110000 | 10001000 | 100000 | 10010 | 0 | 101111 | 11010101 | 10011 | 101101 |
Color Harmonies of #5D7088
Complementary color
Monochromatic Colors of #5D7088
Black with #5D7088
Text Example
Text Example
White with #5D7088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D7088; }
p { color: rgb(93,112,136); }
H1.HeaderClassName
{
color: #5D7088;
}
.AnyTagClassName
{
color: #5D7088;
}
</style>
background-color css
<style>
a { background-color: #5D7088; }
a { background-color: rgb(93,112,136); }
div.DivClassName
{
background-color: #5D7088;
}
.BgClassName
{
background-color: #5D7088;
}
</style>
border-color css
<style>
span { border-color: #5D7088; }
span { border-color: rgb(93,112,136); }
td.TdClassName
{
border-color: #5D7088;
}
.TagClassName
{
border-color: #5D7088;
}
</style>