Shades of Chambray #546072
Tints of Chambray #546072
RGB
CMYK
RGB Variations
Color information
#546072 (or 0x546072) is known color: Chambray. HEX triplet: 54, 60 and 72. RGB value is (84,96,114). Sum of RGB (Red+Green+Blue) = 84+96+114=294 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.57% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 114 (44.92% from 255 or 38.78% from 294); Max value from RGB is 114 - color contains mainly: blue. Hex color #546072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546072 is #AB9F8D. Grayscale: #5E5E5E. Windows color (decimal): -11247502 or 7495764. OLE color: 7495764.
HSL color Cylindrical-coordinate representation of color #546072: hue angle of 216º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #546072 is Cyan = 0.26, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 96 | 114 | - |
| CMYK | 0.26 | 0.16 | 0 | 0.55 |
| HSL | 216º | 0.15% | 0.39% | - |
| HSV(B) | 216º | 0.26% | 0.45% | - |
| XYZ | 10.88 | 11.47 | 17.56 | - |
| YUV | 94.46 | 139.02 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 114 | 0.26 | 0.16 | 0 | 0.55 | 216 | 0.15 | 0.39 |
| Hex | 54 | 60 | 72 | 1A | 10 | 0 | 37 | D8 | F | 27 |
| Octal | 124 | 140 | 162 | 32 | 20 | 0 | 67 | 330 | 17 | 47 |
| Binary | 1010100 | 1100000 | 1110010 | 11010 | 10000 | 0 | 110111 | 11011000 | 1111 | 100111 |
Color Harmonies of #546072
Complementary color
Monochromatic Colors of #546072
Black with #546072
Text Example
Text Example
White with #546072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546072; }
p { color: rgb(84,96,114); }
H1.HeaderClassName
{
color: #546072;
}
.AnyTagClassName
{
color: #546072;
}
</style>
background-color css
<style>
a { background-color: #546072; }
a { background-color: rgb(84,96,114); }
div.DivClassName
{
background-color: #546072;
}
.BgClassName
{
background-color: #546072;
}
</style>
border-color css
<style>
span { border-color: #546072; }
span { border-color: rgb(84,96,114); }
td.TdClassName
{
border-color: #546072;
}
.TagClassName
{
border-color: #546072;
}
</style>