Shades of Chambray #485672
Tints of Chambray #485672
RGB
CMYK
RGB Variations
Color information
#485672 (or 0x485672) is known color: Chambray. HEX triplet: 48, 56 and 72. RGB value is (72,86,114). Sum of RGB (Red+Green+Blue) = 72+86+114=272 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.47% from 272); Green value is 86 (33.98% from 255 or 31.62% from 272); Blue value is 114 (44.92% from 255 or 41.91% from 272); Max value from RGB is 114 - color contains mainly: blue. Hex color #485672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485672 is #B7A98D. Grayscale: #545454. Windows color (decimal): -12036494 or 7493192. OLE color: 7493192.
HSL color Cylindrical-coordinate representation of color #485672: hue angle of 220º 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 #485672 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 86 | 114 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.55 |
| HSL | 220º | 0.23% | 0.36% | - |
| HSV(B) | 220º | 0.37% | 0.45% | - |
| XYZ | 9.04 | 9.25 | 17.23 | - |
| YUV | 85.01 | 144.36 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 86 | 114 | 0.37 | 0.25 | 0 | 0.55 | 220 | 0.23 | 0.36 |
| Hex | 48 | 56 | 72 | 25 | 19 | 0 | 37 | DC | 17 | 24 |
| Octal | 110 | 126 | 162 | 45 | 31 | 0 | 67 | 334 | 27 | 44 |
| Binary | 1001000 | 1010110 | 1110010 | 100101 | 11001 | 0 | 110111 | 11011100 | 10111 | 100100 |
Color Harmonies of #485672
Complementary color
Monochromatic Colors of #485672
Black with #485672
Text Example
Text Example
White with #485672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485672; }
p { color: rgb(72,86,114); }
H1.HeaderClassName
{
color: #485672;
}
.AnyTagClassName
{
color: #485672;
}
</style>
background-color css
<style>
a { background-color: #485672; }
a { background-color: rgb(72,86,114); }
div.DivClassName
{
background-color: #485672;
}
.BgClassName
{
background-color: #485672;
}
</style>
border-color css
<style>
span { border-color: #485672; }
span { border-color: rgb(72,86,114); }
td.TdClassName
{
border-color: #485672;
}
.TagClassName
{
border-color: #485672;
}
</style>