Shades of Kashmir Blue #546187
Tints of Kashmir Blue #546187
RGB
CMYK
RGB Variations
Color information
#546187 (or 0x546187) is known color: Kashmir Blue. HEX triplet: 54, 61 and 87. RGB value is (84,97,135). Sum of RGB (Red+Green+Blue) = 84+97+135=316 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.58% from 316); Green value is 97 (38.28% from 255 or 30.70% from 316); Blue value is 135 (53.12% from 255 or 42.72% from 316); Max value from RGB is 135 - color contains mainly: blue. Hex color #546187 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546187 is #AB9E78. Grayscale: #616161. Windows color (decimal): -11247225 or 8872276. OLE color: 8872276.
HSL color Cylindrical-coordinate representation of color #546187: hue angle of 224.71º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #546187 is Cyan = 0.38, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 97 | 135 | - |
| CMYK | 0.38 | 0.28 | 0 | 0.47 |
| HSL | 224.71º | 0.23% | 0.43% | - |
| HSV(B) | 224.71º | 0.38% | 0.53% | - |
| XYZ | 12.3 | 12.18 | 24.62 | - |
| YUV | 97.45 | 149.19 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 135 | 0.38 | 0.28 | 0 | 0.47 | 224.71 | 0.23 | 0.43 |
| Hex | 54 | 61 | 87 | 26 | 1C | 0 | 2F | E1 | 17 | 2B |
| Octal | 124 | 141 | 207 | 46 | 34 | 0 | 57 | 341 | 27 | 53 |
| Binary | 1010100 | 1100001 | 10000111 | 100110 | 11100 | 0 | 101111 | 11100001 | 10111 | 101011 |
Color Harmonies of #546187
Complementary color
Monochromatic Colors of #546187
Black with #546187
Text Example
Text Example
White with #546187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546187; }
p { color: rgb(84,97,135); }
H1.HeaderClassName
{
color: #546187;
}
.AnyTagClassName
{
color: #546187;
}
</style>
background-color css
<style>
a { background-color: #546187; }
a { background-color: rgb(84,97,135); }
div.DivClassName
{
background-color: #546187;
}
.BgClassName
{
background-color: #546187;
}
</style>
border-color css
<style>
span { border-color: #546187; }
span { border-color: rgb(84,97,135); }
td.TdClassName
{
border-color: #546187;
}
.TagClassName
{
border-color: #546187;
}
</style>