Shades of Kashmir Blue #507195
Tints of Kashmir Blue #507195
RGB
CMYK
RGB Variations
Color information
#507195 (or 0x507195) is known color: Kashmir Blue. HEX triplet: 50, 71 and 95. RGB value is (80,113,149). Sum of RGB (Red+Green+Blue) = 80+113+149=342 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.39% from 342); Green value is 113 (44.53% from 255 or 33.04% from 342); Blue value is 149 (58.59% from 255 or 43.57% from 342); Max value from RGB is 149 - color contains mainly: blue. Hex color #507195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507195 is #AF8E6A. Grayscale: #6B6B6B. Windows color (decimal): -11505259 or 9793872. OLE color: 9793872.
HSL color Cylindrical-coordinate representation of color #507195: hue angle of 211.3º 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 #507195 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 113 | 149 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.42 |
| HSL | 211.3º | 0.3% | 0.45% | - |
| HSV(B) | 211.3º | 0.46% | 0.58% | - |
| XYZ | 14.64 | 15.69 | 30.69 | - |
| YUV | 107.24 | 151.57 | 108.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 149 | 0.46 | 0.24 | 0 | 0.42 | 211.3 | 0.3 | 0.45 |
| Hex | 50 | 71 | 95 | 2E | 18 | 0 | 2A | D3 | 1E | 2D |
| Octal | 120 | 161 | 225 | 56 | 30 | 0 | 52 | 323 | 36 | 55 |
| Binary | 1010000 | 1110001 | 10010101 | 101110 | 11000 | 0 | 101010 | 11010011 | 11110 | 101101 |
Color Harmonies of #507195
Complementary color
Monochromatic Colors of #507195
Black with #507195
Text Example
Text Example
White with #507195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507195; }
p { color: rgb(80,113,149); }
H1.HeaderClassName
{
color: #507195;
}
.AnyTagClassName
{
color: #507195;
}
</style>
background-color css
<style>
a { background-color: #507195; }
a { background-color: rgb(80,113,149); }
div.DivClassName
{
background-color: #507195;
}
.BgClassName
{
background-color: #507195;
}
</style>
border-color css
<style>
span { border-color: #507195; }
span { border-color: rgb(80,113,149); }
td.TdClassName
{
border-color: #507195;
}
.TagClassName
{
border-color: #507195;
}
</style>