Shades of Chambray #526278
Tints of Chambray #526278
RGB
CMYK
RGB Variations
Color information
#526278 (or 0x526278) is known color: Chambray. HEX triplet: 52, 62 and 78. RGB value is (82,98,120). Sum of RGB (Red+Green+Blue) = 82+98+120=300 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.33% from 300); Green value is 98 (38.67% from 255 or 32.67% from 300); Blue value is 120 (47.27% from 255 or 40% from 300); Max value from RGB is 120 - color contains mainly: blue. Hex color #526278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526278 is #AD9D87. Grayscale: #5F5F5F. Windows color (decimal): -11378056 or 7889490. OLE color: 7889490.
HSL color Cylindrical-coordinate representation of color #526278: hue angle of 214.74º 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 #526278 is Cyan = 0.32, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 98 | 120 | - |
| CMYK | 0.32 | 0.18 | 0 | 0.53 |
| HSL | 214.74º | 0.19% | 0.4% | - |
| HSV(B) | 214.74º | 0.32% | 0.47% | - |
| XYZ | 11.24 | 11.89 | 19.47 | - |
| YUV | 95.72 | 141.7 | 118.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 120 | 0.32 | 0.18 | 0 | 0.53 | 214.74 | 0.19 | 0.4 |
| Hex | 52 | 62 | 78 | 20 | 12 | 0 | 35 | D7 | 13 | 28 |
| Octal | 122 | 142 | 170 | 40 | 22 | 0 | 65 | 327 | 23 | 50 |
| Binary | 1010010 | 1100010 | 1111000 | 100000 | 10010 | 0 | 110101 | 11010111 | 10011 | 101000 |
Color Harmonies of #526278
Complementary color
Monochromatic Colors of #526278
Black with #526278
Text Example
Text Example
White with #526278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526278; }
p { color: rgb(82,98,120); }
H1.HeaderClassName
{
color: #526278;
}
.AnyTagClassName
{
color: #526278;
}
</style>
background-color css
<style>
a { background-color: #526278; }
a { background-color: rgb(82,98,120); }
div.DivClassName
{
background-color: #526278;
}
.BgClassName
{
background-color: #526278;
}
</style>
border-color css
<style>
span { border-color: #526278; }
span { border-color: rgb(82,98,120); }
td.TdClassName
{
border-color: #526278;
}
.TagClassName
{
border-color: #526278;
}
</style>