Shades of Chambray #485773
Tints of Chambray #485773
RGB
CMYK
RGB Variations
Color information
#485773 (or 0x485773) is known color: Chambray. HEX triplet: 48, 57 and 73. RGB value is (72,87,115). Sum of RGB (Red+Green+Blue) = 72+87+115=274 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.28% from 274); Green value is 87 (34.38% from 255 or 31.75% from 274); Blue value is 115 (45.31% from 255 or 41.97% from 274); Max value from RGB is 115 - color contains mainly: blue. Hex color #485773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485773 is #B7A88C. Grayscale: #555555. Windows color (decimal): -12036237 or 7558984. OLE color: 7558984.
HSL color Cylindrical-coordinate representation of color #485773: hue angle of 219.07º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #485773 is Cyan = 0.37, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 87 | 115 | - |
| CMYK | 0.37 | 0.24 | 0 | 0.55 |
| HSL | 219.07º | 0.23% | 0.37% | - |
| HSV(B) | 219.07º | 0.37% | 0.45% | - |
| XYZ | 9.18 | 9.43 | 17.56 | - |
| YUV | 85.71 | 144.53 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 87 | 115 | 0.37 | 0.24 | 0 | 0.55 | 219.07 | 0.23 | 0.37 |
| Hex | 48 | 57 | 73 | 25 | 18 | 0 | 37 | DB | 17 | 25 |
| Octal | 110 | 127 | 163 | 45 | 30 | 0 | 67 | 333 | 27 | 45 |
| Binary | 1001000 | 1010111 | 1110011 | 100101 | 11000 | 0 | 110111 | 11011011 | 10111 | 100101 |
Color Harmonies of #485773
Complementary color
Monochromatic Colors of #485773
Black with #485773
Text Example
Text Example
White with #485773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485773; }
p { color: rgb(72,87,115); }
H1.HeaderClassName
{
color: #485773;
}
.AnyTagClassName
{
color: #485773;
}
</style>
background-color css
<style>
a { background-color: #485773; }
a { background-color: rgb(72,87,115); }
div.DivClassName
{
background-color: #485773;
}
.BgClassName
{
background-color: #485773;
}
</style>
border-color css
<style>
span { border-color: #485773; }
span { border-color: rgb(72,87,115); }
td.TdClassName
{
border-color: #485773;
}
.TagClassName
{
border-color: #485773;
}
</style>