Shades of Chambray #485877
Tints of Chambray #485877
RGB
CMYK
RGB Variations
Color information
#485877 (or 0x485877) is known color: Chambray. HEX triplet: 48, 58 and 77. RGB value is (72,88,119). Sum of RGB (Red+Green+Blue) = 72+88+119=279 (36% of max value = 765). Red value is 72 (28.52% from 255 or 25.81% from 279); Green value is 88 (34.77% from 255 or 31.54% from 279); Blue value is 119 (46.88% from 255 or 42.65% from 279); Max value from RGB is 119 - color contains mainly: blue. Hex color #485877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485877 is #B7A788. Grayscale: #565656. Windows color (decimal): -12035977 or 7821384. OLE color: 7821384.
HSL color Cylindrical-coordinate representation of color #485877: hue angle of 219.57º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #485877 is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 88 | 119 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.53 |
| HSL | 219.57º | 0.25% | 0.37% | - |
| HSV(B) | 219.57º | 0.39% | 0.47% | - |
| XYZ | 9.49 | 9.69 | 18.82 | - |
| YUV | 86.75 | 146.2 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 88 | 119 | 0.39 | 0.26 | 0 | 0.53 | 219.57 | 0.25 | 0.37 |
| Hex | 48 | 58 | 77 | 27 | 1A | 0 | 35 | DC | 19 | 25 |
| Octal | 110 | 130 | 167 | 47 | 32 | 0 | 65 | 334 | 31 | 45 |
| Binary | 1001000 | 1011000 | 1110111 | 100111 | 11010 | 0 | 110101 | 11011100 | 11001 | 100101 |
Color Harmonies of #485877
Complementary color
Monochromatic Colors of #485877
Black with #485877
Text Example
Text Example
White with #485877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485877; }
p { color: rgb(72,88,119); }
H1.HeaderClassName
{
color: #485877;
}
.AnyTagClassName
{
color: #485877;
}
</style>
background-color css
<style>
a { background-color: #485877; }
a { background-color: rgb(72,88,119); }
div.DivClassName
{
background-color: #485877;
}
.BgClassName
{
background-color: #485877;
}
</style>
border-color css
<style>
span { border-color: #485877; }
span { border-color: rgb(72,88,119); }
td.TdClassName
{
border-color: #485877;
}
.TagClassName
{
border-color: #485877;
}
</style>