Shades of Kashmir Blue #547994
Tints of Kashmir Blue #547994
RGB
CMYK
RGB Variations
Color information
#547994 (or 0x547994) is known color: Kashmir Blue. HEX triplet: 54, 79 and 94. RGB value is (84,121,148). Sum of RGB (Red+Green+Blue) = 84+121+148=353 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.80% from 353); Green value is 121 (47.66% from 255 or 34.28% from 353); Blue value is 148 (58.20% from 255 or 41.93% from 353); Max value from RGB is 148 - color contains mainly: blue. Hex color #547994 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547994 is #AB866B. Grayscale: #707070. Windows color (decimal): -11241068 or 9730388. OLE color: 9730388.
HSL color Cylindrical-coordinate representation of color #547994: hue angle of 205.31º 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 #547994 is Cyan = 0.43, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 121 | 148 | - |
| CMYK | 0.43 | 0.18 | 0 | 0.42 |
| HSL | 205.31º | 0.28% | 0.45% | - |
| HSV(B) | 205.31º | 0.43% | 0.58% | - |
| XYZ | 15.84 | 17.7 | 30.6 | - |
| YUV | 113.02 | 147.74 | 107.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 121 | 148 | 0.43 | 0.18 | 0 | 0.42 | 205.31 | 0.28 | 0.45 |
| Hex | 54 | 79 | 94 | 2B | 12 | 0 | 2A | CD | 1C | 2D |
| Octal | 124 | 171 | 224 | 53 | 22 | 0 | 52 | 315 | 34 | 55 |
| Binary | 1010100 | 1111001 | 10010100 | 101011 | 10010 | 0 | 101010 | 11001101 | 11100 | 101101 |
Color Harmonies of #547994
Complementary color
Monochromatic Colors of #547994
Black with #547994
Text Example
Text Example
White with #547994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547994; }
p { color: rgb(84,121,148); }
H1.HeaderClassName
{
color: #547994;
}
.AnyTagClassName
{
color: #547994;
}
</style>
background-color css
<style>
a { background-color: #547994; }
a { background-color: rgb(84,121,148); }
div.DivClassName
{
background-color: #547994;
}
.BgClassName
{
background-color: #547994;
}
</style>
border-color css
<style>
span { border-color: #547994; }
span { border-color: rgb(84,121,148); }
td.TdClassName
{
border-color: #547994;
}
.TagClassName
{
border-color: #547994;
}
</style>