Shades of Kashmir Blue #537997
Tints of Kashmir Blue #537997
RGB
CMYK
RGB Variations
Color information
#537997 (or 0x537997) is known color: Kashmir Blue. HEX triplet: 53, 79 and 97. RGB value is (83,121,151). Sum of RGB (Red+Green+Blue) = 83+121+151=355 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.38% from 355); Green value is 121 (47.66% from 255 or 34.08% from 355); Blue value is 151 (59.38% from 255 or 42.54% from 355); Max value from RGB is 151 - color contains mainly: blue. Hex color #537997 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537997 is #AC8668. Grayscale: #707070. Windows color (decimal): -11306601 or 9926995. OLE color: 9926995.
HSL color Cylindrical-coordinate representation of color #537997: hue angle of 206.47º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #537997 is Cyan = 0.45, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 121 | 151 | - |
| CMYK | 0.45 | 0.20 | 0 | 0.41 |
| HSL | 206.47º | 0.29% | 0.46% | - |
| HSV(B) | 206.47º | 0.45% | 0.59% | - |
| XYZ | 15.99 | 17.75 | 31.86 | - |
| YUV | 113.06 | 149.41 | 106.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 151 | 0.45 | 0.20 | 0 | 0.41 | 206.47 | 0.29 | 0.46 |
| Hex | 53 | 79 | 97 | 2D | 14 | 0 | 29 | CE | 1D | 2E |
| Octal | 123 | 171 | 227 | 55 | 24 | 0 | 51 | 316 | 35 | 56 |
| Binary | 1010011 | 1111001 | 10010111 | 101101 | 10100 | 0 | 101001 | 11001110 | 11101 | 101110 |
Color Harmonies of #537997
Complementary color
Monochromatic Colors of #537997
Black with #537997
Text Example
Text Example
White with #537997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537997; }
p { color: rgb(83,121,151); }
H1.HeaderClassName
{
color: #537997;
}
.AnyTagClassName
{
color: #537997;
}
</style>
background-color css
<style>
a { background-color: #537997; }
a { background-color: rgb(83,121,151); }
div.DivClassName
{
background-color: #537997;
}
.BgClassName
{
background-color: #537997;
}
</style>
border-color css
<style>
span { border-color: #537997; }
span { border-color: rgb(83,121,151); }
td.TdClassName
{
border-color: #537997;
}
.TagClassName
{
border-color: #537997;
}
</style>