Shades of Kashmir Blue #546789
Tints of Kashmir Blue #546789
RGB
CMYK
RGB Variations
Color information
#546789 (or 0x546789) is known color: Kashmir Blue. HEX triplet: 54, 67 and 89. RGB value is (84,103,137). Sum of RGB (Red+Green+Blue) = 84+103+137=324 (42% of max value = 765). Red value is 84 (33.20% from 255 or 25.93% from 324); Green value is 103 (40.62% from 255 or 31.79% from 324); Blue value is 137 (53.91% from 255 or 42.28% from 324); Max value from RGB is 137 - color contains mainly: blue. Hex color #546789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546789 is #AB9876. Grayscale: #656565. Windows color (decimal): -11245687 or 9004884. OLE color: 9004884.
HSL color Cylindrical-coordinate representation of color #546789: hue angle of 218.49º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #546789 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 103 | 137 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.46 |
| HSL | 218.49º | 0.24% | 0.43% | - |
| HSV(B) | 218.49º | 0.39% | 0.54% | - |
| XYZ | 13.02 | 13.39 | 25.57 | - |
| YUV | 101.2 | 148.21 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 137 | 0.39 | 0.25 | 0 | 0.46 | 218.49 | 0.24 | 0.43 |
| Hex | 54 | 67 | 89 | 27 | 19 | 0 | 2E | DA | 18 | 2B |
| Octal | 124 | 147 | 211 | 47 | 31 | 0 | 56 | 332 | 30 | 53 |
| Binary | 1010100 | 1100111 | 10001001 | 100111 | 11001 | 0 | 101110 | 11011010 | 11000 | 101011 |
Color Harmonies of #546789
Complementary color
Monochromatic Colors of #546789
Black with #546789
Text Example
Text Example
White with #546789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546789; }
p { color: rgb(84,103,137); }
H1.HeaderClassName
{
color: #546789;
}
.AnyTagClassName
{
color: #546789;
}
</style>
background-color css
<style>
a { background-color: #546789; }
a { background-color: rgb(84,103,137); }
div.DivClassName
{
background-color: #546789;
}
.BgClassName
{
background-color: #546789;
}
</style>
border-color css
<style>
span { border-color: #546789; }
span { border-color: rgb(84,103,137); }
td.TdClassName
{
border-color: #546789;
}
.TagClassName
{
border-color: #546789;
}
</style>