Shades of Chambray #546277
Tints of Chambray #546277
RGB
CMYK
RGB Variations
Color information
#546277 (or 0x546277) is known color: Chambray. HEX triplet: 54, 62 and 77. RGB value is (84,98,119). Sum of RGB (Red+Green+Blue) = 84+98+119=301 (39% of max value = 765). Red value is 84 (33.20% from 255 or 27.91% from 301); Green value is 98 (38.67% from 255 or 32.56% from 301); Blue value is 119 (46.88% from 255 or 39.53% from 301); Max value from RGB is 119 - color contains mainly: blue. Hex color #546277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546277 is #AB9D88. Grayscale: #606060. Windows color (decimal): -11246985 or 7823956. OLE color: 7823956.
HSL color Cylindrical-coordinate representation of color #546277: hue angle of 216º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #546277 is Cyan = 0.29, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 98 | 119 | - |
| CMYK | 0.29 | 0.18 | 0 | 0.53 |
| HSL | 216º | 0.17% | 0.4% | - |
| HSV(B) | 216º | 0.29% | 0.47% | - |
| XYZ | 11.35 | 11.95 | 19.16 | - |
| YUV | 96.21 | 140.86 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 119 | 0.29 | 0.18 | 0 | 0.53 | 216 | 0.17 | 0.4 |
| Hex | 54 | 62 | 77 | 1D | 12 | 0 | 35 | D8 | 11 | 28 |
| Octal | 124 | 142 | 167 | 35 | 22 | 0 | 65 | 330 | 21 | 50 |
| Binary | 1010100 | 1100010 | 1110111 | 11101 | 10010 | 0 | 110101 | 11011000 | 10001 | 101000 |
Color Harmonies of #546277
Complementary color
Monochromatic Colors of #546277
Black with #546277
Text Example
Text Example
White with #546277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546277; }
p { color: rgb(84,98,119); }
H1.HeaderClassName
{
color: #546277;
}
.AnyTagClassName
{
color: #546277;
}
</style>
background-color css
<style>
a { background-color: #546277; }
a { background-color: rgb(84,98,119); }
div.DivClassName
{
background-color: #546277;
}
.BgClassName
{
background-color: #546277;
}
</style>
border-color css
<style>
span { border-color: #546277; }
span { border-color: rgb(84,98,119); }
td.TdClassName
{
border-color: #546277;
}
.TagClassName
{
border-color: #546277;
}
</style>