Shades of Chambray #506081
Tints of Chambray #506081
RGB
CMYK
RGB Variations
Color information
#506081 (or 0x506081) is known color: Chambray. HEX triplet: 50, 60 and 81. RGB value is (80,96,129). Sum of RGB (Red+Green+Blue) = 80+96+129=305 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.23% from 305); Green value is 96 (37.89% from 255 or 31.48% from 305); Blue value is 129 (50.78% from 255 or 42.30% from 305); Max value from RGB is 129 - color contains mainly: blue. Hex color #506081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506081 is #AF9F7E. Grayscale: #5E5E5E. Windows color (decimal): -11509631 or 8478800. OLE color: 8478800.
HSL color Cylindrical-coordinate representation of color #506081: 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 #506081 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 96 | 129 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.49 |
| HSL | 220.41º | 0.23% | 0.41% | - |
| HSV(B) | 220.41º | 0.38% | 0.51% | - |
| XYZ | 11.45 | 11.66 | 22.42 | - |
| YUV | 94.98 | 147.2 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 96 | 129 | 0.38 | 0.26 | 0 | 0.49 | 220.41 | 0.23 | 0.41 |
| Hex | 50 | 60 | 81 | 26 | 1A | 0 | 31 | DC | 17 | 29 |
| Octal | 120 | 140 | 201 | 46 | 32 | 0 | 61 | 334 | 27 | 51 |
| Binary | 1010000 | 1100000 | 10000001 | 100110 | 11010 | 0 | 110001 | 11011100 | 10111 | 101001 |
Color Harmonies of #506081
Complementary color
Monochromatic Colors of #506081
Black with #506081
Text Example
Text Example
White with #506081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506081; }
p { color: rgb(80,96,129); }
H1.HeaderClassName
{
color: #506081;
}
.AnyTagClassName
{
color: #506081;
}
</style>
background-color css
<style>
a { background-color: #506081; }
a { background-color: rgb(80,96,129); }
div.DivClassName
{
background-color: #506081;
}
.BgClassName
{
background-color: #506081;
}
</style>
border-color css
<style>
span { border-color: #506081; }
span { border-color: rgb(80,96,129); }
td.TdClassName
{
border-color: #506081;
}
.TagClassName
{
border-color: #506081;
}
</style>