Shades of Kashmir Blue #546790
Tints of Kashmir Blue #546790
RGB
CMYK
RGB Variations
Color information
#546790 (or 0x546790) is known color: Kashmir Blue. HEX triplet: 54, 67 and 90. RGB value is (84,103,144). Sum of RGB (Red+Green+Blue) = 84+103+144=331 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.38% from 331); Green value is 103 (40.62% from 255 or 31.12% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 144 - color contains mainly: blue. Hex color #546790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546790 is #AB986F. Grayscale: #656565. Windows color (decimal): -11245680 or 9463636. OLE color: 9463636.
HSL color Cylindrical-coordinate representation of color #546790: hue angle of 221º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #546790 is Cyan = 0.42, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 103 | 144 | - |
| CMYK | 0.42 | 0.28 | 0 | 0.44 |
| HSL | 221º | 0.26% | 0.45% | - |
| HSV(B) | 221º | 0.42% | 0.56% | - |
| XYZ | 13.54 | 13.6 | 28.3 | - |
| YUV | 101.99 | 151.71 | 115.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 144 | 0.42 | 0.28 | 0 | 0.44 | 221 | 0.26 | 0.45 |
| Hex | 54 | 67 | 90 | 2A | 1C | 0 | 2C | DD | 1A | 2D |
| Octal | 124 | 147 | 220 | 52 | 34 | 0 | 54 | 335 | 32 | 55 |
| Binary | 1010100 | 1100111 | 10010000 | 101010 | 11100 | 0 | 101100 | 11011101 | 11010 | 101101 |
Color Harmonies of #546790
Complementary color
Monochromatic Colors of #546790
Black with #546790
Text Example
Text Example
White with #546790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546790; }
p { color: rgb(84,103,144); }
H1.HeaderClassName
{
color: #546790;
}
.AnyTagClassName
{
color: #546790;
}
</style>
background-color css
<style>
a { background-color: #546790; }
a { background-color: rgb(84,103,144); }
div.DivClassName
{
background-color: #546790;
}
.BgClassName
{
background-color: #546790;
}
</style>
border-color css
<style>
span { border-color: #546790; }
span { border-color: rgb(84,103,144); }
td.TdClassName
{
border-color: #546790;
}
.TagClassName
{
border-color: #546790;
}
</style>