Shades of Kashmir Blue #547194
Tints of Kashmir Blue #547194
RGB
CMYK
RGB Variations
Color information
#547194 (or 0x547194) is known color: Kashmir Blue. HEX triplet: 54, 71 and 94. RGB value is (84,113,148). Sum of RGB (Red+Green+Blue) = 84+113+148=345 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.35% from 345); Green value is 113 (44.53% from 255 or 32.75% from 345); Blue value is 148 (58.20% from 255 or 42.90% from 345); Max value from RGB is 148 - color contains mainly: blue. Hex color #547194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547194 is #AB8E6B. Grayscale: #6C6C6C. Windows color (decimal): -11243116 or 9728340. OLE color: 9728340.
HSL color Cylindrical-coordinate representation of color #547194: hue angle of 212.81º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #547194 is Cyan = 0.43, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 113 | 148 | - |
| CMYK | 0.43 | 0.24 | 0 | 0.42 |
| HSL | 212.81º | 0.28% | 0.45% | - |
| HSV(B) | 212.81º | 0.43% | 0.58% | - |
| XYZ | 14.91 | 15.83 | 30.29 | - |
| YUV | 108.32 | 150.39 | 110.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 113 | 148 | 0.43 | 0.24 | 0 | 0.42 | 212.81 | 0.28 | 0.45 |
| Hex | 54 | 71 | 94 | 2B | 18 | 0 | 2A | D5 | 1C | 2D |
| Octal | 124 | 161 | 224 | 53 | 30 | 0 | 52 | 325 | 34 | 55 |
| Binary | 1010100 | 1110001 | 10010100 | 101011 | 11000 | 0 | 101010 | 11010101 | 11100 | 101101 |
Color Harmonies of #547194
Complementary color
Monochromatic Colors of #547194
Black with #547194
Text Example
Text Example
White with #547194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547194; }
p { color: rgb(84,113,148); }
H1.HeaderClassName
{
color: #547194;
}
.AnyTagClassName
{
color: #547194;
}
</style>
background-color css
<style>
a { background-color: #547194; }
a { background-color: rgb(84,113,148); }
div.DivClassName
{
background-color: #547194;
}
.BgClassName
{
background-color: #547194;
}
</style>
border-color css
<style>
span { border-color: #547194; }
span { border-color: rgb(84,113,148); }
td.TdClassName
{
border-color: #547194;
}
.TagClassName
{
border-color: #547194;
}
</style>