Shades of Kashmir Blue #506592
Tints of Kashmir Blue #506592
RGB
CMYK
RGB Variations
Color information
#506592 (or 0x506592) is known color: Kashmir Blue. HEX triplet: 50, 65 and 92. RGB value is (80,101,146). Sum of RGB (Red+Green+Blue) = 80+101+146=327 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.46% from 327); Green value is 101 (39.84% from 255 or 30.89% from 327); Blue value is 146 (57.42% from 255 or 44.65% from 327); Max value from RGB is 146 - color contains mainly: blue. Hex color #506592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506592 is #AF9A6D. Grayscale: #636363. Windows color (decimal): -11508334 or 9594192. OLE color: 9594192.
HSL color Cylindrical-coordinate representation of color #506592: hue angle of 220.91º 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 #506592 is Cyan = 0.45, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 101 | 146 | - |
| CMYK | 0.45 | 0.31 | 0 | 0.43 |
| HSL | 220.91º | 0.29% | 0.44% | - |
| HSV(B) | 220.91º | 0.45% | 0.57% | - |
| XYZ | 13.15 | 13.09 | 29.03 | - |
| YUV | 99.85 | 154.04 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 101 | 146 | 0.45 | 0.31 | 0 | 0.43 | 220.91 | 0.29 | 0.44 |
| Hex | 50 | 65 | 92 | 2D | 1F | 0 | 2B | DD | 1D | 2C |
| Octal | 120 | 145 | 222 | 55 | 37 | 0 | 53 | 335 | 35 | 54 |
| Binary | 1010000 | 1100101 | 10010010 | 101101 | 11111 | 0 | 101011 | 11011101 | 11101 | 101100 |
Color Harmonies of #506592
Complementary color
Monochromatic Colors of #506592
Black with #506592
Text Example
Text Example
White with #506592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506592; }
p { color: rgb(80,101,146); }
H1.HeaderClassName
{
color: #506592;
}
.AnyTagClassName
{
color: #506592;
}
</style>
background-color css
<style>
a { background-color: #506592; }
a { background-color: rgb(80,101,146); }
div.DivClassName
{
background-color: #506592;
}
.BgClassName
{
background-color: #506592;
}
</style>
border-color css
<style>
span { border-color: #506592; }
span { border-color: rgb(80,101,146); }
td.TdClassName
{
border-color: #506592;
}
.TagClassName
{
border-color: #506592;
}
</style>