Shades of Kashmir Blue #506991
Tints of Kashmir Blue #506991
RGB
CMYK
RGB Variations
Color information
#506991 (or 0x506991) is known color: Kashmir Blue. HEX triplet: 50, 69 and 91. RGB value is (80,105,145). Sum of RGB (Red+Green+Blue) = 80+105+145=330 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.24% from 330); Green value is 105 (41.41% from 255 or 31.82% from 330); Blue value is 145 (57.03% from 255 or 43.94% from 330); Max value from RGB is 145 - color contains mainly: blue. Hex color #506991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506991 is #AF966E. Grayscale: #656565. Windows color (decimal): -11507311 or 9529680. OLE color: 9529680.
HSL color Cylindrical-coordinate representation of color #506991: hue angle of 216.92º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #506991 is Cyan = 0.45, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 105 | 145 | - |
| CMYK | 0.45 | 0.28 | 0 | 0.43 |
| HSL | 216.92º | 0.29% | 0.44% | - |
| HSV(B) | 216.92º | 0.45% | 0.57% | - |
| XYZ | 13.47 | 13.85 | 28.75 | - |
| YUV | 102.09 | 152.22 | 112.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 145 | 0.45 | 0.28 | 0 | 0.43 | 216.92 | 0.29 | 0.44 |
| Hex | 50 | 69 | 91 | 2D | 1C | 0 | 2B | D9 | 1D | 2C |
| Octal | 120 | 151 | 221 | 55 | 34 | 0 | 53 | 331 | 35 | 54 |
| Binary | 1010000 | 1101001 | 10010001 | 101101 | 11100 | 0 | 101011 | 11011001 | 11101 | 101100 |
Color Harmonies of #506991
Complementary color
Monochromatic Colors of #506991
Black with #506991
Text Example
Text Example
White with #506991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506991; }
p { color: rgb(80,105,145); }
H1.HeaderClassName
{
color: #506991;
}
.AnyTagClassName
{
color: #506991;
}
</style>
background-color css
<style>
a { background-color: #506991; }
a { background-color: rgb(80,105,145); }
div.DivClassName
{
background-color: #506991;
}
.BgClassName
{
background-color: #506991;
}
</style>
border-color css
<style>
span { border-color: #506991; }
span { border-color: rgb(80,105,145); }
td.TdClassName
{
border-color: #506991;
}
.TagClassName
{
border-color: #506991;
}
</style>