Shades of Chambray #526073
Tints of Chambray #526073
RGB
CMYK
RGB Variations
Color information
#526073 (or 0x526073) is known color: Chambray. HEX triplet: 52, 60 and 73. RGB value is (82,96,115). Sum of RGB (Red+Green+Blue) = 82+96+115=293 (38% of max value = 765). Red value is 82 (32.42% from 255 or 27.99% from 293); Green value is 96 (37.89% from 255 or 32.76% from 293); Blue value is 115 (45.31% from 255 or 39.25% from 293); Max value from RGB is 115 - color contains mainly: blue. Hex color #526073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526073 is #AD9F8C. Grayscale: #5D5D5D. Windows color (decimal): -11378573 or 7561298. OLE color: 7561298.
HSL color Cylindrical-coordinate representation of color #526073: hue angle of 214.55º 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 #526073 is Cyan = 0.29, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 96 | 115 | - |
| CMYK | 0.29 | 0.17 | 0 | 0.55 |
| HSL | 214.55º | 0.17% | 0.39% | - |
| HSV(B) | 214.55º | 0.29% | 0.45% | - |
| XYZ | 10.76 | 11.4 | 17.85 | - |
| YUV | 93.98 | 139.86 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 115 | 0.29 | 0.17 | 0 | 0.55 | 214.55 | 0.17 | 0.39 |
| Hex | 52 | 60 | 73 | 1D | 11 | 0 | 37 | D7 | 11 | 27 |
| Octal | 122 | 140 | 163 | 35 | 21 | 0 | 67 | 327 | 21 | 47 |
| Binary | 1010010 | 1100000 | 1110011 | 11101 | 10001 | 0 | 110111 | 11010111 | 10001 | 100111 |
Color Harmonies of #526073
Complementary color
Monochromatic Colors of #526073
Black with #526073
Text Example
Text Example
White with #526073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526073; }
p { color: rgb(82,96,115); }
H1.HeaderClassName
{
color: #526073;
}
.AnyTagClassName
{
color: #526073;
}
</style>
background-color css
<style>
a { background-color: #526073; }
a { background-color: rgb(82,96,115); }
div.DivClassName
{
background-color: #526073;
}
.BgClassName
{
background-color: #526073;
}
</style>
border-color css
<style>
span { border-color: #526073; }
span { border-color: rgb(82,96,115); }
td.TdClassName
{
border-color: #526073;
}
.TagClassName
{
border-color: #526073;
}
</style>