Shades of Chambray #516276
Tints of Chambray #516276
RGB
CMYK
RGB Variations
Color information
#516276 (or 0x516276) is known color: Chambray. HEX triplet: 51, 62 and 76. RGB value is (81,98,118). Sum of RGB (Red+Green+Blue) = 81+98+118=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 98 (38.67% from 255 or 33.00% from 297); Blue value is 118 (46.48% from 255 or 39.73% from 297); Max value from RGB is 118 - color contains mainly: blue. Hex color #516276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516276 is #AE9D89. Grayscale: #5F5F5F. Windows color (decimal): -11443594 or 7758417. OLE color: 7758417.
HSL color Cylindrical-coordinate representation of color #516276: hue angle of 212.43º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #516276 is Cyan = 0.31, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 98 | 118 | - |
| CMYK | 0.31 | 0.17 | 0 | 0.54 |
| HSL | 212.43º | 0.19% | 0.39% | - |
| HSV(B) | 212.43º | 0.31% | 0.46% | - |
| XYZ | 11.03 | 11.79 | 18.83 | - |
| YUV | 95.2 | 140.87 | 117.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 118 | 0.31 | 0.17 | 0 | 0.54 | 212.43 | 0.19 | 0.39 |
| Hex | 51 | 62 | 76 | 1F | 11 | 0 | 36 | D4 | 13 | 27 |
| Octal | 121 | 142 | 166 | 37 | 21 | 0 | 66 | 324 | 23 | 47 |
| Binary | 1010001 | 1100010 | 1110110 | 11111 | 10001 | 0 | 110110 | 11010100 | 10011 | 100111 |
Color Harmonies of #516276
Complementary color
Monochromatic Colors of #516276
Black with #516276
Text Example
Text Example
White with #516276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516276; }
p { color: rgb(81,98,118); }
H1.HeaderClassName
{
color: #516276;
}
.AnyTagClassName
{
color: #516276;
}
</style>
background-color css
<style>
a { background-color: #516276; }
a { background-color: rgb(81,98,118); }
div.DivClassName
{
background-color: #516276;
}
.BgClassName
{
background-color: #516276;
}
</style>
border-color css
<style>
span { border-color: #516276; }
span { border-color: rgb(81,98,118); }
td.TdClassName
{
border-color: #516276;
}
.TagClassName
{
border-color: #516276;
}
</style>