Shades of Kashmir Blue #547795
Tints of Kashmir Blue #547795
RGB
CMYK
RGB Variations
Color information
#547795 (or 0x547795) is known color: Kashmir Blue. HEX triplet: 54, 77 and 95. RGB value is (84,119,149). Sum of RGB (Red+Green+Blue) = 84+119+149=352 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.86% from 352); Green value is 119 (46.88% from 255 or 33.81% from 352); Blue value is 149 (58.59% from 255 or 42.33% from 352); Max value from RGB is 149 - color contains mainly: blue. Hex color #547795 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547795 is #AB886A. Grayscale: #6F6F6F. Windows color (decimal): -11241579 or 9795412. OLE color: 9795412.
HSL color Cylindrical-coordinate representation of color #547795: hue angle of 207.69º 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 #547795 is Cyan = 0.44, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 119 | 149 | - |
| CMYK | 0.44 | 0.20 | 0 | 0.42 |
| HSL | 207.69º | 0.28% | 0.46% | - |
| HSV(B) | 207.69º | 0.44% | 0.58% | - |
| XYZ | 15.68 | 17.25 | 30.94 | - |
| YUV | 111.96 | 148.9 | 108.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 149 | 0.44 | 0.20 | 0 | 0.42 | 207.69 | 0.28 | 0.46 |
| Hex | 54 | 77 | 95 | 2C | 14 | 0 | 2A | D0 | 1C | 2E |
| Octal | 124 | 167 | 225 | 54 | 24 | 0 | 52 | 320 | 34 | 56 |
| Binary | 1010100 | 1110111 | 10010101 | 101100 | 10100 | 0 | 101010 | 11010000 | 11100 | 101110 |
Color Harmonies of #547795
Complementary color
Monochromatic Colors of #547795
Black with #547795
Text Example
Text Example
White with #547795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547795; }
p { color: rgb(84,119,149); }
H1.HeaderClassName
{
color: #547795;
}
.AnyTagClassName
{
color: #547795;
}
</style>
background-color css
<style>
a { background-color: #547795; }
a { background-color: rgb(84,119,149); }
div.DivClassName
{
background-color: #547795;
}
.BgClassName
{
background-color: #547795;
}
</style>
border-color css
<style>
span { border-color: #547795; }
span { border-color: rgb(84,119,149); }
td.TdClassName
{
border-color: #547795;
}
.TagClassName
{
border-color: #547795;
}
</style>