Shades of Chambray #486077
Tints of Chambray #486077
RGB
CMYK
RGB Variations
Color information
#486077 (or 0x486077) is known color: Chambray. HEX triplet: 48, 60 and 77. RGB value is (72,96,119). Sum of RGB (Red+Green+Blue) = 72+96+119=287 (38% of max value = 765). Red value is 72 (28.52% from 255 or 25.09% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: blue. Hex color #486077 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486077 is #B79F88. Grayscale: #5B5B5B. Windows color (decimal): -12033929 or 7823432. OLE color: 7823432.
HSL color Cylindrical-coordinate representation of color #486077: hue angle of 209.36º 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 #486077 is Cyan = 0.39, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 96 | 119 | - |
| CMYK | 0.39 | 0.19 | 0 | 0.53 |
| HSL | 209.36º | 0.25% | 0.37% | - |
| HSV(B) | 209.36º | 0.39% | 0.47% | - |
| XYZ | 10.19 | 11.08 | 19.05 | - |
| YUV | 91.45 | 143.55 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 119 | 0.39 | 0.19 | 0 | 0.53 | 209.36 | 0.25 | 0.37 |
| Hex | 48 | 60 | 77 | 27 | 13 | 0 | 35 | D1 | 19 | 25 |
| Octal | 110 | 140 | 167 | 47 | 23 | 0 | 65 | 321 | 31 | 45 |
| Binary | 1001000 | 1100000 | 1110111 | 100111 | 10011 | 0 | 110101 | 11010001 | 11001 | 100101 |
Color Harmonies of #486077
Complementary color
Monochromatic Colors of #486077
Black with #486077
Text Example
Text Example
White with #486077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486077; }
p { color: rgb(72,96,119); }
H1.HeaderClassName
{
color: #486077;
}
.AnyTagClassName
{
color: #486077;
}
</style>
background-color css
<style>
a { background-color: #486077; }
a { background-color: rgb(72,96,119); }
div.DivClassName
{
background-color: #486077;
}
.BgClassName
{
background-color: #486077;
}
</style>
border-color css
<style>
span { border-color: #486077; }
span { border-color: rgb(72,96,119); }
td.TdClassName
{
border-color: #486077;
}
.TagClassName
{
border-color: #486077;
}
</style>