Shades of Chambray #526173
Tints of Chambray #526173
RGB
CMYK
RGB Variations
Color information
#526173 (or 0x526173) is known color: Chambray. HEX triplet: 52, 61 and 73. RGB value is (82,97,115). Sum of RGB (Red+Green+Blue) = 82+97+115=294 (38% of max value = 765). Red value is 82 (32.42% from 255 or 27.89% from 294); Green value is 97 (38.28% from 255 or 32.99% from 294); Blue value is 115 (45.31% from 255 or 39.12% from 294); Max value from RGB is 115 - color contains mainly: blue. Hex color #526173 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526173 is #AD9E8C. Grayscale: #5E5E5E. Windows color (decimal): -11378317 or 7561554. OLE color: 7561554.
HSL color Cylindrical-coordinate representation of color #526173: hue angle of 212.73º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #526173 is Cyan = 0.29, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 97 | 115 | - |
| CMYK | 0.29 | 0.16 | 0 | 0.55 |
| HSL | 212.73º | 0.17% | 0.39% | - |
| HSV(B) | 212.73º | 0.29% | 0.45% | - |
| XYZ | 10.85 | 11.58 | 17.88 | - |
| YUV | 94.57 | 139.53 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 115 | 0.29 | 0.16 | 0 | 0.55 | 212.73 | 0.17 | 0.39 |
| Hex | 52 | 61 | 73 | 1D | 10 | 0 | 37 | D5 | 11 | 27 |
| Octal | 122 | 141 | 163 | 35 | 20 | 0 | 67 | 325 | 21 | 47 |
| Binary | 1010010 | 1100001 | 1110011 | 11101 | 10000 | 0 | 110111 | 11010101 | 10001 | 100111 |
Color Harmonies of #526173
Complementary color
Monochromatic Colors of #526173
Black with #526173
Text Example
Text Example
White with #526173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526173; }
p { color: rgb(82,97,115); }
H1.HeaderClassName
{
color: #526173;
}
.AnyTagClassName
{
color: #526173;
}
</style>
background-color css
<style>
a { background-color: #526173; }
a { background-color: rgb(82,97,115); }
div.DivClassName
{
background-color: #526173;
}
.BgClassName
{
background-color: #526173;
}
</style>
border-color css
<style>
span { border-color: #526173; }
span { border-color: rgb(82,97,115); }
td.TdClassName
{
border-color: #526173;
}
.TagClassName
{
border-color: #526173;
}
</style>