Shades of Chambray #486075
Tints of Chambray #486075
RGB
CMYK
RGB Variations
Color information
#486075 (or 0x486075) is known color: Chambray. HEX triplet: 48, 60 and 75. RGB value is (72,96,117). Sum of RGB (Red+Green+Blue) = 72+96+117=285 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.26% from 285); Green value is 96 (37.89% from 255 or 33.68% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #486075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486075 is #B79F8A. Grayscale: #5B5B5B. Windows color (decimal): -12033931 or 7692360. OLE color: 7692360.
HSL color Cylindrical-coordinate representation of color #486075: hue angle of 208º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #486075 is Cyan = 0.38, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 96 | 117 | - |
| CMYK | 0.38 | 0.18 | 0 | 0.54 |
| HSL | 208º | 0.24% | 0.37% | - |
| HSV(B) | 208º | 0.38% | 0.46% | - |
| XYZ | 10.07 | 11.03 | 18.43 | - |
| YUV | 91.22 | 142.55 | 114.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 117 | 0.38 | 0.18 | 0 | 0.54 | 208 | 0.24 | 0.37 |
| Hex | 48 | 60 | 75 | 26 | 12 | 0 | 36 | D0 | 18 | 25 |
| Octal | 110 | 140 | 165 | 46 | 22 | 0 | 66 | 320 | 30 | 45 |
| Binary | 1001000 | 1100000 | 1110101 | 100110 | 10010 | 0 | 110110 | 11010000 | 11000 | 100101 |
Color Harmonies of #486075
Complementary color
Monochromatic Colors of #486075
Black with #486075
Text Example
Text Example
White with #486075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486075; }
p { color: rgb(72,96,117); }
H1.HeaderClassName
{
color: #486075;
}
.AnyTagClassName
{
color: #486075;
}
</style>
background-color css
<style>
a { background-color: #486075; }
a { background-color: rgb(72,96,117); }
div.DivClassName
{
background-color: #486075;
}
.BgClassName
{
background-color: #486075;
}
</style>
border-color css
<style>
span { border-color: #486075; }
span { border-color: rgb(72,96,117); }
td.TdClassName
{
border-color: #486075;
}
.TagClassName
{
border-color: #486075;
}
</style>