Shades of Kashmir Blue #537395
Tints of Kashmir Blue #537395
RGB
CMYK
RGB Variations
Color information
#537395 (or 0x537395) is known color: Kashmir Blue. HEX triplet: 53, 73 and 95. RGB value is (83,115,149). Sum of RGB (Red+Green+Blue) = 83+115+149=347 (45% of max value = 765). Red value is 83 (32.81% from 255 or 23.92% from 347); Green value is 115 (45.31% from 255 or 33.14% from 347); Blue value is 149 (58.59% from 255 or 42.94% from 347); Max value from RGB is 149 - color contains mainly: blue. Hex color #537395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537395 is #AC8C6A. Grayscale: #6D6D6D. Windows color (decimal): -11308139 or 9794387. OLE color: 9794387.
HSL color Cylindrical-coordinate representation of color #537395: hue angle of 210.91º 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 #537395 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 115 | 149 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.42 |
| HSL | 210.91º | 0.28% | 0.45% | - |
| HSV(B) | 210.91º | 0.44% | 0.58% | - |
| XYZ | 15.12 | 16.27 | 30.78 | - |
| YUV | 109.31 | 150.4 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 149 | 0.44 | 0.23 | 0 | 0.42 | 210.91 | 0.28 | 0.45 |
| Hex | 53 | 73 | 95 | 2C | 17 | 0 | 2A | D3 | 1C | 2D |
| Octal | 123 | 163 | 225 | 54 | 27 | 0 | 52 | 323 | 34 | 55 |
| Binary | 1010011 | 1110011 | 10010101 | 101100 | 10111 | 0 | 101010 | 11010011 | 11100 | 101101 |
Color Harmonies of #537395
Complementary color
Monochromatic Colors of #537395
Black with #537395
Text Example
Text Example
White with #537395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537395; }
p { color: rgb(83,115,149); }
H1.HeaderClassName
{
color: #537395;
}
.AnyTagClassName
{
color: #537395;
}
</style>
background-color css
<style>
a { background-color: #537395; }
a { background-color: rgb(83,115,149); }
div.DivClassName
{
background-color: #537395;
}
.BgClassName
{
background-color: #537395;
}
</style>
border-color css
<style>
span { border-color: #537395; }
span { border-color: rgb(83,115,149); }
td.TdClassName
{
border-color: #537395;
}
.TagClassName
{
border-color: #537395;
}
</style>