Shades of Chambray #516182
Tints of Chambray #516182
RGB
CMYK
RGB Variations
Color information
#516182 (or 0x516182) is known color: Chambray. HEX triplet: 51, 61 and 82. RGB value is (81,97,130). Sum of RGB (Red+Green+Blue) = 81+97+130=308 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.30% from 308); Green value is 97 (38.28% from 255 or 31.49% from 308); Blue value is 130 (51.17% from 255 or 42.21% from 308); Max value from RGB is 130 - color contains mainly: blue. Hex color #516182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516182 is #AE9E7D. Grayscale: #5F5F5F. Windows color (decimal): -11443838 or 8544593. OLE color: 8544593.
HSL color Cylindrical-coordinate representation of color #516182: hue angle of 220.41º 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 #516182 is Cyan = 0.38, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 97 | 130 | - |
| CMYK | 0.38 | 0.25 | 0 | 0.49 |
| HSL | 220.41º | 0.23% | 0.41% | - |
| HSV(B) | 220.41º | 0.38% | 0.51% | - |
| XYZ | 11.7 | 11.91 | 22.8 | - |
| YUV | 95.98 | 147.2 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 130 | 0.38 | 0.25 | 0 | 0.49 | 220.41 | 0.23 | 0.41 |
| Hex | 51 | 61 | 82 | 26 | 19 | 0 | 31 | DC | 17 | 29 |
| Octal | 121 | 141 | 202 | 46 | 31 | 0 | 61 | 334 | 27 | 51 |
| Binary | 1010001 | 1100001 | 10000010 | 100110 | 11001 | 0 | 110001 | 11011100 | 10111 | 101001 |
Color Harmonies of #516182
Complementary color
Monochromatic Colors of #516182
Black with #516182
Text Example
Text Example
White with #516182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516182; }
p { color: rgb(81,97,130); }
H1.HeaderClassName
{
color: #516182;
}
.AnyTagClassName
{
color: #516182;
}
</style>
background-color css
<style>
a { background-color: #516182; }
a { background-color: rgb(81,97,130); }
div.DivClassName
{
background-color: #516182;
}
.BgClassName
{
background-color: #516182;
}
</style>
border-color css
<style>
span { border-color: #516182; }
span { border-color: rgb(81,97,130); }
td.TdClassName
{
border-color: #516182;
}
.TagClassName
{
border-color: #516182;
}
</style>