Shades of Chambray #516071
Tints of Chambray #516071
RGB
CMYK
RGB Variations
Color information
#516071 (or 0x516071) is known color: Chambray. HEX triplet: 51, 60 and 71. RGB value is (81,96,113). Sum of RGB (Red+Green+Blue) = 81+96+113=290 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.93% from 290); Green value is 96 (37.89% from 255 or 33.10% from 290); Blue value is 113 (44.53% from 255 or 38.97% from 290); Max value from RGB is 113 - color contains mainly: blue. Hex color #516071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516071 is #AE9F8E. Grayscale: #5D5D5D. Windows color (decimal): -11444111 or 7430225. OLE color: 7430225.
HSL color Cylindrical-coordinate representation of color #516071: hue angle of 211.88º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #516071 is Cyan = 0.28, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 96 | 113 | - |
| CMYK | 0.28 | 0.15 | 0 | 0.56 |
| HSL | 211.88º | 0.16% | 0.38% | - |
| HSV(B) | 211.88º | 0.28% | 0.44% | - |
| XYZ | 10.56 | 11.31 | 17.25 | - |
| YUV | 93.45 | 139.03 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 113 | 0.28 | 0.15 | 0 | 0.56 | 211.88 | 0.16 | 0.38 |
| Hex | 51 | 60 | 71 | 1C | F | 0 | 38 | D4 | 10 | 26 |
| Octal | 121 | 140 | 161 | 34 | 17 | 0 | 70 | 324 | 20 | 46 |
| Binary | 1010001 | 1100000 | 1110001 | 11100 | 1111 | 0 | 111000 | 11010100 | 10000 | 100110 |
Color Harmonies of #516071
Complementary color
Monochromatic Colors of #516071
Black with #516071
Text Example
Text Example
White with #516071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516071; }
p { color: rgb(81,96,113); }
H1.HeaderClassName
{
color: #516071;
}
.AnyTagClassName
{
color: #516071;
}
</style>
background-color css
<style>
a { background-color: #516071; }
a { background-color: rgb(81,96,113); }
div.DivClassName
{
background-color: #516071;
}
.BgClassName
{
background-color: #516071;
}
</style>
border-color css
<style>
span { border-color: #516071; }
span { border-color: rgb(81,96,113); }
td.TdClassName
{
border-color: #516071;
}
.TagClassName
{
border-color: #516071;
}
</style>