Shades of Chambray #526178
Tints of Chambray #526178
RGB
CMYK
RGB Variations
Color information
#526178 (or 0x526178) is known color: Chambray. HEX triplet: 52, 61 and 78. RGB value is (82,97,120). Sum of RGB (Red+Green+Blue) = 82+97+120=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 97 (38.28% from 255 or 32.44% from 299); Blue value is 120 (47.27% from 255 or 40.13% from 299); Max value from RGB is 120 - color contains mainly: blue. Hex color #526178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526178 is #AD9E87. Grayscale: #5F5F5F. Windows color (decimal): -11378312 or 7889234. OLE color: 7889234.
HSL color Cylindrical-coordinate representation of color #526178: hue angle of 216.32º 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 #526178 is Cyan = 0.32, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 97 | 120 | - |
| CMYK | 0.32 | 0.19 | 0 | 0.53 |
| HSL | 216.32º | 0.19% | 0.4% | - |
| HSV(B) | 216.32º | 0.32% | 0.47% | - |
| XYZ | 11.14 | 11.7 | 19.44 | - |
| YUV | 95.14 | 142.03 | 118.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 120 | 0.32 | 0.19 | 0 | 0.53 | 216.32 | 0.19 | 0.4 |
| Hex | 52 | 61 | 78 | 20 | 13 | 0 | 35 | D8 | 13 | 28 |
| Octal | 122 | 141 | 170 | 40 | 23 | 0 | 65 | 330 | 23 | 50 |
| Binary | 1010010 | 1100001 | 1111000 | 100000 | 10011 | 0 | 110101 | 11011000 | 10011 | 101000 |
Color Harmonies of #526178
Complementary color
Monochromatic Colors of #526178
Black with #526178
Text Example
Text Example
White with #526178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526178; }
p { color: rgb(82,97,120); }
H1.HeaderClassName
{
color: #526178;
}
.AnyTagClassName
{
color: #526178;
}
</style>
background-color css
<style>
a { background-color: #526178; }
a { background-color: rgb(82,97,120); }
div.DivClassName
{
background-color: #526178;
}
.BgClassName
{
background-color: #526178;
}
</style>
border-color css
<style>
span { border-color: #526178; }
span { border-color: rgb(82,97,120); }
td.TdClassName
{
border-color: #526178;
}
.TagClassName
{
border-color: #526178;
}
</style>