Shades of Kashmir Blue #5C7086
Tints of Kashmir Blue #5C7086
RGB
CMYK
RGB Variations
Color information
#5C7086 (or 0x5C7086) is known color: Kashmir Blue. HEX triplet: 5C, 70 and 86. RGB value is (92,112,134). Sum of RGB (Red+Green+Blue) = 92+112+134=338 (44% of max value = 765). Red value is 92 (36.33% from 255 or 27.22% from 338); Green value is 112 (44.14% from 255 or 33.14% from 338); Blue value is 134 (52.73% from 255 or 39.64% from 338); Max value from RGB is 134 - color contains mainly: blue. Hex color #5C7086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #5C7086 is #A38F79. Grayscale: #6C6C6C. Windows color (decimal): -10719098 or 8810588. OLE color: 8810588.
HSL color Cylindrical-coordinate representation of color #5C7086: hue angle of 211.43º degrees, saturation: 0.19, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #5C7086 is Cyan = 0.31, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 92 | 112 | 134 | - |
| CMYK | 0.31 | 0.16 | 0 | 0.47 |
| HSL | 211.43º | 0.19% | 0.44% | - |
| HSV(B) | 211.43º | 0.31% | 0.53% | - |
| XYZ | 14.51 | 15.58 | 24.8 | - |
| YUV | 108.53 | 142.37 | 116.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 112 | 134 | 0.31 | 0.16 | 0 | 0.47 | 211.43 | 0.19 | 0.44 |
| Hex | 5C | 70 | 86 | 1F | 10 | 0 | 2F | D3 | 13 | 2C |
| Octal | 134 | 160 | 206 | 37 | 20 | 0 | 57 | 323 | 23 | 54 |
| Binary | 1011100 | 1110000 | 10000110 | 11111 | 10000 | 0 | 101111 | 11010011 | 10011 | 101100 |
Color Harmonies of #5C7086
Complementary color
Monochromatic Colors of #5C7086
Black with #5C7086
Text Example
Text Example
White with #5C7086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C7086; }
p { color: rgb(92,112,134); }
H1.HeaderClassName
{
color: #5C7086;
}
.AnyTagClassName
{
color: #5C7086;
}
</style>
background-color css
<style>
a { background-color: #5C7086; }
a { background-color: rgb(92,112,134); }
div.DivClassName
{
background-color: #5C7086;
}
.BgClassName
{
background-color: #5C7086;
}
</style>
border-color css
<style>
span { border-color: #5C7086; }
span { border-color: rgb(92,112,134); }
td.TdClassName
{
border-color: #5C7086;
}
.TagClassName
{
border-color: #5C7086;
}
</style>