Shades of Chambray #546075
Tints of Chambray #546075
RGB
CMYK
RGB Variations
Color information
#546075 (or 0x546075) is known color: Chambray. HEX triplet: 54, 60 and 75. RGB value is (84,96,117). Sum of RGB (Red+Green+Blue) = 84+96+117=297 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28.28% from 297); Green value is 96 (37.89% from 255 or 32.32% from 297); Blue value is 117 (46.09% from 255 or 39.39% from 297); Max value from RGB is 117 - color contains mainly: blue. Hex color #546075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546075 is #AB9F8A. Grayscale: #5E5E5E. Windows color (decimal): -11247499 or 7692372. OLE color: 7692372.
HSL color Cylindrical-coordinate representation of color #546075: hue angle of 218.18º 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 #546075 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 96 | 117 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.54 |
| HSL | 218.18º | 0.16% | 0.39% | - |
| HSV(B) | 218.18º | 0.28% | 0.46% | - |
| XYZ | 11.05 | 11.53 | 18.47 | - |
| YUV | 94.81 | 140.52 | 120.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 117 | 0.28 | 0.18 | 0 | 0.54 | 218.18 | 0.16 | 0.39 |
| Hex | 54 | 60 | 75 | 1C | 12 | 0 | 36 | DA | 10 | 27 |
| Octal | 124 | 140 | 165 | 34 | 22 | 0 | 66 | 332 | 20 | 47 |
| Binary | 1010100 | 1100000 | 1110101 | 11100 | 10010 | 0 | 110110 | 11011010 | 10000 | 100111 |
Color Harmonies of #546075
Complementary color
Monochromatic Colors of #546075
Black with #546075
Text Example
Text Example
White with #546075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546075; }
p { color: rgb(84,96,117); }
H1.HeaderClassName
{
color: #546075;
}
.AnyTagClassName
{
color: #546075;
}
</style>
background-color css
<style>
a { background-color: #546075; }
a { background-color: rgb(84,96,117); }
div.DivClassName
{
background-color: #546075;
}
.BgClassName
{
background-color: #546075;
}
</style>
border-color css
<style>
span { border-color: #546075; }
span { border-color: rgb(84,96,117); }
td.TdClassName
{
border-color: #546075;
}
.TagClassName
{
border-color: #546075;
}
</style>