Shades of Kashmir Blue #546382
Tints of Kashmir Blue #546382
RGB
CMYK
RGB Variations
Color information
#546382 (or 0x546382) is known color: Kashmir Blue. HEX triplet: 54, 63 and 82. RGB value is (84,99,130). Sum of RGB (Red+Green+Blue) = 84+99+130=313 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.84% from 313); Green value is 99 (39.06% from 255 or 31.63% from 313); Blue value is 130 (51.17% from 255 or 41.53% from 313); Max value from RGB is 130 - color contains mainly: blue. Hex color #546382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546382 is #AB9C7D. Grayscale: #616161. Windows color (decimal): -11246718 or 8545108. OLE color: 8545108.
HSL color Cylindrical-coordinate representation of color #546382: hue angle of 220.43º 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 #546382 is Cyan = 0.35, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 99 | 130 | - |
| CMYK | 0.35 | 0.24 | 0 | 0.49 |
| HSL | 220.43º | 0.21% | 0.42% | - |
| HSV(B) | 220.43º | 0.35% | 0.51% | - |
| XYZ | 12.15 | 12.42 | 22.88 | - |
| YUV | 98.05 | 146.03 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 130 | 0.35 | 0.24 | 0 | 0.49 | 220.43 | 0.21 | 0.42 |
| Hex | 54 | 63 | 82 | 23 | 18 | 0 | 31 | DC | 15 | 2A |
| Octal | 124 | 143 | 202 | 43 | 30 | 0 | 61 | 334 | 25 | 52 |
| Binary | 1010100 | 1100011 | 10000010 | 100011 | 11000 | 0 | 110001 | 11011100 | 10101 | 101010 |
Color Harmonies of #546382
Complementary color
Monochromatic Colors of #546382
Black with #546382
Text Example
Text Example
White with #546382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546382; }
p { color: rgb(84,99,130); }
H1.HeaderClassName
{
color: #546382;
}
.AnyTagClassName
{
color: #546382;
}
</style>
background-color css
<style>
a { background-color: #546382; }
a { background-color: rgb(84,99,130); }
div.DivClassName
{
background-color: #546382;
}
.BgClassName
{
background-color: #546382;
}
</style>
border-color css
<style>
span { border-color: #546382; }
span { border-color: rgb(84,99,130); }
td.TdClassName
{
border-color: #546382;
}
.TagClassName
{
border-color: #546382;
}
</style>