Shades of Kashmir Blue #547693
Tints of Kashmir Blue #547693
RGB
CMYK
RGB Variations
Color information
#547693 (or 0x547693) is known color: Kashmir Blue. HEX triplet: 54, 76 and 93. RGB value is (84,118,147). Sum of RGB (Red+Green+Blue) = 84+118+147=349 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.07% from 349); Green value is 118 (46.48% from 255 or 33.81% from 349); Blue value is 147 (57.81% from 255 or 42.12% from 349); Max value from RGB is 147 - color contains mainly: blue. Hex color #547693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547693 is #AB896C. Grayscale: #6E6E6E. Windows color (decimal): -11241837 or 9664084. OLE color: 9664084.
HSL color Cylindrical-coordinate representation of color #547693: hue angle of 207.62º 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 #547693 is Cyan = 0.43, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 118 | 147 | - |
| CMYK | 0.43 | 0.20 | 0 | 0.42 |
| HSL | 207.62º | 0.27% | 0.45% | - |
| HSV(B) | 207.62º | 0.43% | 0.58% | - |
| XYZ | 15.4 | 16.95 | 30.06 | - |
| YUV | 111.14 | 148.24 | 108.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 147 | 0.43 | 0.20 | 0 | 0.42 | 207.62 | 0.27 | 0.45 |
| Hex | 54 | 76 | 93 | 2B | 14 | 0 | 2A | D0 | 1B | 2D |
| Octal | 124 | 166 | 223 | 53 | 24 | 0 | 52 | 320 | 33 | 55 |
| Binary | 1010100 | 1110110 | 10010011 | 101011 | 10100 | 0 | 101010 | 11010000 | 11011 | 101101 |
Color Harmonies of #547693
Complementary color
Monochromatic Colors of #547693
Black with #547693
Text Example
Text Example
White with #547693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547693; }
p { color: rgb(84,118,147); }
H1.HeaderClassName
{
color: #547693;
}
.AnyTagClassName
{
color: #547693;
}
</style>
background-color css
<style>
a { background-color: #547693; }
a { background-color: rgb(84,118,147); }
div.DivClassName
{
background-color: #547693;
}
.BgClassName
{
background-color: #547693;
}
</style>
border-color css
<style>
span { border-color: #547693; }
span { border-color: rgb(84,118,147); }
td.TdClassName
{
border-color: #547693;
}
.TagClassName
{
border-color: #547693;
}
</style>