Shades of Kashmir Blue #537996
Tints of Kashmir Blue #537996
RGB
CMYK
RGB Variations
Color information
#537996 (or 0x537996) is known color: Kashmir Blue. HEX triplet: 53, 79 and 96. RGB value is (83,121,150). Sum of RGB (Red+Green+Blue) = 83+121+150=354 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.45% from 354); Green value is 121 (47.66% from 255 or 34.18% from 354); Blue value is 150 (58.98% from 255 or 42.37% from 354); Max value from RGB is 150 - color contains mainly: blue. Hex color #537996 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537996 is #AC8669. Grayscale: #707070. Windows color (decimal): -11306602 or 9861459. OLE color: 9861459.
HSL color Cylindrical-coordinate representation of color #537996: hue angle of 205.97º 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 #537996 is Cyan = 0.45, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 121 | 150 | - |
| CMYK | 0.45 | 0.19 | 0 | 0.41 |
| HSL | 205.97º | 0.29% | 0.46% | - |
| HSV(B) | 205.97º | 0.45% | 0.59% | - |
| XYZ | 15.91 | 17.72 | 31.44 | - |
| YUV | 112.94 | 148.91 | 106.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 150 | 0.45 | 0.19 | 0 | 0.41 | 205.97 | 0.29 | 0.46 |
| Hex | 53 | 79 | 96 | 2D | 13 | 0 | 29 | CE | 1D | 2E |
| Octal | 123 | 171 | 226 | 55 | 23 | 0 | 51 | 316 | 35 | 56 |
| Binary | 1010011 | 1111001 | 10010110 | 101101 | 10011 | 0 | 101001 | 11001110 | 11101 | 101110 |
Color Harmonies of #537996
Complementary color
Monochromatic Colors of #537996
Black with #537996
Text Example
Text Example
White with #537996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537996; }
p { color: rgb(83,121,150); }
H1.HeaderClassName
{
color: #537996;
}
.AnyTagClassName
{
color: #537996;
}
</style>
background-color css
<style>
a { background-color: #537996; }
a { background-color: rgb(83,121,150); }
div.DivClassName
{
background-color: #537996;
}
.BgClassName
{
background-color: #537996;
}
</style>
border-color css
<style>
span { border-color: #537996; }
span { border-color: rgb(83,121,150); }
td.TdClassName
{
border-color: #537996;
}
.TagClassName
{
border-color: #537996;
}
</style>