Shades of Kashmir Blue #547391
Tints of Kashmir Blue #547391
RGB
CMYK
RGB Variations
Color information
#547391 (or 0x547391) is known color: Kashmir Blue. HEX triplet: 54, 73 and 91. RGB value is (84,115,145). Sum of RGB (Red+Green+Blue) = 84+115+145=344 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.42% from 344); Green value is 115 (45.31% from 255 or 33.43% from 344); Blue value is 145 (57.03% from 255 or 42.15% from 344); Max value from RGB is 145 - color contains mainly: blue. Hex color #547391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547391 is #AB8C6E. Grayscale: #6D6D6D. Windows color (decimal): -11242607 or 9532244. OLE color: 9532244.
HSL color Cylindrical-coordinate representation of color #547391: hue angle of 209.51º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #547391 is Cyan = 0.42, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 115 | 145 | - |
| CMYK | 0.42 | 0.21 | 0 | 0.43 |
| HSL | 209.51º | 0.27% | 0.45% | - |
| HSV(B) | 209.51º | 0.42% | 0.57% | - |
| XYZ | 14.9 | 16.19 | 29.13 | - |
| YUV | 109.15 | 148.23 | 110.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 115 | 145 | 0.42 | 0.21 | 0 | 0.43 | 209.51 | 0.27 | 0.45 |
| Hex | 54 | 73 | 91 | 2A | 15 | 0 | 2B | D2 | 1B | 2D |
| Octal | 124 | 163 | 221 | 52 | 25 | 0 | 53 | 322 | 33 | 55 |
| Binary | 1010100 | 1110011 | 10010001 | 101010 | 10101 | 0 | 101011 | 11010010 | 11011 | 101101 |
Color Harmonies of #547391
Complementary color
Monochromatic Colors of #547391
Black with #547391
Text Example
Text Example
White with #547391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547391; }
p { color: rgb(84,115,145); }
H1.HeaderClassName
{
color: #547391;
}
.AnyTagClassName
{
color: #547391;
}
</style>
background-color css
<style>
a { background-color: #547391; }
a { background-color: rgb(84,115,145); }
div.DivClassName
{
background-color: #547391;
}
.BgClassName
{
background-color: #547391;
}
</style>
border-color css
<style>
span { border-color: #547391; }
span { border-color: rgb(84,115,145); }
td.TdClassName
{
border-color: #547391;
}
.TagClassName
{
border-color: #547391;
}
</style>