Shades of Kashmir Blue #547494
Tints of Kashmir Blue #547494
RGB
CMYK
RGB Variations
Color information
#547494 (or 0x547494) is known color: Kashmir Blue. HEX triplet: 54, 74 and 94. RGB value is (84,116,148). Sum of RGB (Red+Green+Blue) = 84+116+148=348 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.14% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 148 (58.20% from 255 or 42.53% from 348); Max value from RGB is 148 - color contains mainly: blue. Hex color #547494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547494 is #AB8B6B. Grayscale: #6D6D6D. Windows color (decimal): -11242348 or 9729108. OLE color: 9729108.
HSL color Cylindrical-coordinate representation of color #547494: hue angle of 210º 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 #547494 is Cyan = 0.43, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 116 | 148 | - |
| CMYK | 0.43 | 0.22 | 0 | 0.42 |
| HSL | 210º | 0.28% | 0.45% | - |
| HSV(B) | 210º | 0.43% | 0.58% | - |
| XYZ | 15.25 | 16.51 | 30.4 | - |
| YUV | 110.08 | 149.4 | 109.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 148 | 0.43 | 0.22 | 0 | 0.42 | 210 | 0.28 | 0.45 |
| Hex | 54 | 74 | 94 | 2B | 16 | 0 | 2A | D2 | 1C | 2D |
| Octal | 124 | 164 | 224 | 53 | 26 | 0 | 52 | 322 | 34 | 55 |
| Binary | 1010100 | 1110100 | 10010100 | 101011 | 10110 | 0 | 101010 | 11010010 | 11100 | 101101 |
Color Harmonies of #547494
Complementary color
Monochromatic Colors of #547494
Black with #547494
Text Example
Text Example
White with #547494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547494; }
p { color: rgb(84,116,148); }
H1.HeaderClassName
{
color: #547494;
}
.AnyTagClassName
{
color: #547494;
}
</style>
background-color css
<style>
a { background-color: #547494; }
a { background-color: rgb(84,116,148); }
div.DivClassName
{
background-color: #547494;
}
.BgClassName
{
background-color: #547494;
}
</style>
border-color css
<style>
span { border-color: #547494; }
span { border-color: rgb(84,116,148); }
td.TdClassName
{
border-color: #547494;
}
.TagClassName
{
border-color: #547494;
}
</style>