Shades of Shuttle Grey #546375
Tints of Shuttle Grey #546375
RGB
CMYK
RGB Variations
Color information
#546375 (or 0x546375) is known color: Shuttle Grey. HEX triplet: 54, 63 and 75. RGB value is (84,99,117). Sum of RGB (Red+Green+Blue) = 84+99+117=300 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #546375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546375 is #AB9C8A. Grayscale: #606060. Windows color (decimal): -11246731 or 7693140. OLE color: 7693140.
HSL color Cylindrical-coordinate representation of color #546375: hue angle of 212.73º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #546375 is Cyan = 0.28, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 99 | 117 | - |
| CMYK | 0.28 | 0.15 | 0 | 0.54 |
| HSL | 212.73º | 0.16% | 0.39% | - |
| HSV(B) | 212.73º | 0.28% | 0.46% | - |
| XYZ | 11.33 | 12.09 | 18.57 | - |
| YUV | 96.57 | 139.53 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 117 | 0.28 | 0.15 | 0 | 0.54 | 212.73 | 0.16 | 0.39 |
| Hex | 54 | 63 | 75 | 1C | F | 0 | 36 | D5 | 10 | 27 |
| Octal | 124 | 143 | 165 | 34 | 17 | 0 | 66 | 325 | 20 | 47 |
| Binary | 1010100 | 1100011 | 1110101 | 11100 | 1111 | 0 | 110110 | 11010101 | 10000 | 100111 |
Color Harmonies of #546375
Complementary color
Monochromatic Colors of #546375
Black with #546375
Text Example
Text Example
White with #546375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546375; }
p { color: rgb(84,99,117); }
H1.HeaderClassName
{
color: #546375;
}
.AnyTagClassName
{
color: #546375;
}
</style>
background-color css
<style>
a { background-color: #546375; }
a { background-color: rgb(84,99,117); }
div.DivClassName
{
background-color: #546375;
}
.BgClassName
{
background-color: #546375;
}
</style>
border-color css
<style>
span { border-color: #546375; }
span { border-color: rgb(84,99,117); }
td.TdClassName
{
border-color: #546375;
}
.TagClassName
{
border-color: #546375;
}
</style>