Shades of Chambray #516274
Tints of Chambray #516274
RGB
CMYK
RGB Variations
Color information
#516274 (or 0x516274) is known color: Chambray. HEX triplet: 51, 62 and 74. RGB value is (81,98,116). Sum of RGB (Red+Green+Blue) = 81+98+116=295 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.46% from 295); Green value is 98 (38.67% from 255 or 33.22% from 295); Blue value is 116 (45.70% from 255 or 39.32% from 295); Max value from RGB is 116 - color contains mainly: blue. Hex color #516274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516274 is #AE9D8B. Grayscale: #5E5E5E. Windows color (decimal): -11443596 or 7627345. OLE color: 7627345.
HSL color Cylindrical-coordinate representation of color #516274: hue angle of 210.86º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #516274 is Cyan = 0.30, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 98 | 116 | - |
| CMYK | 0.30 | 0.16 | 0 | 0.55 |
| HSL | 210.86º | 0.18% | 0.39% | - |
| HSV(B) | 210.86º | 0.3% | 0.45% | - |
| XYZ | 10.91 | 11.75 | 18.21 | - |
| YUV | 94.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 116 | 0.30 | 0.16 | 0 | 0.55 | 210.86 | 0.18 | 0.39 |
| Hex | 51 | 62 | 74 | 1E | 10 | 0 | 37 | D3 | 12 | 27 |
| Octal | 121 | 142 | 164 | 36 | 20 | 0 | 67 | 323 | 22 | 47 |
| Binary | 1010001 | 1100010 | 1110100 | 11110 | 10000 | 0 | 110111 | 11010011 | 10010 | 100111 |
Color Harmonies of #516274
Complementary color
Monochromatic Colors of #516274
Black with #516274
Text Example
Text Example
White with #516274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516274; }
p { color: rgb(81,98,116); }
H1.HeaderClassName
{
color: #516274;
}
.AnyTagClassName
{
color: #516274;
}
</style>
background-color css
<style>
a { background-color: #516274; }
a { background-color: rgb(81,98,116); }
div.DivClassName
{
background-color: #516274;
}
.BgClassName
{
background-color: #516274;
}
</style>
border-color css
<style>
span { border-color: #516274; }
span { border-color: rgb(81,98,116); }
td.TdClassName
{
border-color: #516274;
}
.TagClassName
{
border-color: #516274;
}
</style>