Shades of Kashmir Blue #537394
Tints of Kashmir Blue #537394
RGB
CMYK
RGB Variations
Color information
#537394 (or 0x537394) is known color: Kashmir Blue. HEX triplet: 53, 73 and 94. RGB value is (83,115,148). Sum of RGB (Red+Green+Blue) = 83+115+148=346 (45% of max value = 765). Red value is 83 (32.81% from 255 or 23.99% from 346); Green value is 115 (45.31% from 255 or 33.24% from 346); Blue value is 148 (58.20% from 255 or 42.77% from 346); Max value from RGB is 148 - color contains mainly: blue. Hex color #537394 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537394 is #AC8C6B. Grayscale: #6D6D6D. Windows color (decimal): -11308140 or 9728851. OLE color: 9728851.
HSL color Cylindrical-coordinate representation of color #537394: hue angle of 210.46º 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 #537394 is Cyan = 0.44, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 115 | 148 | - |
| CMYK | 0.44 | 0.22 | 0 | 0.42 |
| HSL | 210.46º | 0.28% | 0.45% | - |
| HSV(B) | 210.46º | 0.44% | 0.58% | - |
| XYZ | 15.04 | 16.24 | 30.36 | - |
| YUV | 109.19 | 149.9 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 148 | 0.44 | 0.22 | 0 | 0.42 | 210.46 | 0.28 | 0.45 |
| Hex | 53 | 73 | 94 | 2C | 16 | 0 | 2A | D2 | 1C | 2D |
| Octal | 123 | 163 | 224 | 54 | 26 | 0 | 52 | 322 | 34 | 55 |
| Binary | 1010011 | 1110011 | 10010100 | 101100 | 10110 | 0 | 101010 | 11010010 | 11100 | 101101 |
Color Harmonies of #537394
Complementary color
Monochromatic Colors of #537394
Black with #537394
Text Example
Text Example
White with #537394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537394; }
p { color: rgb(83,115,148); }
H1.HeaderClassName
{
color: #537394;
}
.AnyTagClassName
{
color: #537394;
}
</style>
background-color css
<style>
a { background-color: #537394; }
a { background-color: rgb(83,115,148); }
div.DivClassName
{
background-color: #537394;
}
.BgClassName
{
background-color: #537394;
}
</style>
border-color css
<style>
span { border-color: #537394; }
span { border-color: rgb(83,115,148); }
td.TdClassName
{
border-color: #537394;
}
.TagClassName
{
border-color: #537394;
}
</style>