Shades of Chambray #516280
Tints of Chambray #516280
RGB
CMYK
RGB Variations
Color information
#516280 (or 0x516280) is known color: Chambray. HEX triplet: 51, 62 and 80. RGB value is (81,98,128). Sum of RGB (Red+Green+Blue) = 81+98+128=307 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.38% from 307); Green value is 98 (38.67% from 255 or 31.92% from 307); Blue value is 128 (50.39% from 255 or 41.69% from 307); Max value from RGB is 128 - color contains mainly: blue. Hex color #516280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516280 is #AE9D7F. Grayscale: #606060. Windows color (decimal): -11443584 or 8413777. OLE color: 8413777.
HSL color Cylindrical-coordinate representation of color #516280: hue angle of 218.3º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #516280 is Cyan = 0.37, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 98 | 128 | - |
| CMYK | 0.37 | 0.23 | 0 | 0.50 |
| HSL | 218.3º | 0.22% | 0.41% | - |
| HSV(B) | 218.3º | 0.37% | 0.5% | - |
| XYZ | 11.66 | 12.04 | 22.13 | - |
| YUV | 96.34 | 145.87 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 128 | 0.37 | 0.23 | 0 | 0.50 | 218.3 | 0.22 | 0.41 |
| Hex | 51 | 62 | 80 | 25 | 17 | 0 | 32 | DA | 16 | 29 |
| Octal | 121 | 142 | 200 | 45 | 27 | 0 | 62 | 332 | 26 | 51 |
| Binary | 1010001 | 1100010 | 10000000 | 100101 | 10111 | 0 | 110010 | 11011010 | 10110 | 101001 |
Color Harmonies of #516280
Complementary color
Monochromatic Colors of #516280
Black with #516280
Text Example
Text Example
White with #516280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516280; }
p { color: rgb(81,98,128); }
H1.HeaderClassName
{
color: #516280;
}
.AnyTagClassName
{
color: #516280;
}
</style>
background-color css
<style>
a { background-color: #516280; }
a { background-color: rgb(81,98,128); }
div.DivClassName
{
background-color: #516280;
}
.BgClassName
{
background-color: #516280;
}
</style>
border-color css
<style>
span { border-color: #516280; }
span { border-color: rgb(81,98,128); }
td.TdClassName
{
border-color: #516280;
}
.TagClassName
{
border-color: #516280;
}
</style>