Shades of Kashmir Blue #537495
Tints of Kashmir Blue #537495
RGB
CMYK
RGB Variations
Color information
#537495 (or 0x537495) is known color: Kashmir Blue. HEX triplet: 53, 74 and 95. RGB value is (83,116,149). Sum of RGB (Red+Green+Blue) = 83+116+149=348 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.85% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 149 (58.59% from 255 or 42.82% from 348); Max value from RGB is 149 - color contains mainly: blue. Hex color #537495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537495 is #AC8B6A. Grayscale: #6D6D6D. Windows color (decimal): -11307883 or 9794643. OLE color: 9794643.
HSL color Cylindrical-coordinate representation of color #537495: hue angle of 210º 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 #537495 is Cyan = 0.44, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 116 | 149 | - |
| CMYK | 0.44 | 0.22 | 0 | 0.42 |
| HSL | 210º | 0.28% | 0.45% | - |
| HSV(B) | 210º | 0.44% | 0.58% | - |
| XYZ | 15.24 | 16.5 | 30.82 | - |
| YUV | 109.9 | 150.07 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 149 | 0.44 | 0.22 | 0 | 0.42 | 210 | 0.28 | 0.45 |
| Hex | 53 | 74 | 95 | 2C | 16 | 0 | 2A | D2 | 1C | 2D |
| Octal | 123 | 164 | 225 | 54 | 26 | 0 | 52 | 322 | 34 | 55 |
| Binary | 1010011 | 1110100 | 10010101 | 101100 | 10110 | 0 | 101010 | 11010010 | 11100 | 101101 |
Color Harmonies of #537495
Complementary color
Monochromatic Colors of #537495
Black with #537495
Text Example
Text Example
White with #537495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537495; }
p { color: rgb(83,116,149); }
H1.HeaderClassName
{
color: #537495;
}
.AnyTagClassName
{
color: #537495;
}
</style>
background-color css
<style>
a { background-color: #537495; }
a { background-color: rgb(83,116,149); }
div.DivClassName
{
background-color: #537495;
}
.BgClassName
{
background-color: #537495;
}
</style>
border-color css
<style>
span { border-color: #537495; }
span { border-color: rgb(83,116,149); }
td.TdClassName
{
border-color: #537495;
}
.TagClassName
{
border-color: #537495;
}
</style>