Shades of Kashmir Blue #546785
Tints of Kashmir Blue #546785
RGB
CMYK
RGB Variations
Color information
#546785 (or 0x546785) is known color: Kashmir Blue. HEX triplet: 54, 67 and 85. RGB value is (84,103,133). Sum of RGB (Red+Green+Blue) = 84+103+133=320 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.25% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 133 (52.34% from 255 or 41.56% from 320); Max value from RGB is 133 - color contains mainly: blue. Hex color #546785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546785 is #AB987A. Grayscale: #646464. Windows color (decimal): -11245691 or 8742740. OLE color: 8742740.
HSL color Cylindrical-coordinate representation of color #546785: hue angle of 216.73º 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 #546785 is Cyan = 0.37, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 103 | 133 | - |
| CMYK | 0.37 | 0.23 | 0 | 0.48 |
| HSL | 216.73º | 0.23% | 0.43% | - |
| HSV(B) | 216.73º | 0.37% | 0.52% | - |
| XYZ | 12.74 | 13.28 | 24.08 | - |
| YUV | 100.74 | 146.21 | 116.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 133 | 0.37 | 0.23 | 0 | 0.48 | 216.73 | 0.23 | 0.43 |
| Hex | 54 | 67 | 85 | 25 | 17 | 0 | 30 | D9 | 17 | 2B |
| Octal | 124 | 147 | 205 | 45 | 27 | 0 | 60 | 331 | 27 | 53 |
| Binary | 1010100 | 1100111 | 10000101 | 100101 | 10111 | 0 | 110000 | 11011001 | 10111 | 101011 |
Color Harmonies of #546785
Complementary color
Monochromatic Colors of #546785
Black with #546785
Text Example
Text Example
White with #546785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546785; }
p { color: rgb(84,103,133); }
H1.HeaderClassName
{
color: #546785;
}
.AnyTagClassName
{
color: #546785;
}
</style>
background-color css
<style>
a { background-color: #546785; }
a { background-color: rgb(84,103,133); }
div.DivClassName
{
background-color: #546785;
}
.BgClassName
{
background-color: #546785;
}
</style>
border-color css
<style>
span { border-color: #546785; }
span { border-color: rgb(84,103,133); }
td.TdClassName
{
border-color: #546785;
}
.TagClassName
{
border-color: #546785;
}
</style>