Shades of Chambray #475785
Tints of Chambray #475785
RGB
CMYK
RGB Variations
Color information
#475785 (or 0x475785) is known color: Chambray. HEX triplet: 47, 57 and 85. RGB value is (71,87,133). Sum of RGB (Red+Green+Blue) = 71+87+133=291 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.40% from 291); Green value is 87 (34.38% from 255 or 29.90% from 291); Blue value is 133 (52.34% from 255 or 45.70% from 291); Max value from RGB is 133 - color contains mainly: blue. Hex color #475785 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475785 is #B8A87A. Grayscale: #575757. Windows color (decimal): -12101755 or 8738631. OLE color: 8738631.
HSL color Cylindrical-coordinate representation of color #475785: hue angle of 224.52º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #475785 is Cyan = 0.47, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 87 | 133 | - |
| CMYK | 0.47 | 0.35 | 0 | 0.48 |
| HSL | 224.52º | 0.3% | 0.4% | - |
| HSV(B) | 224.52º | 0.47% | 0.52% | - |
| XYZ | 10.24 | 9.85 | 23.55 | - |
| YUV | 87.46 | 153.7 | 116.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 87 | 133 | 0.47 | 0.35 | 0 | 0.48 | 224.52 | 0.3 | 0.4 |
| Hex | 47 | 57 | 85 | 2F | 23 | 0 | 30 | E1 | 1E | 28 |
| Octal | 107 | 127 | 205 | 57 | 43 | 0 | 60 | 341 | 36 | 50 |
| Binary | 1000111 | 1010111 | 10000101 | 101111 | 100011 | 0 | 110000 | 11100001 | 11110 | 101000 |
Color Harmonies of #475785
Complementary color
Monochromatic Colors of #475785
Black with #475785
Text Example
Text Example
White with #475785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475785; }
p { color: rgb(71,87,133); }
H1.HeaderClassName
{
color: #475785;
}
.AnyTagClassName
{
color: #475785;
}
</style>
background-color css
<style>
a { background-color: #475785; }
a { background-color: rgb(71,87,133); }
div.DivClassName
{
background-color: #475785;
}
.BgClassName
{
background-color: #475785;
}
</style>
border-color css
<style>
span { border-color: #475785; }
span { border-color: rgb(71,87,133); }
td.TdClassName
{
border-color: #475785;
}
.TagClassName
{
border-color: #475785;
}
</style>