Shades of Kashmir Blue #537192
Tints of Kashmir Blue #537192
RGB
CMYK
RGB Variations
Color information
#537192 (or 0x537192) is known color: Kashmir Blue. HEX triplet: 53, 71 and 92. RGB value is (83,113,146). Sum of RGB (Red+Green+Blue) = 83+113+146=342 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.27% from 342); Green value is 113 (44.53% from 255 or 33.04% from 342); Blue value is 146 (57.42% from 255 or 42.69% from 342); Max value from RGB is 146 - color contains mainly: blue. Hex color #537192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537192 is #AC8E6D. Grayscale: #6B6B6B. Windows color (decimal): -11308654 or 9597267. OLE color: 9597267.
HSL color Cylindrical-coordinate representation of color #537192: hue angle of 211.43º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #537192 is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 113 | 146 | - |
| CMYK | 0.43 | 0.23 | 0 | 0.43 |
| HSL | 211.43º | 0.28% | 0.45% | - |
| HSV(B) | 211.43º | 0.43% | 0.57% | - |
| XYZ | 14.66 | 15.72 | 29.46 | - |
| YUV | 107.79 | 149.56 | 110.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 146 | 0.43 | 0.23 | 0 | 0.43 | 211.43 | 0.28 | 0.45 |
| Hex | 53 | 71 | 92 | 2B | 17 | 0 | 2B | D3 | 1C | 2D |
| Octal | 123 | 161 | 222 | 53 | 27 | 0 | 53 | 323 | 34 | 55 |
| Binary | 1010011 | 1110001 | 10010010 | 101011 | 10111 | 0 | 101011 | 11010011 | 11100 | 101101 |
Color Harmonies of #537192
Complementary color
Monochromatic Colors of #537192
Black with #537192
Text Example
Text Example
White with #537192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537192; }
p { color: rgb(83,113,146); }
H1.HeaderClassName
{
color: #537192;
}
.AnyTagClassName
{
color: #537192;
}
</style>
background-color css
<style>
a { background-color: #537192; }
a { background-color: rgb(83,113,146); }
div.DivClassName
{
background-color: #537192;
}
.BgClassName
{
background-color: #537192;
}
</style>
border-color css
<style>
span { border-color: #537192; }
span { border-color: rgb(83,113,146); }
td.TdClassName
{
border-color: #537192;
}
.TagClassName
{
border-color: #537192;
}
</style>