Shades of Chambray #475673
Tints of Chambray #475673
RGB
CMYK
RGB Variations
Color information
#475673 (or 0x475673) is known color: Chambray. HEX triplet: 47, 56 and 73. RGB value is (71,86,115). Sum of RGB (Red+Green+Blue) = 71+86+115=272 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.10% from 272); Green value is 86 (33.98% from 255 or 31.62% from 272); Blue value is 115 (45.31% from 255 or 42.28% from 272); Max value from RGB is 115 - color contains mainly: blue. Hex color #475673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475673 is #B8A98C. Grayscale: #545454. Windows color (decimal): -12102029 or 7558727. OLE color: 7558727.
HSL color Cylindrical-coordinate representation of color #475673: hue angle of 219.55º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #475673 is Cyan = 0.38, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 86 | 115 | - |
| CMYK | 0.38 | 0.25 | 0 | 0.55 |
| HSL | 219.55º | 0.24% | 0.36% | - |
| HSV(B) | 219.55º | 0.38% | 0.45% | - |
| XYZ | 9.02 | 9.23 | 17.53 | - |
| YUV | 84.82 | 145.03 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 115 | 0.38 | 0.25 | 0 | 0.55 | 219.55 | 0.24 | 0.36 |
| Hex | 47 | 56 | 73 | 26 | 19 | 0 | 37 | DC | 18 | 24 |
| Octal | 107 | 126 | 163 | 46 | 31 | 0 | 67 | 334 | 30 | 44 |
| Binary | 1000111 | 1010110 | 1110011 | 100110 | 11001 | 0 | 110111 | 11011100 | 11000 | 100100 |
Color Harmonies of #475673
Complementary color
Monochromatic Colors of #475673
Black with #475673
Text Example
Text Example
White with #475673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475673; }
p { color: rgb(71,86,115); }
H1.HeaderClassName
{
color: #475673;
}
.AnyTagClassName
{
color: #475673;
}
</style>
background-color css
<style>
a { background-color: #475673; }
a { background-color: rgb(71,86,115); }
div.DivClassName
{
background-color: #475673;
}
.BgClassName
{
background-color: #475673;
}
</style>
border-color css
<style>
span { border-color: #475673; }
span { border-color: rgb(71,86,115); }
td.TdClassName
{
border-color: #475673;
}
.TagClassName
{
border-color: #475673;
}
</style>