Shades of Chambray #516172
Tints of Chambray #516172
RGB
CMYK
RGB Variations
Color information
#516172 (or 0x516172) is known color: Chambray. HEX triplet: 51, 61 and 72. RGB value is (81,97,114). Sum of RGB (Red+Green+Blue) = 81+97+114=292 (38% of max value = 765). Red value is 81 (32.03% from 255 or 27.74% from 292); Green value is 97 (38.28% from 255 or 33.22% from 292); Blue value is 114 (44.92% from 255 or 39.04% from 292); Max value from RGB is 114 - color contains mainly: blue. Hex color #516172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516172 is #AE9E8D. Grayscale: #5E5E5E. Windows color (decimal): -11443854 or 7496017. OLE color: 7496017.
HSL color Cylindrical-coordinate representation of color #516172: hue angle of 210.91º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #516172 is Cyan = 0.29, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 97 | 114 | - |
| CMYK | 0.29 | 0.15 | 0 | 0.55 |
| HSL | 210.91º | 0.17% | 0.38% | - |
| HSV(B) | 210.91º | 0.29% | 0.45% | - |
| XYZ | 10.71 | 11.51 | 17.58 | - |
| YUV | 94.15 | 139.2 | 118.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 114 | 0.29 | 0.15 | 0 | 0.55 | 210.91 | 0.17 | 0.38 |
| Hex | 51 | 61 | 72 | 1D | F | 0 | 37 | D3 | 11 | 26 |
| Octal | 121 | 141 | 162 | 35 | 17 | 0 | 67 | 323 | 21 | 46 |
| Binary | 1010001 | 1100001 | 1110010 | 11101 | 1111 | 0 | 110111 | 11010011 | 10001 | 100110 |
Color Harmonies of #516172
Complementary color
Monochromatic Colors of #516172
Black with #516172
Text Example
Text Example
White with #516172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516172; }
p { color: rgb(81,97,114); }
H1.HeaderClassName
{
color: #516172;
}
.AnyTagClassName
{
color: #516172;
}
</style>
background-color css
<style>
a { background-color: #516172; }
a { background-color: rgb(81,97,114); }
div.DivClassName
{
background-color: #516172;
}
.BgClassName
{
background-color: #516172;
}
</style>
border-color css
<style>
span { border-color: #516172; }
span { border-color: rgb(81,97,114); }
td.TdClassName
{
border-color: #516172;
}
.TagClassName
{
border-color: #516172;
}
</style>