Shades of Chambray #515782
Tints of Chambray #515782
RGB
CMYK
RGB Variations
Color information
#515782 (or 0x515782) is known color: Chambray. HEX triplet: 51, 57 and 82. RGB value is (81,87,130). Sum of RGB (Red+Green+Blue) = 81+87+130=298 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.18% from 298); Green value is 87 (34.38% from 255 or 29.19% from 298); Blue value is 130 (51.17% from 255 or 43.62% from 298); Max value from RGB is 130 - color contains mainly: blue. Hex color #515782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515782 is #AEA87D. Grayscale: #595959. Windows color (decimal): -11446398 or 8542033. OLE color: 8542033.
HSL color Cylindrical-coordinate representation of color #515782: hue angle of 232.65º 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 #515782 is Cyan = 0.38, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 87 | 130 | - |
| CMYK | 0.38 | 0.33 | 0 | 0.49 |
| HSL | 232.65º | 0.23% | 0.41% | - |
| HSV(B) | 232.65º | 0.38% | 0.51% | - |
| XYZ | 10.83 | 10.18 | 22.51 | - |
| YUV | 90.11 | 150.51 | 121.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 130 | 0.38 | 0.33 | 0 | 0.49 | 232.65 | 0.23 | 0.41 |
| Hex | 51 | 57 | 82 | 26 | 21 | 0 | 31 | E9 | 17 | 29 |
| Octal | 121 | 127 | 202 | 46 | 41 | 0 | 61 | 351 | 27 | 51 |
| Binary | 1010001 | 1010111 | 10000010 | 100110 | 100001 | 0 | 110001 | 11101001 | 10111 | 101001 |
Color Harmonies of #515782
Complementary color
Monochromatic Colors of #515782
Black with #515782
Text Example
Text Example
White with #515782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515782; }
p { color: rgb(81,87,130); }
H1.HeaderClassName
{
color: #515782;
}
.AnyTagClassName
{
color: #515782;
}
</style>
background-color css
<style>
a { background-color: #515782; }
a { background-color: rgb(81,87,130); }
div.DivClassName
{
background-color: #515782;
}
.BgClassName
{
background-color: #515782;
}
</style>
border-color css
<style>
span { border-color: #515782; }
span { border-color: rgb(81,87,130); }
td.TdClassName
{
border-color: #515782;
}
.TagClassName
{
border-color: #515782;
}
</style>