Shades of Kashmir Blue #537694
Tints of Kashmir Blue #537694
RGB
CMYK
RGB Variations
Color information
#537694 (or 0x537694) is known color: Kashmir Blue. HEX triplet: 53, 76 and 94. RGB value is (83,118,148). Sum of RGB (Red+Green+Blue) = 83+118+148=349 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.78% from 349); Green value is 118 (46.48% from 255 or 33.81% from 349); Blue value is 148 (58.20% from 255 or 42.41% from 349); Max value from RGB is 148 - color contains mainly: blue. Hex color #537694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537694 is #AC896B. Grayscale: #6E6E6E. Windows color (decimal): -11307372 or 9729619. OLE color: 9729619.
HSL color Cylindrical-coordinate representation of color #537694: hue angle of 207.69º 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 #537694 is Cyan = 0.44, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 118 | 148 | - |
| CMYK | 0.44 | 0.20 | 0 | 0.42 |
| HSL | 207.69º | 0.28% | 0.45% | - |
| HSV(B) | 207.69º | 0.44% | 0.58% | - |
| XYZ | 15.39 | 16.93 | 30.47 | - |
| YUV | 110.96 | 148.9 | 108.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 148 | 0.44 | 0.20 | 0 | 0.42 | 207.69 | 0.28 | 0.45 |
| Hex | 53 | 76 | 94 | 2C | 14 | 0 | 2A | D0 | 1C | 2D |
| Octal | 123 | 166 | 224 | 54 | 24 | 0 | 52 | 320 | 34 | 55 |
| Binary | 1010011 | 1110110 | 10010100 | 101100 | 10100 | 0 | 101010 | 11010000 | 11100 | 101101 |
Color Harmonies of #537694
Complementary color
Monochromatic Colors of #537694
Black with #537694
Text Example
Text Example
White with #537694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537694; }
p { color: rgb(83,118,148); }
H1.HeaderClassName
{
color: #537694;
}
.AnyTagClassName
{
color: #537694;
}
</style>
background-color css
<style>
a { background-color: #537694; }
a { background-color: rgb(83,118,148); }
div.DivClassName
{
background-color: #537694;
}
.BgClassName
{
background-color: #537694;
}
</style>
border-color css
<style>
span { border-color: #537694; }
span { border-color: rgb(83,118,148); }
td.TdClassName
{
border-color: #537694;
}
.TagClassName
{
border-color: #537694;
}
</style>