Shades of Kashmir Blue #537391
Tints of Kashmir Blue #537391
RGB
CMYK
RGB Variations
Color information
#537391 (or 0x537391) is known color: Kashmir Blue. HEX triplet: 53, 73 and 91. RGB value is (83,115,145). Sum of RGB (Red+Green+Blue) = 83+115+145=343 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.20% from 343); Green value is 115 (45.31% from 255 or 33.53% from 343); Blue value is 145 (57.03% from 255 or 42.27% from 343); Max value from RGB is 145 - color contains mainly: blue. Hex color #537391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537391 is #AC8C6E. Grayscale: #6C6C6C. Windows color (decimal): -11308143 or 9532243. OLE color: 9532243.
HSL color Cylindrical-coordinate representation of color #537391: hue angle of 209.03º degrees, saturation: 0.27, 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 #537391 is Cyan = 0.43, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 115 | 145 | - |
| CMYK | 0.43 | 0.21 | 0 | 0.43 |
| HSL | 209.03º | 0.27% | 0.45% | - |
| HSV(B) | 209.03º | 0.43% | 0.57% | - |
| XYZ | 14.81 | 16.14 | 29.12 | - |
| YUV | 108.85 | 148.4 | 109.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 145 | 0.43 | 0.21 | 0 | 0.43 | 209.03 | 0.27 | 0.45 |
| Hex | 53 | 73 | 91 | 2B | 15 | 0 | 2B | D1 | 1B | 2D |
| Octal | 123 | 163 | 221 | 53 | 25 | 0 | 53 | 321 | 33 | 55 |
| Binary | 1010011 | 1110011 | 10010001 | 101011 | 10101 | 0 | 101011 | 11010001 | 11011 | 101101 |
Color Harmonies of #537391
Complementary color
Monochromatic Colors of #537391
Black with #537391
Text Example
Text Example
White with #537391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537391; }
p { color: rgb(83,115,145); }
H1.HeaderClassName
{
color: #537391;
}
.AnyTagClassName
{
color: #537391;
}
</style>
background-color css
<style>
a { background-color: #537391; }
a { background-color: rgb(83,115,145); }
div.DivClassName
{
background-color: #537391;
}
.BgClassName
{
background-color: #537391;
}
</style>
border-color css
<style>
span { border-color: #537391; }
span { border-color: rgb(83,115,145); }
td.TdClassName
{
border-color: #537391;
}
.TagClassName
{
border-color: #537391;
}
</style>