Shades of Kashmir Blue #546582
Tints of Kashmir Blue #546582
RGB
CMYK
RGB Variations
Color information
#546582 (or 0x546582) is known color: Kashmir Blue. HEX triplet: 54, 65 and 82. RGB value is (84,101,130). Sum of RGB (Red+Green+Blue) = 84+101+130=315 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.67% from 315); Green value is 101 (39.84% from 255 or 32.06% from 315); Blue value is 130 (51.17% from 255 or 41.27% from 315); Max value from RGB is 130 - color contains mainly: blue. Hex color #546582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546582 is #AB9A7D. Grayscale: #636363. Windows color (decimal): -11246206 or 8545620. OLE color: 8545620.
HSL color Cylindrical-coordinate representation of color #546582: hue angle of 217.83º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #546582 is Cyan = 0.35, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 101 | 130 | - |
| CMYK | 0.35 | 0.22 | 0 | 0.49 |
| HSL | 217.83º | 0.21% | 0.42% | - |
| HSV(B) | 217.83º | 0.35% | 0.51% | - |
| XYZ | 12.34 | 12.8 | 22.94 | - |
| YUV | 99.22 | 145.37 | 117.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 101 | 130 | 0.35 | 0.22 | 0 | 0.49 | 217.83 | 0.21 | 0.42 |
| Hex | 54 | 65 | 82 | 23 | 16 | 0 | 31 | DA | 15 | 2A |
| Octal | 124 | 145 | 202 | 43 | 26 | 0 | 61 | 332 | 25 | 52 |
| Binary | 1010100 | 1100101 | 10000010 | 100011 | 10110 | 0 | 110001 | 11011010 | 10101 | 101010 |
Color Harmonies of #546582
Complementary color
Monochromatic Colors of #546582
Black with #546582
Text Example
Text Example
White with #546582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546582; }
p { color: rgb(84,101,130); }
H1.HeaderClassName
{
color: #546582;
}
.AnyTagClassName
{
color: #546582;
}
</style>
background-color css
<style>
a { background-color: #546582; }
a { background-color: rgb(84,101,130); }
div.DivClassName
{
background-color: #546582;
}
.BgClassName
{
background-color: #546582;
}
</style>
border-color css
<style>
span { border-color: #546582; }
span { border-color: rgb(84,101,130); }
td.TdClassName
{
border-color: #546582;
}
.TagClassName
{
border-color: #546582;
}
</style>