Shades of Chambray #485772
Tints of Chambray #485772
RGB
CMYK
RGB Variations
Color information
#485772 (or 0x485772) is known color: Chambray. HEX triplet: 48, 57 and 72. RGB value is (72,87,114). Sum of RGB (Red+Green+Blue) = 72+87+114=273 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.37% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 114 (44.92% from 255 or 41.76% from 273); Max value from RGB is 114 - color contains mainly: blue. Hex color #485772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485772 is #B7A88D. Grayscale: #555555. Windows color (decimal): -12036238 or 7493448. OLE color: 7493448.
HSL color Cylindrical-coordinate representation of color #485772: hue angle of 218.57º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #485772 is Cyan = 0.37, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 87 | 114 | - |
| CMYK | 0.37 | 0.24 | 0 | 0.55 |
| HSL | 218.57º | 0.23% | 0.36% | - |
| HSV(B) | 218.57º | 0.37% | 0.45% | - |
| XYZ | 9.12 | 9.41 | 17.26 | - |
| YUV | 85.59 | 144.03 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 87 | 114 | 0.37 | 0.24 | 0 | 0.55 | 218.57 | 0.23 | 0.36 |
| Hex | 48 | 57 | 72 | 25 | 18 | 0 | 37 | DB | 17 | 24 |
| Octal | 110 | 127 | 162 | 45 | 30 | 0 | 67 | 333 | 27 | 44 |
| Binary | 1001000 | 1010111 | 1110010 | 100101 | 11000 | 0 | 110111 | 11011011 | 10111 | 100100 |
Color Harmonies of #485772
Complementary color
Monochromatic Colors of #485772
Black with #485772
Text Example
Text Example
White with #485772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485772; }
p { color: rgb(72,87,114); }
H1.HeaderClassName
{
color: #485772;
}
.AnyTagClassName
{
color: #485772;
}
</style>
background-color css
<style>
a { background-color: #485772; }
a { background-color: rgb(72,87,114); }
div.DivClassName
{
background-color: #485772;
}
.BgClassName
{
background-color: #485772;
}
</style>
border-color css
<style>
span { border-color: #485772; }
span { border-color: rgb(72,87,114); }
td.TdClassName
{
border-color: #485772;
}
.TagClassName
{
border-color: #485772;
}
</style>