Shades of Kashmir Blue #537193
Tints of Kashmir Blue #537193
RGB
CMYK
RGB Variations
Color information
#537193 (or 0x537193) is known color: Kashmir Blue. HEX triplet: 53, 71 and 93. RGB value is (83,113,147). Sum of RGB (Red+Green+Blue) = 83+113+147=343 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.20% from 343); Green value is 113 (44.53% from 255 or 32.94% from 343); Blue value is 147 (57.81% from 255 or 42.86% from 343); Max value from RGB is 147 - color contains mainly: blue. Hex color #537193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537193 is #AC8E6C. Grayscale: #6B6B6B. Windows color (decimal): -11308653 or 9662803. OLE color: 9662803.
HSL color Cylindrical-coordinate representation of color #537193: hue angle of 211.88º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #537193 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 113 | 147 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.42 |
| HSL | 211.88º | 0.28% | 0.45% | - |
| HSV(B) | 211.88º | 0.44% | 0.58% | - |
| XYZ | 14.74 | 15.76 | 29.87 | - |
| YUV | 107.91 | 150.06 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 147 | 0.44 | 0.23 | 0 | 0.42 | 211.88 | 0.28 | 0.45 |
| Hex | 53 | 71 | 93 | 2C | 17 | 0 | 2A | D4 | 1C | 2D |
| Octal | 123 | 161 | 223 | 54 | 27 | 0 | 52 | 324 | 34 | 55 |
| Binary | 1010011 | 1110001 | 10010011 | 101100 | 10111 | 0 | 101010 | 11010100 | 11100 | 101101 |
Color Harmonies of #537193
Complementary color
Monochromatic Colors of #537193
Black with #537193
Text Example
Text Example
White with #537193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537193; }
p { color: rgb(83,113,147); }
H1.HeaderClassName
{
color: #537193;
}
.AnyTagClassName
{
color: #537193;
}
</style>
background-color css
<style>
a { background-color: #537193; }
a { background-color: rgb(83,113,147); }
div.DivClassName
{
background-color: #537193;
}
.BgClassName
{
background-color: #537193;
}
</style>
border-color css
<style>
span { border-color: #537193; }
span { border-color: rgb(83,113,147); }
td.TdClassName
{
border-color: #537193;
}
.TagClassName
{
border-color: #537193;
}
</style>