Shades of Kashmir Blue #537295
Tints of Kashmir Blue #537295
RGB
CMYK
RGB Variations
Color information
#537295 (or 0x537295) is known color: Kashmir Blue. HEX triplet: 53, 72 and 95. RGB value is (83,114,149). Sum of RGB (Red+Green+Blue) = 83+114+149=346 (45% of max value = 765). Red value is 83 (32.81% from 255 or 23.99% from 346); Green value is 114 (44.92% from 255 or 32.95% from 346); Blue value is 149 (58.59% from 255 or 43.06% from 346); Max value from RGB is 149 - color contains mainly: blue. Hex color #537295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537295 is #AC8D6A. Grayscale: #6C6C6C. Windows color (decimal): -11308395 or 9794131. OLE color: 9794131.
HSL color Cylindrical-coordinate representation of color #537295: hue angle of 211.82º 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 #537295 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 114 | 149 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.42 |
| HSL | 211.82º | 0.28% | 0.45% | - |
| HSV(B) | 211.82º | 0.44% | 0.58% | - |
| XYZ | 15.01 | 16.04 | 30.74 | - |
| YUV | 108.72 | 150.73 | 109.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 149 | 0.44 | 0.23 | 0 | 0.42 | 211.82 | 0.28 | 0.45 |
| Hex | 53 | 72 | 95 | 2C | 17 | 0 | 2A | D4 | 1C | 2D |
| Octal | 123 | 162 | 225 | 54 | 27 | 0 | 52 | 324 | 34 | 55 |
| Binary | 1010011 | 1110010 | 10010101 | 101100 | 10111 | 0 | 101010 | 11010100 | 11100 | 101101 |
Color Harmonies of #537295
Complementary color
Monochromatic Colors of #537295
Black with #537295
Text Example
Text Example
White with #537295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537295; }
p { color: rgb(83,114,149); }
H1.HeaderClassName
{
color: #537295;
}
.AnyTagClassName
{
color: #537295;
}
</style>
background-color css
<style>
a { background-color: #537295; }
a { background-color: rgb(83,114,149); }
div.DivClassName
{
background-color: #537295;
}
.BgClassName
{
background-color: #537295;
}
</style>
border-color css
<style>
span { border-color: #537295; }
span { border-color: rgb(83,114,149); }
td.TdClassName
{
border-color: #537295;
}
.TagClassName
{
border-color: #537295;
}
</style>