Shades of Chambray #516377
Tints of Chambray #516377
RGB
CMYK
RGB Variations
Color information
#516377 (or 0x516377) is known color: Chambray. HEX triplet: 51, 63 and 77. RGB value is (81,99,119). Sum of RGB (Red+Green+Blue) = 81+99+119=299 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.09% from 299); Green value is 99 (39.06% from 255 or 33.11% from 299); Blue value is 119 (46.88% from 255 or 39.80% from 299); Max value from RGB is 119 - color contains mainly: blue. Hex color #516377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516377 is #AE9C88. Grayscale: #5F5F5F. Windows color (decimal): -11443337 or 7824209. OLE color: 7824209.
HSL color Cylindrical-coordinate representation of color #516377: hue angle of 211.58º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #516377 is Cyan = 0.32, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 99 | 119 | - |
| CMYK | 0.32 | 0.17 | 0 | 0.53 |
| HSL | 211.58º | 0.19% | 0.39% | - |
| HSV(B) | 211.58º | 0.32% | 0.47% | - |
| XYZ | 11.18 | 12 | 19.18 | - |
| YUV | 95.9 | 141.04 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 119 | 0.32 | 0.17 | 0 | 0.53 | 211.58 | 0.19 | 0.39 |
| Hex | 51 | 63 | 77 | 20 | 11 | 0 | 35 | D4 | 13 | 27 |
| Octal | 121 | 143 | 167 | 40 | 21 | 0 | 65 | 324 | 23 | 47 |
| Binary | 1010001 | 1100011 | 1110111 | 100000 | 10001 | 0 | 110101 | 11010100 | 10011 | 100111 |
Color Harmonies of #516377
Complementary color
Monochromatic Colors of #516377
Black with #516377
Text Example
Text Example
White with #516377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516377; }
p { color: rgb(81,99,119); }
H1.HeaderClassName
{
color: #516377;
}
.AnyTagClassName
{
color: #516377;
}
</style>
background-color css
<style>
a { background-color: #516377; }
a { background-color: rgb(81,99,119); }
div.DivClassName
{
background-color: #516377;
}
.BgClassName
{
background-color: #516377;
}
</style>
border-color css
<style>
span { border-color: #516377; }
span { border-color: rgb(81,99,119); }
td.TdClassName
{
border-color: #516377;
}
.TagClassName
{
border-color: #516377;
}
</style>