Shades of Kashmir Blue #507193
Tints of Kashmir Blue #507193
RGB
CMYK
RGB Variations
Color information
#507193 (or 0x507193) is known color: Kashmir Blue. HEX triplet: 50, 71 and 93. RGB value is (80,113,147). Sum of RGB (Red+Green+Blue) = 80+113+147=340 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.53% from 340); Green value is 113 (44.53% from 255 or 33.24% from 340); Blue value is 147 (57.81% from 255 or 43.24% from 340); Max value from RGB is 147 - color contains mainly: blue. Hex color #507193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507193 is #AF8E6C. Grayscale: #6A6A6A. Windows color (decimal): -11505261 or 9662800. OLE color: 9662800.
HSL color Cylindrical-coordinate representation of color #507193: hue angle of 210.45º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #507193 is Cyan = 0.46, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 113 | 147 | - |
| CMYK | 0.46 | 0.23 | 0 | 0.42 |
| HSL | 210.45º | 0.3% | 0.45% | - |
| HSV(B) | 210.45º | 0.46% | 0.58% | - |
| XYZ | 14.48 | 15.62 | 29.86 | - |
| YUV | 107.01 | 150.57 | 108.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 147 | 0.46 | 0.23 | 0 | 0.42 | 210.45 | 0.3 | 0.45 |
| Hex | 50 | 71 | 93 | 2E | 17 | 0 | 2A | D2 | 1E | 2D |
| Octal | 120 | 161 | 223 | 56 | 27 | 0 | 52 | 322 | 36 | 55 |
| Binary | 1010000 | 1110001 | 10010011 | 101110 | 10111 | 0 | 101010 | 11010010 | 11110 | 101101 |
Color Harmonies of #507193
Complementary color
Monochromatic Colors of #507193
Black with #507193
Text Example
Text Example
White with #507193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507193; }
p { color: rgb(80,113,147); }
H1.HeaderClassName
{
color: #507193;
}
.AnyTagClassName
{
color: #507193;
}
</style>
background-color css
<style>
a { background-color: #507193; }
a { background-color: rgb(80,113,147); }
div.DivClassName
{
background-color: #507193;
}
.BgClassName
{
background-color: #507193;
}
</style>
border-color css
<style>
span { border-color: #507193; }
span { border-color: rgb(80,113,147); }
td.TdClassName
{
border-color: #507193;
}
.TagClassName
{
border-color: #507193;
}
</style>