Shades of Kashmir Blue #517094
Tints of Kashmir Blue #517094
RGB
CMYK
RGB Variations
Color information
#517094 (or 0x517094) is known color: Kashmir Blue. HEX triplet: 51, 70 and 94. RGB value is (81,112,148). Sum of RGB (Red+Green+Blue) = 81+112+148=341 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.75% from 341); Green value is 112 (44.14% from 255 or 32.84% from 341); Blue value is 148 (58.20% from 255 or 43.40% from 341); Max value from RGB is 148 - color contains mainly: blue. Hex color #517094 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517094 is #AE8F6B. Grayscale: #6A6A6A. Windows color (decimal): -11439980 or 9728081. OLE color: 9728081.
HSL color Cylindrical-coordinate representation of color #517094: hue angle of 212.24º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #517094 is Cyan = 0.45, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 112 | 148 | - |
| CMYK | 0.45 | 0.24 | 0 | 0.42 |
| HSL | 212.24º | 0.29% | 0.45% | - |
| HSV(B) | 212.24º | 0.45% | 0.58% | - |
| XYZ | 14.53 | 15.48 | 30.24 | - |
| YUV | 106.84 | 151.23 | 109.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 148 | 0.45 | 0.24 | 0 | 0.42 | 212.24 | 0.29 | 0.45 |
| Hex | 51 | 70 | 94 | 2D | 18 | 0 | 2A | D4 | 1D | 2D |
| Octal | 121 | 160 | 224 | 55 | 30 | 0 | 52 | 324 | 35 | 55 |
| Binary | 1010001 | 1110000 | 10010100 | 101101 | 11000 | 0 | 101010 | 11010100 | 11101 | 101101 |
Color Harmonies of #517094
Complementary color
Monochromatic Colors of #517094
Black with #517094
Text Example
Text Example
White with #517094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517094; }
p { color: rgb(81,112,148); }
H1.HeaderClassName
{
color: #517094;
}
.AnyTagClassName
{
color: #517094;
}
</style>
background-color css
<style>
a { background-color: #517094; }
a { background-color: rgb(81,112,148); }
div.DivClassName
{
background-color: #517094;
}
.BgClassName
{
background-color: #517094;
}
</style>
border-color css
<style>
span { border-color: #517094; }
span { border-color: rgb(81,112,148); }
td.TdClassName
{
border-color: #517094;
}
.TagClassName
{
border-color: #517094;
}
</style>