Shades of Kashmir Blue #546584
Tints of Kashmir Blue #546584
RGB
CMYK
RGB Variations
Color information
#546584 (or 0x546584) is known color: Kashmir Blue. HEX triplet: 54, 65 and 84. RGB value is (84,101,132). Sum of RGB (Red+Green+Blue) = 84+101+132=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 132 (51.95% from 255 or 41.64% from 317); Max value from RGB is 132 - color contains mainly: blue. Hex color #546584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546584 is #AB9A7B. Grayscale: #636363. Windows color (decimal): -11246204 or 8676692. OLE color: 8676692.
HSL color Cylindrical-coordinate representation of color #546584: hue angle of 218.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #546584 is Cyan = 0.36, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 101 | 132 | - |
| CMYK | 0.36 | 0.23 | 0 | 0.48 |
| HSL | 218.75º | 0.22% | 0.42% | - |
| HSV(B) | 218.75º | 0.36% | 0.52% | - |
| XYZ | 12.47 | 12.86 | 23.65 | - |
| YUV | 99.45 | 146.37 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 101 | 132 | 0.36 | 0.23 | 0 | 0.48 | 218.75 | 0.22 | 0.42 |
| Hex | 54 | 65 | 84 | 24 | 17 | 0 | 30 | DB | 16 | 2A |
| Octal | 124 | 145 | 204 | 44 | 27 | 0 | 60 | 333 | 26 | 52 |
| Binary | 1010100 | 1100101 | 10000100 | 100100 | 10111 | 0 | 110000 | 11011011 | 10110 | 101010 |
Color Harmonies of #546584
Complementary color
Monochromatic Colors of #546584
Black with #546584
Text Example
Text Example
White with #546584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546584; }
p { color: rgb(84,101,132); }
H1.HeaderClassName
{
color: #546584;
}
.AnyTagClassName
{
color: #546584;
}
</style>
background-color css
<style>
a { background-color: #546584; }
a { background-color: rgb(84,101,132); }
div.DivClassName
{
background-color: #546584;
}
.BgClassName
{
background-color: #546584;
}
</style>
border-color css
<style>
span { border-color: #546584; }
span { border-color: rgb(84,101,132); }
td.TdClassName
{
border-color: #546584;
}
.TagClassName
{
border-color: #546584;
}
</style>