Shades of Chambray #526071
Tints of Chambray #526071
RGB
CMYK
RGB Variations
Color information
#526071 (or 0x526071) is known color: Chambray. HEX triplet: 52, 60 and 71. RGB value is (82,96,113). Sum of RGB (Red+Green+Blue) = 82+96+113=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 96 (37.89% from 255 or 32.99% from 291); Blue value is 113 (44.53% from 255 or 38.83% from 291); Max value from RGB is 113 - color contains mainly: blue. Hex color #526071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526071 is #AD9F8E. Grayscale: #5D5D5D. Windows color (decimal): -11378575 or 7430226. OLE color: 7430226.
HSL color Cylindrical-coordinate representation of color #526071: hue angle of 212.9º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #526071 is Cyan = 0.27, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 96 | 113 | - |
| CMYK | 0.27 | 0.15 | 0 | 0.56 |
| HSL | 212.9º | 0.16% | 0.38% | - |
| HSV(B) | 212.9º | 0.27% | 0.44% | - |
| XYZ | 10.64 | 11.35 | 17.25 | - |
| YUV | 93.75 | 138.86 | 119.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 113 | 0.27 | 0.15 | 0 | 0.56 | 212.9 | 0.16 | 0.38 |
| Hex | 52 | 60 | 71 | 1B | F | 0 | 38 | D5 | 10 | 26 |
| Octal | 122 | 140 | 161 | 33 | 17 | 0 | 70 | 325 | 20 | 46 |
| Binary | 1010010 | 1100000 | 1110001 | 11011 | 1111 | 0 | 111000 | 11010101 | 10000 | 100110 |
Color Harmonies of #526071
Complementary color
Monochromatic Colors of #526071
Black with #526071
Text Example
Text Example
White with #526071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526071; }
p { color: rgb(82,96,113); }
H1.HeaderClassName
{
color: #526071;
}
.AnyTagClassName
{
color: #526071;
}
</style>
background-color css
<style>
a { background-color: #526071; }
a { background-color: rgb(82,96,113); }
div.DivClassName
{
background-color: #526071;
}
.BgClassName
{
background-color: #526071;
}
</style>
border-color css
<style>
span { border-color: #526071; }
span { border-color: rgb(82,96,113); }
td.TdClassName
{
border-color: #526071;
}
.TagClassName
{
border-color: #526071;
}
</style>