Shades of Chambray #516081
Tints of Chambray #516081
RGB
CMYK
RGB Variations
Color information
#516081 (or 0x516081) is known color: Chambray. HEX triplet: 51, 60 and 81. RGB value is (81,96,129). Sum of RGB (Red+Green+Blue) = 81+96+129=306 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.47% from 306); Green value is 96 (37.89% from 255 or 31.37% from 306); Blue value is 129 (50.78% from 255 or 42.16% from 306); Max value from RGB is 129 - color contains mainly: blue. Hex color #516081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516081 is #AE9F7E. Grayscale: #5F5F5F. Windows color (decimal): -11444095 or 8478801. OLE color: 8478801.
HSL color Cylindrical-coordinate representation of color #516081: hue angle of 221.25º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #516081 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 96 | 129 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.49 |
| HSL | 221.25º | 0.23% | 0.41% | - |
| HSV(B) | 221.25º | 0.37% | 0.51% | - |
| XYZ | 11.54 | 11.7 | 22.42 | - |
| YUV | 95.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 129 | 0.37 | 0.26 | 0 | 0.49 | 221.25 | 0.23 | 0.41 |
| Hex | 51 | 60 | 81 | 25 | 1A | 0 | 31 | DD | 17 | 29 |
| Octal | 121 | 140 | 201 | 45 | 32 | 0 | 61 | 335 | 27 | 51 |
| Binary | 1010001 | 1100000 | 10000001 | 100101 | 11010 | 0 | 110001 | 11011101 | 10111 | 101001 |
Color Harmonies of #516081
Complementary color
Monochromatic Colors of #516081
Black with #516081
Text Example
Text Example
White with #516081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516081; }
p { color: rgb(81,96,129); }
H1.HeaderClassName
{
color: #516081;
}
.AnyTagClassName
{
color: #516081;
}
</style>
background-color css
<style>
a { background-color: #516081; }
a { background-color: rgb(81,96,129); }
div.DivClassName
{
background-color: #516081;
}
.BgClassName
{
background-color: #516081;
}
</style>
border-color css
<style>
span { border-color: #516081; }
span { border-color: rgb(81,96,129); }
td.TdClassName
{
border-color: #516081;
}
.TagClassName
{
border-color: #516081;
}
</style>