Shades of Chambray #526376
Tints of Chambray #526376
RGB
CMYK
RGB Variations
Color information
#526376 (or 0x526376) is known color: Chambray. HEX triplet: 52, 63 and 76. RGB value is (82,99,118). Sum of RGB (Red+Green+Blue) = 82+99+118=299 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.42% from 299); Green value is 99 (39.06% from 255 or 33.11% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #526376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526376 is #AD9C89. Grayscale: #5F5F5F. Windows color (decimal): -11377802 or 7758674. OLE color: 7758674.
HSL color Cylindrical-coordinate representation of color #526376: hue angle of 211.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #526376 is Cyan = 0.31, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 99 | 118 | - |
| CMYK | 0.31 | 0.16 | 0 | 0.54 |
| HSL | 211.67º | 0.18% | 0.39% | - |
| HSV(B) | 211.67º | 0.31% | 0.46% | - |
| XYZ | 11.21 | 12.03 | 18.87 | - |
| YUV | 96.08 | 140.37 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 118 | 0.31 | 0.16 | 0 | 0.54 | 211.67 | 0.18 | 0.39 |
| Hex | 52 | 63 | 76 | 1F | 10 | 0 | 36 | D4 | 12 | 27 |
| Octal | 122 | 143 | 166 | 37 | 20 | 0 | 66 | 324 | 22 | 47 |
| Binary | 1010010 | 1100011 | 1110110 | 11111 | 10000 | 0 | 110110 | 11010100 | 10010 | 100111 |
Color Harmonies of #526376
Complementary color
Monochromatic Colors of #526376
Black with #526376
Text Example
Text Example
White with #526376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526376; }
p { color: rgb(82,99,118); }
H1.HeaderClassName
{
color: #526376;
}
.AnyTagClassName
{
color: #526376;
}
</style>
background-color css
<style>
a { background-color: #526376; }
a { background-color: rgb(82,99,118); }
div.DivClassName
{
background-color: #526376;
}
.BgClassName
{
background-color: #526376;
}
</style>
border-color css
<style>
span { border-color: #526376; }
span { border-color: rgb(82,99,118); }
td.TdClassName
{
border-color: #526376;
}
.TagClassName
{
border-color: #526376;
}
</style>