Shades of Kashmir Blue #547696
Tints of Kashmir Blue #547696
RGB
CMYK
RGB Variations
Color information
#547696 (or 0x547696) is known color: Kashmir Blue. HEX triplet: 54, 76 and 96. RGB value is (84,118,150). Sum of RGB (Red+Green+Blue) = 84+118+150=352 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.86% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 150 (58.98% from 255 or 42.61% from 352); Max value from RGB is 150 - color contains mainly: blue. Hex color #547696 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547696 is #AB8969. Grayscale: #6F6F6F. Windows color (decimal): -11241834 or 9860692. OLE color: 9860692.
HSL color Cylindrical-coordinate representation of color #547696: hue angle of 209.09º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #547696 is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 118 | 150 | - |
| CMYK | 0.44 | 0.21 | 0 | 0.41 |
| HSL | 209.09º | 0.28% | 0.46% | - |
| HSV(B) | 209.09º | 0.44% | 0.59% | - |
| XYZ | 15.64 | 17.04 | 31.32 | - |
| YUV | 111.48 | 149.74 | 108.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 150 | 0.44 | 0.21 | 0 | 0.41 | 209.09 | 0.28 | 0.46 |
| Hex | 54 | 76 | 96 | 2C | 15 | 0 | 29 | D1 | 1C | 2E |
| Octal | 124 | 166 | 226 | 54 | 25 | 0 | 51 | 321 | 34 | 56 |
| Binary | 1010100 | 1110110 | 10010110 | 101100 | 10101 | 0 | 101001 | 11010001 | 11100 | 101110 |
Color Harmonies of #547696
Complementary color
Monochromatic Colors of #547696
Black with #547696
Text Example
Text Example
White with #547696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547696; }
p { color: rgb(84,118,150); }
H1.HeaderClassName
{
color: #547696;
}
.AnyTagClassName
{
color: #547696;
}
</style>
background-color css
<style>
a { background-color: #547696; }
a { background-color: rgb(84,118,150); }
div.DivClassName
{
background-color: #547696;
}
.BgClassName
{
background-color: #547696;
}
</style>
border-color css
<style>
span { border-color: #547696; }
span { border-color: rgb(84,118,150); }
td.TdClassName
{
border-color: #547696;
}
.TagClassName
{
border-color: #547696;
}
</style>