Shades of Chambray #516082
Tints of Chambray #516082
RGB
CMYK
RGB Variations
Color information
#516082 (or 0x516082) is known color: Chambray. HEX triplet: 51, 60 and 82. RGB value is (81,96,130). Sum of RGB (Red+Green+Blue) = 81+96+130=307 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.38% from 307); Green value is 96 (37.89% from 255 or 31.27% from 307); Blue value is 130 (51.17% from 255 or 42.35% from 307); Max value from RGB is 130 - color contains mainly: blue. Hex color #516082 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516082 is #AE9F7D. Grayscale: #5F5F5F. Windows color (decimal): -11444094 or 8544337. OLE color: 8544337.
HSL color Cylindrical-coordinate representation of color #516082: hue angle of 221.63º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #516082 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 96 | 130 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.49 |
| HSL | 221.63º | 0.23% | 0.41% | - |
| HSV(B) | 221.63º | 0.38% | 0.51% | - |
| XYZ | 11.61 | 11.73 | 22.77 | - |
| YUV | 95.39 | 147.53 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 130 | 0.38 | 0.26 | 0 | 0.49 | 221.63 | 0.23 | 0.41 |
| Hex | 51 | 60 | 82 | 26 | 1A | 0 | 31 | DE | 17 | 29 |
| Octal | 121 | 140 | 202 | 46 | 32 | 0 | 61 | 336 | 27 | 51 |
| Binary | 1010001 | 1100000 | 10000010 | 100110 | 11010 | 0 | 110001 | 11011110 | 10111 | 101001 |
Color Harmonies of #516082
Complementary color
Monochromatic Colors of #516082
Black with #516082
Text Example
Text Example
White with #516082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516082; }
p { color: rgb(81,96,130); }
H1.HeaderClassName
{
color: #516082;
}
.AnyTagClassName
{
color: #516082;
}
</style>
background-color css
<style>
a { background-color: #516082; }
a { background-color: rgb(81,96,130); }
div.DivClassName
{
background-color: #516082;
}
.BgClassName
{
background-color: #516082;
}
</style>
border-color css
<style>
span { border-color: #516082; }
span { border-color: rgb(81,96,130); }
td.TdClassName
{
border-color: #516082;
}
.TagClassName
{
border-color: #516082;
}
</style>