Shades of Chambray #486081
Tints of Chambray #486081
RGB
CMYK
RGB Variations
Color information
#486081 (or 0x486081) is known color: Chambray. HEX triplet: 48, 60 and 81. RGB value is (72,96,129). Sum of RGB (Red+Green+Blue) = 72+96+129=297 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.24% from 297); Green value is 96 (37.89% from 255 or 32.32% from 297); Blue value is 129 (50.78% from 255 or 43.43% from 297); Max value from RGB is 129 - color contains mainly: blue. Hex color #486081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486081 is #B79F7E. Grayscale: #5C5C5C. Windows color (decimal): -12033919 or 8478792. OLE color: 8478792.
HSL color Cylindrical-coordinate representation of color #486081: hue angle of 214.74º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #486081 is Cyan = 0.44, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 96 | 129 | - |
| CMYK | 0.44 | 0.26 | 0 | 0.49 |
| HSL | 214.74º | 0.28% | 0.39% | - |
| HSV(B) | 214.74º | 0.44% | 0.51% | - |
| XYZ | 10.82 | 11.33 | 22.39 | - |
| YUV | 92.59 | 148.55 | 113.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 129 | 0.44 | 0.26 | 0 | 0.49 | 214.74 | 0.28 | 0.39 |
| Hex | 48 | 60 | 81 | 2C | 1A | 0 | 31 | D7 | 1C | 27 |
| Octal | 110 | 140 | 201 | 54 | 32 | 0 | 61 | 327 | 34 | 47 |
| Binary | 1001000 | 1100000 | 10000001 | 101100 | 11010 | 0 | 110001 | 11010111 | 11100 | 100111 |
Color Harmonies of #486081
Complementary color
Monochromatic Colors of #486081
Black with #486081
Text Example
Text Example
White with #486081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486081; }
p { color: rgb(72,96,129); }
H1.HeaderClassName
{
color: #486081;
}
.AnyTagClassName
{
color: #486081;
}
</style>
background-color css
<style>
a { background-color: #486081; }
a { background-color: rgb(72,96,129); }
div.DivClassName
{
background-color: #486081;
}
.BgClassName
{
background-color: #486081;
}
</style>
border-color css
<style>
span { border-color: #486081; }
span { border-color: rgb(72,96,129); }
td.TdClassName
{
border-color: #486081;
}
.TagClassName
{
border-color: #486081;
}
</style>