Shades of Chambray #485876
Tints of Chambray #485876
RGB
CMYK
RGB Variations
Color information
#485876 (or 0x485876) is known color: Chambray. HEX triplet: 48, 58 and 76. RGB value is (72,88,118). Sum of RGB (Red+Green+Blue) = 72+88+118=278 (36% of max value = 765). Red value is 72 (28.52% from 255 or 25.90% from 278); Green value is 88 (34.77% from 255 or 31.65% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 118 - color contains mainly: blue. Hex color #485876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485876 is #B7A789. Grayscale: #565656. Windows color (decimal): -12035978 or 7755848. OLE color: 7755848.
HSL color Cylindrical-coordinate representation of color #485876: hue angle of 219.13º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #485876 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 88 | 118 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.54 |
| HSL | 219.13º | 0.24% | 0.37% | - |
| HSV(B) | 219.13º | 0.39% | 0.46% | - |
| XYZ | 9.43 | 9.67 | 18.51 | - |
| YUV | 86.64 | 145.7 | 117.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 88 | 118 | 0.39 | 0.25 | 0 | 0.54 | 219.13 | 0.24 | 0.37 |
| Hex | 48 | 58 | 76 | 27 | 19 | 0 | 36 | DB | 18 | 25 |
| Octal | 110 | 130 | 166 | 47 | 31 | 0 | 66 | 333 | 30 | 45 |
| Binary | 1001000 | 1011000 | 1110110 | 100111 | 11001 | 0 | 110110 | 11011011 | 11000 | 100101 |
Color Harmonies of #485876
Complementary color
Monochromatic Colors of #485876
Black with #485876
Text Example
Text Example
White with #485876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485876; }
p { color: rgb(72,88,118); }
H1.HeaderClassName
{
color: #485876;
}
.AnyTagClassName
{
color: #485876;
}
</style>
background-color css
<style>
a { background-color: #485876; }
a { background-color: rgb(72,88,118); }
div.DivClassName
{
background-color: #485876;
}
.BgClassName
{
background-color: #485876;
}
</style>
border-color css
<style>
span { border-color: #485876; }
span { border-color: rgb(72,88,118); }
td.TdClassName
{
border-color: #485876;
}
.TagClassName
{
border-color: #485876;
}
</style>