Shades of Kashmir Blue #506086
Tints of Kashmir Blue #506086
RGB
CMYK
RGB Variations
Color information
#506086 (or 0x506086) is known color: Kashmir Blue. HEX triplet: 50, 60 and 86. RGB value is (80,96,134). Sum of RGB (Red+Green+Blue) = 80+96+134=310 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.81% from 310); Green value is 96 (37.89% from 255 or 30.97% from 310); Blue value is 134 (52.73% from 255 or 43.23% from 310); Max value from RGB is 134 - color contains mainly: blue. Hex color #506086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506086 is #AF9F79. Grayscale: #5F5F5F. Windows color (decimal): -11509626 or 8806480. OLE color: 8806480.
HSL color Cylindrical-coordinate representation of color #506086: hue angle of 222.22º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #506086 is Cyan = 0.40, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 96 | 134 | - |
| CMYK | 0.40 | 0.28 | 0 | 0.47 |
| HSL | 222.22º | 0.25% | 0.42% | - |
| HSV(B) | 222.22º | 0.4% | 0.53% | - |
| XYZ | 11.79 | 11.79 | 24.21 | - |
| YUV | 95.55 | 149.7 | 116.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 96 | 134 | 0.40 | 0.28 | 0 | 0.47 | 222.22 | 0.25 | 0.42 |
| Hex | 50 | 60 | 86 | 28 | 1C | 0 | 2F | DE | 19 | 2A |
| Octal | 120 | 140 | 206 | 50 | 34 | 0 | 57 | 336 | 31 | 52 |
| Binary | 1010000 | 1100000 | 10000110 | 101000 | 11100 | 0 | 101111 | 11011110 | 11001 | 101010 |
Color Harmonies of #506086
Complementary color
Monochromatic Colors of #506086
Black with #506086
Text Example
Text Example
White with #506086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506086; }
p { color: rgb(80,96,134); }
H1.HeaderClassName
{
color: #506086;
}
.AnyTagClassName
{
color: #506086;
}
</style>
background-color css
<style>
a { background-color: #506086; }
a { background-color: rgb(80,96,134); }
div.DivClassName
{
background-color: #506086;
}
.BgClassName
{
background-color: #506086;
}
</style>
border-color css
<style>
span { border-color: #506086; }
span { border-color: rgb(80,96,134); }
td.TdClassName
{
border-color: #506086;
}
.TagClassName
{
border-color: #506086;
}
</style>