Shades of Chambray #475677
Tints of Chambray #475677
RGB
CMYK
RGB Variations
Color information
#475677 (or 0x475677) is known color: Chambray. HEX triplet: 47, 56 and 77. RGB value is (71,86,119). Sum of RGB (Red+Green+Blue) = 71+86+119=276 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.72% from 276); Green value is 86 (33.98% from 255 or 31.16% from 276); Blue value is 119 (46.88% from 255 or 43.12% from 276); Max value from RGB is 119 - color contains mainly: blue. Hex color #475677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475677 is #B8A988. Grayscale: #555555. Windows color (decimal): -12102025 or 7820871. OLE color: 7820871.
HSL color Cylindrical-coordinate representation of color #475677: hue angle of 221.25º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #475677 is Cyan = 0.40, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 86 | 119 | - |
| CMYK | 0.40 | 0.28 | 0 | 0.53 |
| HSL | 221.25º | 0.25% | 0.37% | - |
| HSV(B) | 221.25º | 0.4% | 0.47% | - |
| XYZ | 9.26 | 9.33 | 18.77 | - |
| YUV | 85.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 119 | 0.40 | 0.28 | 0 | 0.53 | 221.25 | 0.25 | 0.37 |
| Hex | 47 | 56 | 77 | 28 | 1C | 0 | 35 | DD | 19 | 25 |
| Octal | 107 | 126 | 167 | 50 | 34 | 0 | 65 | 335 | 31 | 45 |
| Binary | 1000111 | 1010110 | 1110111 | 101000 | 11100 | 0 | 110101 | 11011101 | 11001 | 100101 |
Color Harmonies of #475677
Complementary color
Monochromatic Colors of #475677
Black with #475677
Text Example
Text Example
White with #475677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475677; }
p { color: rgb(71,86,119); }
H1.HeaderClassName
{
color: #475677;
}
.AnyTagClassName
{
color: #475677;
}
</style>
background-color css
<style>
a { background-color: #475677; }
a { background-color: rgb(71,86,119); }
div.DivClassName
{
background-color: #475677;
}
.BgClassName
{
background-color: #475677;
}
</style>
border-color css
<style>
span { border-color: #475677; }
span { border-color: rgb(71,86,119); }
td.TdClassName
{
border-color: #475677;
}
.TagClassName
{
border-color: #475677;
}
</style>