Shades of Chambray #506078
Tints of Chambray #506078
RGB
CMYK
RGB Variations
Color information
#506078 (or 0x506078) is known color: Chambray. HEX triplet: 50, 60 and 78. RGB value is (80,96,120). Sum of RGB (Red+Green+Blue) = 80+96+120=296 (39% of max value = 765). Red value is 80 (31.64% from 255 or 27.03% from 296); Green value is 96 (37.89% from 255 or 32.43% from 296); Blue value is 120 (47.27% from 255 or 40.54% from 296); Max value from RGB is 120 - color contains mainly: blue. Hex color #506078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506078 is #AF9F87. Grayscale: #5D5D5D. Windows color (decimal): -11509640 or 7888976. OLE color: 7888976.
HSL color Cylindrical-coordinate representation of color #506078: hue angle of 216º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #506078 is Cyan = 0.33, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 96 | 120 | - |
| CMYK | 0.33 | 0.2 | 0 | 0.53 |
| HSL | 216º | 0.2% | 0.39% | - |
| HSV(B) | 216º | 0.33% | 0.47% | - |
| XYZ | 10.88 | 11.43 | 19.4 | - |
| YUV | 93.95 | 142.7 | 118.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 96 | 120 | 0.33 | 0.2 | 0 | 0.53 | 216 | 0.2 | 0.39 |
| Hex | 50 | 60 | 78 | 21 | 14 | 0 | 35 | D8 | 14 | 27 |
| Octal | 120 | 140 | 170 | 41 | 24 | 0 | 65 | 330 | 24 | 47 |
| Binary | 1010000 | 1100000 | 1111000 | 100001 | 10100 | 0 | 110101 | 11011000 | 10100 | 100111 |
Color Harmonies of #506078
Complementary color
Monochromatic Colors of #506078
Black with #506078
Text Example
Text Example
White with #506078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506078; }
p { color: rgb(80,96,120); }
H1.HeaderClassName
{
color: #506078;
}
.AnyTagClassName
{
color: #506078;
}
</style>
background-color css
<style>
a { background-color: #506078; }
a { background-color: rgb(80,96,120); }
div.DivClassName
{
background-color: #506078;
}
.BgClassName
{
background-color: #506078;
}
</style>
border-color css
<style>
span { border-color: #506078; }
span { border-color: rgb(80,96,120); }
td.TdClassName
{
border-color: #506078;
}
.TagClassName
{
border-color: #506078;
}
</style>