Shades of Chambray #516073
Tints of Chambray #516073
RGB
CMYK
RGB Variations
Color information
#516073 (or 0x516073) is known color: Chambray. HEX triplet: 51, 60 and 73. RGB value is (81,96,115). Sum of RGB (Red+Green+Blue) = 81+96+115=292 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.74% from 292); Green value is 96 (37.89% from 255 or 32.88% from 292); Blue value is 115 (45.31% from 255 or 39.38% from 292); Max value from RGB is 115 - color contains mainly: blue. Hex color #516073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516073 is #AE9F8C. Grayscale: #5D5D5D. Windows color (decimal): -11444109 or 7561297. OLE color: 7561297.
HSL color Cylindrical-coordinate representation of color #516073: hue angle of 213.53º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #516073 is Cyan = 0.30, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 96 | 115 | - |
| CMYK | 0.30 | 0.17 | 0 | 0.55 |
| HSL | 213.53º | 0.17% | 0.38% | - |
| HSV(B) | 213.53º | 0.3% | 0.45% | - |
| XYZ | 10.67 | 11.35 | 17.85 | - |
| YUV | 93.68 | 140.03 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 115 | 0.30 | 0.17 | 0 | 0.55 | 213.53 | 0.17 | 0.38 |
| Hex | 51 | 60 | 73 | 1E | 11 | 0 | 37 | D6 | 11 | 26 |
| Octal | 121 | 140 | 163 | 36 | 21 | 0 | 67 | 326 | 21 | 46 |
| Binary | 1010001 | 1100000 | 1110011 | 11110 | 10001 | 0 | 110111 | 11010110 | 10001 | 100110 |
Color Harmonies of #516073
Complementary color
Monochromatic Colors of #516073
Black with #516073
Text Example
Text Example
White with #516073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516073; }
p { color: rgb(81,96,115); }
H1.HeaderClassName
{
color: #516073;
}
.AnyTagClassName
{
color: #516073;
}
</style>
background-color css
<style>
a { background-color: #516073; }
a { background-color: rgb(81,96,115); }
div.DivClassName
{
background-color: #516073;
}
.BgClassName
{
background-color: #516073;
}
</style>
border-color css
<style>
span { border-color: #516073; }
span { border-color: rgb(81,96,115); }
td.TdClassName
{
border-color: #516073;
}
.TagClassName
{
border-color: #516073;
}
</style>