Shades of Chambray #526075
Tints of Chambray #526075
RGB
CMYK
RGB Variations
Color information
#526075 (or 0x526075) is known color: Chambray. HEX triplet: 52, 60 and 75. RGB value is (82,96,117). Sum of RGB (Red+Green+Blue) = 82+96+117=295 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.80% from 295); Green value is 96 (37.89% from 255 or 32.54% from 295); Blue value is 117 (46.09% from 255 or 39.66% from 295); Max value from RGB is 117 - color contains mainly: blue. Hex color #526075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526075 is #AD9F8A. Grayscale: #5E5E5E. Windows color (decimal): -11378571 or 7692370. OLE color: 7692370.
HSL color Cylindrical-coordinate representation of color #526075: hue angle of 216º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #526075 is Cyan = 0.30, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 96 | 117 | - |
| CMYK | 0.30 | 0.18 | 0 | 0.54 |
| HSL | 216º | 0.18% | 0.39% | - |
| HSV(B) | 216º | 0.3% | 0.46% | - |
| XYZ | 10.87 | 11.44 | 18.47 | - |
| YUV | 94.21 | 140.86 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 117 | 0.30 | 0.18 | 0 | 0.54 | 216 | 0.18 | 0.39 |
| Hex | 52 | 60 | 75 | 1E | 12 | 0 | 36 | D8 | 12 | 27 |
| Octal | 122 | 140 | 165 | 36 | 22 | 0 | 66 | 330 | 22 | 47 |
| Binary | 1010010 | 1100000 | 1110101 | 11110 | 10010 | 0 | 110110 | 11011000 | 10010 | 100111 |
Color Harmonies of #526075
Complementary color
Monochromatic Colors of #526075
Black with #526075
Text Example
Text Example
White with #526075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526075; }
p { color: rgb(82,96,117); }
H1.HeaderClassName
{
color: #526075;
}
.AnyTagClassName
{
color: #526075;
}
</style>
background-color css
<style>
a { background-color: #526075; }
a { background-color: rgb(82,96,117); }
div.DivClassName
{
background-color: #526075;
}
.BgClassName
{
background-color: #526075;
}
</style>
border-color css
<style>
span { border-color: #526075; }
span { border-color: rgb(82,96,117); }
td.TdClassName
{
border-color: #526075;
}
.TagClassName
{
border-color: #526075;
}
</style>