Shades of Chambray #596279
Tints of Chambray #596279
RGB
CMYK
RGB Variations
Color information
#596279 (or 0x596279) is known color: Chambray. HEX triplet: 59, 62 and 79. RGB value is (89,98,121). Sum of RGB (Red+Green+Blue) = 89+98+121=308 (40% of max value = 765). Red value is 89 (35.16% from 255 or 28.90% from 308); Green value is 98 (38.67% from 255 or 31.82% from 308); Blue value is 121 (47.66% from 255 or 39.29% from 308); Max value from RGB is 121 - color contains mainly: blue. Hex color #596279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596279 is #A69D86. Grayscale: #616161. Windows color (decimal): -10919303 or 7955033. OLE color: 7955033.
HSL color Cylindrical-coordinate representation of color #596279: hue angle of 223.12º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #596279 is Cyan = 0.26, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 98 | 121 | - |
| CMYK | 0.26 | 0.19 | 0 | 0.53 |
| HSL | 223.13º | 0.15% | 0.41% | - |
| HSV(B) | 223.13º | 0.26% | 0.47% | - |
| XYZ | 11.94 | 12.24 | 19.82 | - |
| YUV | 97.93 | 141.02 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 121 | 0.26 | 0.19 | 0 | 0.53 | 223.13 | 0.15 | 0.41 |
| Hex | 59 | 62 | 79 | 1A | 13 | 0 | 35 | DF | F | 29 |
| Octal | 131 | 142 | 171 | 32 | 23 | 0 | 65 | 337 | 17 | 51 |
| Binary | 1011001 | 1100010 | 1111001 | 11010 | 10011 | 0 | 110101 | 11011111 | 1111 | 101001 |
Color Harmonies of #596279
Complementary color
Monochromatic Colors of #596279
Black with #596279
Text Example
Text Example
White with #596279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596279; }
p { color: rgb(89,98,121); }
H1.HeaderClassName
{
color: #596279;
}
.AnyTagClassName
{
color: #596279;
}
</style>
background-color css
<style>
a { background-color: #596279; }
a { background-color: rgb(89,98,121); }
div.DivClassName
{
background-color: #596279;
}
.BgClassName
{
background-color: #596279;
}
</style>
border-color css
<style>
span { border-color: #596279; }
span { border-color: rgb(89,98,121); }
td.TdClassName
{
border-color: #596279;
}
.TagClassName
{
border-color: #596279;
}
</style>