Shades of Chambray #526080
Tints of Chambray #526080
RGB
CMYK
RGB Variations
Color information
#526080 (or 0x526080) is known color: Chambray. HEX triplet: 52, 60 and 80. RGB value is (82,96,128). Sum of RGB (Red+Green+Blue) = 82+96+128=306 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.80% from 306); Green value is 96 (37.89% from 255 or 31.37% from 306); Blue value is 128 (50.39% from 255 or 41.83% from 306); Max value from RGB is 128 - color contains mainly: blue. Hex color #526080 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526080 is #AD9F7F. Grayscale: #5F5F5F. Windows color (decimal): -11378560 or 8413266. OLE color: 8413266.
HSL color Cylindrical-coordinate representation of color #526080: hue angle of 221.74º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #526080 is Cyan = 0.36, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 96 | 128 | - |
| CMYK | 0.36 | 0.25 | 0 | 0.50 |
| HSL | 221.74º | 0.22% | 0.41% | - |
| HSV(B) | 221.74º | 0.36% | 0.5% | - |
| XYZ | 11.56 | 11.72 | 22.07 | - |
| YUV | 95.46 | 146.36 | 118.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 128 | 0.36 | 0.25 | 0 | 0.50 | 221.74 | 0.22 | 0.41 |
| Hex | 52 | 60 | 80 | 24 | 19 | 0 | 32 | DE | 16 | 29 |
| Octal | 122 | 140 | 200 | 44 | 31 | 0 | 62 | 336 | 26 | 51 |
| Binary | 1010010 | 1100000 | 10000000 | 100100 | 11001 | 0 | 110010 | 11011110 | 10110 | 101001 |
Color Harmonies of #526080
Complementary color
Monochromatic Colors of #526080
Black with #526080
Text Example
Text Example
White with #526080
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526080; }
p { color: rgb(82,96,128); }
H1.HeaderClassName
{
color: #526080;
}
.AnyTagClassName
{
color: #526080;
}
</style>
background-color css
<style>
a { background-color: #526080; }
a { background-color: rgb(82,96,128); }
div.DivClassName
{
background-color: #526080;
}
.BgClassName
{
background-color: #526080;
}
</style>
border-color css
<style>
span { border-color: #526080; }
span { border-color: rgb(82,96,128); }
td.TdClassName
{
border-color: #526080;
}
.TagClassName
{
border-color: #526080;
}
</style>