Shades of Kashmir Blue #507093
Tints of Kashmir Blue #507093
RGB
CMYK
RGB Variations
Color information
#507093 (or 0x507093) is known color: Kashmir Blue. HEX triplet: 50, 70 and 93. RGB value is (80,112,147). Sum of RGB (Red+Green+Blue) = 80+112+147=339 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.60% from 339); Green value is 112 (44.14% from 255 or 33.04% from 339); Blue value is 147 (57.81% from 255 or 43.36% from 339); Max value from RGB is 147 - color contains mainly: blue. Hex color #507093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507093 is #AF8F6C. Grayscale: #6A6A6A. Windows color (decimal): -11505517 or 9662544. OLE color: 9662544.
HSL color Cylindrical-coordinate representation of color #507093: hue angle of 211.34º 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 #507093 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 112 | 147 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.42 |
| HSL | 211.34º | 0.3% | 0.45% | - |
| HSV(B) | 211.34º | 0.46% | 0.58% | - |
| XYZ | 14.37 | 15.4 | 29.82 | - |
| YUV | 106.42 | 150.9 | 109.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 147 | 0.46 | 0.24 | 0 | 0.42 | 211.34 | 0.3 | 0.45 |
| Hex | 50 | 70 | 93 | 2E | 18 | 0 | 2A | D3 | 1E | 2D |
| Octal | 120 | 160 | 223 | 56 | 30 | 0 | 52 | 323 | 36 | 55 |
| Binary | 1010000 | 1110000 | 10010011 | 101110 | 11000 | 0 | 101010 | 11010011 | 11110 | 101101 |
Color Harmonies of #507093
Complementary color
Monochromatic Colors of #507093
Black with #507093
Text Example
Text Example
White with #507093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507093; }
p { color: rgb(80,112,147); }
H1.HeaderClassName
{
color: #507093;
}
.AnyTagClassName
{
color: #507093;
}
</style>
background-color css
<style>
a { background-color: #507093; }
a { background-color: rgb(80,112,147); }
div.DivClassName
{
background-color: #507093;
}
.BgClassName
{
background-color: #507093;
}
</style>
border-color css
<style>
span { border-color: #507093; }
span { border-color: rgb(80,112,147); }
td.TdClassName
{
border-color: #507093;
}
.TagClassName
{
border-color: #507093;
}
</style>