Shades of Kashmir Blue #546485
Tints of Kashmir Blue #546485
RGB
CMYK
RGB Variations
Color information
#546485 (or 0x546485) is known color: Kashmir Blue. HEX triplet: 54, 64 and 85. RGB value is (84,100,133). Sum of RGB (Red+Green+Blue) = 84+100+133=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 133 (52.34% from 255 or 41.96% from 317); Max value from RGB is 133 - color contains mainly: blue. Hex color #546485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546485 is #AB9B7A. Grayscale: #626262. Windows color (decimal): -11246459 or 8741972. OLE color: 8741972.
HSL color Cylindrical-coordinate representation of color #546485: hue angle of 220.41º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #546485 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 100 | 133 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.48 |
| HSL | 220.41º | 0.23% | 0.43% | - |
| HSV(B) | 220.41º | 0.37% | 0.52% | - |
| XYZ | 12.45 | 12.69 | 23.98 | - |
| YUV | 98.98 | 147.2 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 100 | 133 | 0.37 | 0.25 | 0 | 0.48 | 220.41 | 0.23 | 0.43 |
| Hex | 54 | 64 | 85 | 25 | 19 | 0 | 30 | DC | 17 | 2B |
| Octal | 124 | 144 | 205 | 45 | 31 | 0 | 60 | 334 | 27 | 53 |
| Binary | 1010100 | 1100100 | 10000101 | 100101 | 11001 | 0 | 110000 | 11011100 | 10111 | 101011 |
Color Harmonies of #546485
Complementary color
Monochromatic Colors of #546485
Black with #546485
Text Example
Text Example
White with #546485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546485; }
p { color: rgb(84,100,133); }
H1.HeaderClassName
{
color: #546485;
}
.AnyTagClassName
{
color: #546485;
}
</style>
background-color css
<style>
a { background-color: #546485; }
a { background-color: rgb(84,100,133); }
div.DivClassName
{
background-color: #546485;
}
.BgClassName
{
background-color: #546485;
}
</style>
border-color css
<style>
span { border-color: #546485; }
span { border-color: rgb(84,100,133); }
td.TdClassName
{
border-color: #546485;
}
.TagClassName
{
border-color: #546485;
}
</style>