Shades of Kashmir Blue #506688
Tints of Kashmir Blue #506688
RGB
CMYK
RGB Variations
Color information
#506688 (or 0x506688) is known color: Kashmir Blue. HEX triplet: 50, 66 and 88. RGB value is (80,102,136). Sum of RGB (Red+Green+Blue) = 80+102+136=318 (42% of max value = 765). Red value is 80 (31.64% from 255 or 25.16% from 318); Green value is 102 (40.23% from 255 or 32.08% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #506688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506688 is #AF9977. Grayscale: #636363. Windows color (decimal): -11508088 or 8939088. OLE color: 8939088.
HSL color Cylindrical-coordinate representation of color #506688: hue angle of 216.43º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #506688 is Cyan = 0.41, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 102 | 136 | - |
| CMYK | 0.41 | 0.25 | 0 | 0.47 |
| HSL | 216.43º | 0.26% | 0.42% | - |
| HSV(B) | 216.43º | 0.41% | 0.53% | - |
| XYZ | 12.5 | 12.99 | 25.14 | - |
| YUV | 99.3 | 148.71 | 114.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 136 | 0.41 | 0.25 | 0 | 0.47 | 216.43 | 0.26 | 0.42 |
| Hex | 50 | 66 | 88 | 29 | 19 | 0 | 2F | D8 | 1A | 2A |
| Octal | 120 | 146 | 210 | 51 | 31 | 0 | 57 | 330 | 32 | 52 |
| Binary | 1010000 | 1100110 | 10001000 | 101001 | 11001 | 0 | 101111 | 11011000 | 11010 | 101010 |
Color Harmonies of #506688
Complementary color
Monochromatic Colors of #506688
Black with #506688
Text Example
Text Example
White with #506688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506688; }
p { color: rgb(80,102,136); }
H1.HeaderClassName
{
color: #506688;
}
.AnyTagClassName
{
color: #506688;
}
</style>
background-color css
<style>
a { background-color: #506688; }
a { background-color: rgb(80,102,136); }
div.DivClassName
{
background-color: #506688;
}
.BgClassName
{
background-color: #506688;
}
</style>
border-color css
<style>
span { border-color: #506688; }
span { border-color: rgb(80,102,136); }
td.TdClassName
{
border-color: #506688;
}
.TagClassName
{
border-color: #506688;
}
</style>