Shades of Chambray #546278
Tints of Chambray #546278
RGB
CMYK
RGB Variations
Color information
#546278 (or 0x546278) is known color: Chambray. HEX triplet: 54, 62 and 78. RGB value is (84,98,120). Sum of RGB (Red+Green+Blue) = 84+98+120=302 (40% of max value = 765). Red value is 84 (33.20% from 255 or 27.81% from 302); Green value is 98 (38.67% from 255 or 32.45% from 302); Blue value is 120 (47.27% from 255 or 39.74% from 302); Max value from RGB is 120 - color contains mainly: blue. Hex color #546278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546278 is #AB9D87. Grayscale: #606060. Windows color (decimal): -11246984 or 7889492. OLE color: 7889492.
HSL color Cylindrical-coordinate representation of color #546278: hue angle of 216.67º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #546278 is Cyan = 0.3, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 98 | 120 | - |
| CMYK | 0.3 | 0.18 | 0 | 0.53 |
| HSL | 216.67º | 0.18% | 0.4% | - |
| HSV(B) | 216.67º | 0.3% | 0.47% | - |
| XYZ | 11.41 | 11.98 | 19.48 | - |
| YUV | 96.32 | 141.36 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 98 | 120 | 0.3 | 0.18 | 0 | 0.53 | 216.67 | 0.18 | 0.4 |
| Hex | 54 | 62 | 78 | 1E | 12 | 0 | 35 | D9 | 12 | 28 |
| Octal | 124 | 142 | 170 | 36 | 22 | 0 | 65 | 331 | 22 | 50 |
| Binary | 1010100 | 1100010 | 1111000 | 11110 | 10010 | 0 | 110101 | 11011001 | 10010 | 101000 |
Color Harmonies of #546278
Complementary color
Monochromatic Colors of #546278
Black with #546278
Text Example
Text Example
White with #546278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546278; }
p { color: rgb(84,98,120); }
H1.HeaderClassName
{
color: #546278;
}
.AnyTagClassName
{
color: #546278;
}
</style>
background-color css
<style>
a { background-color: #546278; }
a { background-color: rgb(84,98,120); }
div.DivClassName
{
background-color: #546278;
}
.BgClassName
{
background-color: #546278;
}
</style>
border-color css
<style>
span { border-color: #546278; }
span { border-color: rgb(84,98,120); }
td.TdClassName
{
border-color: #546278;
}
.TagClassName
{
border-color: #546278;
}
</style>