Shades of Chambray #515976
Tints of Chambray #515976
RGB
CMYK
RGB Variations
Color information
#515976 (or 0x515976) is known color: Chambray. HEX triplet: 51, 59 and 76. RGB value is (81,89,118). Sum of RGB (Red+Green+Blue) = 81+89+118=288 (38% of max value = 765). Red value is 81 (32.03% from 255 or 28.12% from 288); Green value is 89 (35.16% from 255 or 30.90% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #515976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515976 is #AEA689. Grayscale: #595959. Windows color (decimal): -11445898 or 7756113. OLE color: 7756113.
HSL color Cylindrical-coordinate representation of color #515976: hue angle of 227.03º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #515976 is Cyan = 0.31, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 89 | 118 | - |
| CMYK | 0.31 | 0.25 | 0 | 0.54 |
| HSL | 227.03º | 0.19% | 0.39% | - |
| HSV(B) | 227.03º | 0.31% | 0.46% | - |
| XYZ | 10.24 | 10.2 | 18.57 | - |
| YUV | 89.91 | 143.85 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 118 | 0.31 | 0.25 | 0 | 0.54 | 227.03 | 0.19 | 0.39 |
| Hex | 51 | 59 | 76 | 1F | 19 | 0 | 36 | E3 | 13 | 27 |
| Octal | 121 | 131 | 166 | 37 | 31 | 0 | 66 | 343 | 23 | 47 |
| Binary | 1010001 | 1011001 | 1110110 | 11111 | 11001 | 0 | 110110 | 11100011 | 10011 | 100111 |
Color Harmonies of #515976
Complementary color
Monochromatic Colors of #515976
Black with #515976
Text Example
Text Example
White with #515976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515976; }
p { color: rgb(81,89,118); }
H1.HeaderClassName
{
color: #515976;
}
.AnyTagClassName
{
color: #515976;
}
</style>
background-color css
<style>
a { background-color: #515976; }
a { background-color: rgb(81,89,118); }
div.DivClassName
{
background-color: #515976;
}
.BgClassName
{
background-color: #515976;
}
</style>
border-color css
<style>
span { border-color: #515976; }
span { border-color: rgb(81,89,118); }
td.TdClassName
{
border-color: #515976;
}
.TagClassName
{
border-color: #515976;
}
</style>