Shades of Kashmir Blue #547193
Tints of Kashmir Blue #547193
RGB
CMYK
RGB Variations
Color information
#547193 (or 0x547193) is known color: Kashmir Blue. HEX triplet: 54, 71 and 93. RGB value is (84,113,147). Sum of RGB (Red+Green+Blue) = 84+113+147=344 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.42% from 344); Green value is 113 (44.53% from 255 or 32.85% from 344); Blue value is 147 (57.81% from 255 or 42.73% from 344); Max value from RGB is 147 - color contains mainly: blue. Hex color #547193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547193 is #AB8E6C. Grayscale: #6C6C6C. Windows color (decimal): -11243117 or 9662804. OLE color: 9662804.
HSL color Cylindrical-coordinate representation of color #547193: hue angle of 212.38º degrees, saturation: 0.27, 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 #547193 is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 113 | 147 | - |
| CMYK | 0.43 | 0.23 | 0 | 0.42 |
| HSL | 212.38º | 0.27% | 0.45% | - |
| HSV(B) | 212.38º | 0.43% | 0.58% | - |
| XYZ | 14.83 | 15.8 | 29.87 | - |
| YUV | 108.21 | 149.89 | 110.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 113 | 147 | 0.43 | 0.23 | 0 | 0.42 | 212.38 | 0.27 | 0.45 |
| Hex | 54 | 71 | 93 | 2B | 17 | 0 | 2A | D4 | 1B | 2D |
| Octal | 124 | 161 | 223 | 53 | 27 | 0 | 52 | 324 | 33 | 55 |
| Binary | 1010100 | 1110001 | 10010011 | 101011 | 10111 | 0 | 101010 | 11010100 | 11011 | 101101 |
Color Harmonies of #547193
Complementary color
Monochromatic Colors of #547193
Black with #547193
Text Example
Text Example
White with #547193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547193; }
p { color: rgb(84,113,147); }
H1.HeaderClassName
{
color: #547193;
}
.AnyTagClassName
{
color: #547193;
}
</style>
background-color css
<style>
a { background-color: #547193; }
a { background-color: rgb(84,113,147); }
div.DivClassName
{
background-color: #547193;
}
.BgClassName
{
background-color: #547193;
}
</style>
border-color css
<style>
span { border-color: #547193; }
span { border-color: rgb(84,113,147); }
td.TdClassName
{
border-color: #547193;
}
.TagClassName
{
border-color: #547193;
}
</style>