Shades of Kashmir Blue #546387
Tints of Kashmir Blue #546387
RGB
CMYK
RGB Variations
Color information
#546387 (or 0x546387) is known color: Kashmir Blue. HEX triplet: 54, 63 and 87. RGB value is (84,99,135). Sum of RGB (Red+Green+Blue) = 84+99+135=318 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.42% from 318); Green value is 99 (39.06% from 255 or 31.13% from 318); Blue value is 135 (53.12% from 255 or 42.45% from 318); Max value from RGB is 135 - color contains mainly: blue. Hex color #546387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546387 is #AB9C78. Grayscale: #626262. Windows color (decimal): -11246713 or 8872788. OLE color: 8872788.
HSL color Cylindrical-coordinate representation of color #546387: hue angle of 222.35º 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 #546387 is Cyan = 0.38, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 99 | 135 | - |
| CMYK | 0.38 | 0.27 | 0 | 0.47 |
| HSL | 222.35º | 0.23% | 0.43% | - |
| HSV(B) | 222.35º | 0.38% | 0.53% | - |
| XYZ | 12.49 | 12.56 | 24.69 | - |
| YUV | 98.62 | 148.53 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 135 | 0.38 | 0.27 | 0 | 0.47 | 222.35 | 0.23 | 0.43 |
| Hex | 54 | 63 | 87 | 26 | 1B | 0 | 2F | DE | 17 | 2B |
| Octal | 124 | 143 | 207 | 46 | 33 | 0 | 57 | 336 | 27 | 53 |
| Binary | 1010100 | 1100011 | 10000111 | 100110 | 11011 | 0 | 101111 | 11011110 | 10111 | 101011 |
Color Harmonies of #546387
Complementary color
Monochromatic Colors of #546387
Black with #546387
Text Example
Text Example
White with #546387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546387; }
p { color: rgb(84,99,135); }
H1.HeaderClassName
{
color: #546387;
}
.AnyTagClassName
{
color: #546387;
}
</style>
background-color css
<style>
a { background-color: #546387; }
a { background-color: rgb(84,99,135); }
div.DivClassName
{
background-color: #546387;
}
.BgClassName
{
background-color: #546387;
}
</style>
border-color css
<style>
span { border-color: #546387; }
span { border-color: rgb(84,99,135); }
td.TdClassName
{
border-color: #546387;
}
.TagClassName
{
border-color: #546387;
}
</style>