Shades of Kashmir Blue #537998
Tints of Kashmir Blue #537998
RGB
CMYK
RGB Variations
Color information
#537998 (or 0x537998) is known color: Kashmir Blue. HEX triplet: 53, 79 and 98. RGB value is (83,121,152). Sum of RGB (Red+Green+Blue) = 83+121+152=356 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.31% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 152 (59.77% from 255 or 42.70% from 356); Max value from RGB is 152 - color contains mainly: blue. Hex color #537998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537998 is #AC8667. Grayscale: #717171. Windows color (decimal): -11306600 or 9992531. OLE color: 9992531.
HSL color Cylindrical-coordinate representation of color #537998: hue angle of 206.96º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #537998 is Cyan = 0.45, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 121 | 152 | - |
| CMYK | 0.45 | 0.20 | 0 | 0.40 |
| HSL | 206.96º | 0.29% | 0.46% | - |
| HSV(B) | 206.96º | 0.45% | 0.6% | - |
| XYZ | 16.07 | 17.78 | 32.29 | - |
| YUV | 113.17 | 149.91 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 152 | 0.45 | 0.20 | 0 | 0.40 | 206.96 | 0.29 | 0.46 |
| Hex | 53 | 79 | 98 | 2D | 14 | 0 | 28 | CF | 1D | 2E |
| Octal | 123 | 171 | 230 | 55 | 24 | 0 | 50 | 317 | 35 | 56 |
| Binary | 1010011 | 1111001 | 10011000 | 101101 | 10100 | 0 | 101000 | 11001111 | 11101 | 101110 |
Color Harmonies of #537998
Complementary color
Monochromatic Colors of #537998
Black with #537998
Text Example
Text Example
White with #537998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537998; }
p { color: rgb(83,121,152); }
H1.HeaderClassName
{
color: #537998;
}
.AnyTagClassName
{
color: #537998;
}
</style>
background-color css
<style>
a { background-color: #537998; }
a { background-color: rgb(83,121,152); }
div.DivClassName
{
background-color: #537998;
}
.BgClassName
{
background-color: #537998;
}
</style>
border-color css
<style>
span { border-color: #537998; }
span { border-color: rgb(83,121,152); }
td.TdClassName
{
border-color: #537998;
}
.TagClassName
{
border-color: #537998;
}
</style>