Shades of Chambray #536077
Tints of Chambray #536077
RGB
CMYK
RGB Variations
Color information
#536077 (or 0x536077) is known color: Chambray. HEX triplet: 53, 60 and 77. RGB value is (83,96,119). Sum of RGB (Red+Green+Blue) = 83+96+119=298 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.85% from 298); Green value is 96 (37.89% from 255 or 32.21% from 298); Blue value is 119 (46.88% from 255 or 39.93% from 298); Max value from RGB is 119 - color contains mainly: blue. Hex color #536077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536077 is #AC9F88. Grayscale: #5E5E5E. Windows color (decimal): -11313033 or 7823443. OLE color: 7823443.
HSL color Cylindrical-coordinate representation of color #536077: hue angle of 218.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #536077 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 96 | 119 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.53 |
| HSL | 218.33º | 0.18% | 0.4% | - |
| HSV(B) | 218.33º | 0.3% | 0.47% | - |
| XYZ | 11.08 | 11.54 | 19.1 | - |
| YUV | 94.74 | 141.69 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 119 | 0.30 | 0.19 | 0 | 0.53 | 218.33 | 0.18 | 0.4 |
| Hex | 53 | 60 | 77 | 1E | 13 | 0 | 35 | DA | 12 | 28 |
| Octal | 123 | 140 | 167 | 36 | 23 | 0 | 65 | 332 | 22 | 50 |
| Binary | 1010011 | 1100000 | 1110111 | 11110 | 10011 | 0 | 110101 | 11011010 | 10010 | 101000 |
Color Harmonies of #536077
Complementary color
Monochromatic Colors of #536077
Black with #536077
Text Example
Text Example
White with #536077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536077; }
p { color: rgb(83,96,119); }
H1.HeaderClassName
{
color: #536077;
}
.AnyTagClassName
{
color: #536077;
}
</style>
background-color css
<style>
a { background-color: #536077; }
a { background-color: rgb(83,96,119); }
div.DivClassName
{
background-color: #536077;
}
.BgClassName
{
background-color: #536077;
}
</style>
border-color css
<style>
span { border-color: #536077; }
span { border-color: rgb(83,96,119); }
td.TdClassName
{
border-color: #536077;
}
.TagClassName
{
border-color: #536077;
}
</style>