Shades of Chambray #515781
Tints of Chambray #515781
RGB
CMYK
RGB Variations
Color information
#515781 (or 0x515781) is known color: Chambray. HEX triplet: 51, 57 and 81. RGB value is (81,87,129). Sum of RGB (Red+Green+Blue) = 81+87+129=297 (39% of max value = 765). Red value is 81 (32.03% from 255 or 27.27% from 297); Green value is 87 (34.38% from 255 or 29.29% from 297); Blue value is 129 (50.78% from 255 or 43.43% from 297); Max value from RGB is 129 - color contains mainly: blue. Hex color #515781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #515781 is #AEA87E. Grayscale: #595959. Windows color (decimal): -11446399 or 8476497. OLE color: 8476497.
HSL color Cylindrical-coordinate representation of color #515781: hue angle of 232.5º 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 #515781 is Cyan = 0.37, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 87 | 129 | - |
| CMYK | 0.37 | 0.33 | 0 | 0.49 |
| HSL | 232.5º | 0.23% | 0.41% | - |
| HSV(B) | 232.5º | 0.37% | 0.51% | - |
| XYZ | 10.76 | 10.15 | 22.16 | - |
| YUV | 89.99 | 150.01 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 129 | 0.37 | 0.33 | 0 | 0.49 | 232.5 | 0.23 | 0.41 |
| Hex | 51 | 57 | 81 | 25 | 21 | 0 | 31 | E8 | 17 | 29 |
| Octal | 121 | 127 | 201 | 45 | 41 | 0 | 61 | 350 | 27 | 51 |
| Binary | 1010001 | 1010111 | 10000001 | 100101 | 100001 | 0 | 110001 | 11101000 | 10111 | 101001 |
Color Harmonies of #515781
Complementary color
Monochromatic Colors of #515781
Black with #515781
Text Example
Text Example
White with #515781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515781; }
p { color: rgb(81,87,129); }
H1.HeaderClassName
{
color: #515781;
}
.AnyTagClassName
{
color: #515781;
}
</style>
background-color css
<style>
a { background-color: #515781; }
a { background-color: rgb(81,87,129); }
div.DivClassName
{
background-color: #515781;
}
.BgClassName
{
background-color: #515781;
}
</style>
border-color css
<style>
span { border-color: #515781; }
span { border-color: rgb(81,87,129); }
td.TdClassName
{
border-color: #515781;
}
.TagClassName
{
border-color: #515781;
}
</style>