Shades of Chambray #536078
Tints of Chambray #536078
RGB
CMYK
RGB Variations
Color information
#536078 (or 0x536078) is known color: Chambray. HEX triplet: 53, 60 and 78. RGB value is (83,96,120). Sum of RGB (Red+Green+Blue) = 83+96+120=299 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.76% from 299); Green value is 96 (37.89% from 255 or 32.11% from 299); Blue value is 120 (47.27% from 255 or 40.13% from 299); Max value from RGB is 120 - color contains mainly: blue. Hex color #536078 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536078 is #AC9F87. Grayscale: #5E5E5E. Windows color (decimal): -11313032 or 7888979. OLE color: 7888979.
HSL color Cylindrical-coordinate representation of color #536078: hue angle of 218.92º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #536078 is Cyan = 0.31, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 96 | 120 | - |
| CMYK | 0.31 | 0.2 | 0 | 0.53 |
| HSL | 218.92º | 0.18% | 0.4% | - |
| HSV(B) | 218.92º | 0.31% | 0.47% | - |
| XYZ | 11.14 | 11.56 | 19.41 | - |
| YUV | 94.85 | 142.19 | 119.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 120 | 0.31 | 0.2 | 0 | 0.53 | 218.92 | 0.18 | 0.4 |
| Hex | 53 | 60 | 78 | 1F | 14 | 0 | 35 | DB | 12 | 28 |
| Octal | 123 | 140 | 170 | 37 | 24 | 0 | 65 | 333 | 22 | 50 |
| Binary | 1010011 | 1100000 | 1111000 | 11111 | 10100 | 0 | 110101 | 11011011 | 10010 | 101000 |
Color Harmonies of #536078
Complementary color
Monochromatic Colors of #536078
Black with #536078
Text Example
Text Example
White with #536078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536078; }
p { color: rgb(83,96,120); }
H1.HeaderClassName
{
color: #536078;
}
.AnyTagClassName
{
color: #536078;
}
</style>
background-color css
<style>
a { background-color: #536078; }
a { background-color: rgb(83,96,120); }
div.DivClassName
{
background-color: #536078;
}
.BgClassName
{
background-color: #536078;
}
</style>
border-color css
<style>
span { border-color: #536078; }
span { border-color: rgb(83,96,120); }
td.TdClassName
{
border-color: #536078;
}
.TagClassName
{
border-color: #536078;
}
</style>