Shades of Chambray #526179
Tints of Chambray #526179
RGB
CMYK
RGB Variations
Color information
#526179 (or 0x526179) is known color: Chambray. HEX triplet: 52, 61 and 79. RGB value is (82,97,121). Sum of RGB (Red+Green+Blue) = 82+97+121=300 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.33% from 300); Green value is 97 (38.28% from 255 or 32.33% from 300); Blue value is 121 (47.66% from 255 or 40.33% from 300); Max value from RGB is 121 - color contains mainly: blue. Hex color #526179 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526179 is #AD9E86. Grayscale: #5F5F5F. Windows color (decimal): -11378311 or 7954770. OLE color: 7954770.
HSL color Cylindrical-coordinate representation of color #526179: hue angle of 216.92º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #526179 is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 97 | 121 | - |
| CMYK | 0.32 | 0.20 | 0 | 0.53 |
| HSL | 216.92º | 0.19% | 0.4% | - |
| HSV(B) | 216.92º | 0.32% | 0.47% | - |
| XYZ | 11.21 | 11.72 | 19.76 | - |
| YUV | 95.25 | 142.53 | 118.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 121 | 0.32 | 0.20 | 0 | 0.53 | 216.92 | 0.19 | 0.4 |
| Hex | 52 | 61 | 79 | 20 | 14 | 0 | 35 | D9 | 13 | 28 |
| Octal | 122 | 141 | 171 | 40 | 24 | 0 | 65 | 331 | 23 | 50 |
| Binary | 1010010 | 1100001 | 1111001 | 100000 | 10100 | 0 | 110101 | 11011001 | 10011 | 101000 |
Color Harmonies of #526179
Complementary color
Monochromatic Colors of #526179
Black with #526179
Text Example
Text Example
White with #526179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526179; }
p { color: rgb(82,97,121); }
H1.HeaderClassName
{
color: #526179;
}
.AnyTagClassName
{
color: #526179;
}
</style>
background-color css
<style>
a { background-color: #526179; }
a { background-color: rgb(82,97,121); }
div.DivClassName
{
background-color: #526179;
}
.BgClassName
{
background-color: #526179;
}
</style>
border-color css
<style>
span { border-color: #526179; }
span { border-color: rgb(82,97,121); }
td.TdClassName
{
border-color: #526179;
}
.TagClassName
{
border-color: #526179;
}
</style>