Shades of Kashmir Blue #547495
Tints of Kashmir Blue #547495
RGB
CMYK
RGB Variations
Color information
#547495 (or 0x547495) is known color: Kashmir Blue. HEX triplet: 54, 74 and 95. RGB value is (84,116,149). Sum of RGB (Red+Green+Blue) = 84+116+149=349 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.07% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 149 (58.59% from 255 or 42.69% from 349); Max value from RGB is 149 - color contains mainly: blue. Hex color #547495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547495 is #AB8B6A. Grayscale: #6E6E6E. Windows color (decimal): -11242347 or 9794644. OLE color: 9794644.
HSL color Cylindrical-coordinate representation of color #547495: hue angle of 210.46º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #547495 is Cyan = 0.44, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 116 | 149 | - |
| CMYK | 0.44 | 0.22 | 0 | 0.42 |
| HSL | 210.46º | 0.28% | 0.46% | - |
| HSV(B) | 210.46º | 0.44% | 0.58% | - |
| XYZ | 15.33 | 16.55 | 30.82 | - |
| YUV | 110.19 | 149.9 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 116 | 149 | 0.44 | 0.22 | 0 | 0.42 | 210.46 | 0.28 | 0.46 |
| Hex | 54 | 74 | 95 | 2C | 16 | 0 | 2A | D2 | 1C | 2E |
| Octal | 124 | 164 | 225 | 54 | 26 | 0 | 52 | 322 | 34 | 56 |
| Binary | 1010100 | 1110100 | 10010101 | 101100 | 10110 | 0 | 101010 | 11010010 | 11100 | 101110 |
Color Harmonies of #547495
Complementary color
Monochromatic Colors of #547495
Black with #547495
Text Example
Text Example
White with #547495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547495; }
p { color: rgb(84,116,149); }
H1.HeaderClassName
{
color: #547495;
}
.AnyTagClassName
{
color: #547495;
}
</style>
background-color css
<style>
a { background-color: #547495; }
a { background-color: rgb(84,116,149); }
div.DivClassName
{
background-color: #547495;
}
.BgClassName
{
background-color: #547495;
}
</style>
border-color css
<style>
span { border-color: #547495; }
span { border-color: rgb(84,116,149); }
td.TdClassName
{
border-color: #547495;
}
.TagClassName
{
border-color: #547495;
}
</style>