Shades of Chambray #485886
Tints of Chambray #485886
RGB
CMYK
RGB Variations
Color information
#485886 (or 0x485886) is known color: Chambray. HEX triplet: 48, 58 and 86. RGB value is (72,88,134). Sum of RGB (Red+Green+Blue) = 72+88+134=294 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.49% from 294); Green value is 88 (34.77% from 255 or 29.93% from 294); Blue value is 134 (52.73% from 255 or 45.58% from 294); Max value from RGB is 134 - color contains mainly: blue. Hex color #485886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485886 is #B7A779. Grayscale: #585858. Windows color (decimal): -12035962 or 8804424. OLE color: 8804424.
HSL color Cylindrical-coordinate representation of color #485886: hue angle of 224.52º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #485886 is Cyan = 0.46, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 88 | 134 | - |
| CMYK | 0.46 | 0.34 | 0 | 0.47 |
| HSL | 224.52º | 0.3% | 0.4% | - |
| HSV(B) | 224.52º | 0.46% | 0.53% | - |
| XYZ | 10.47 | 10.08 | 23.95 | - |
| YUV | 88.46 | 153.7 | 116.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 88 | 134 | 0.46 | 0.34 | 0 | 0.47 | 224.52 | 0.3 | 0.4 |
| Hex | 48 | 58 | 86 | 2E | 22 | 0 | 2F | E1 | 1E | 28 |
| Octal | 110 | 130 | 206 | 56 | 42 | 0 | 57 | 341 | 36 | 50 |
| Binary | 1001000 | 1011000 | 10000110 | 101110 | 100010 | 0 | 101111 | 11100001 | 11110 | 101000 |
Color Harmonies of #485886
Complementary color
Monochromatic Colors of #485886
Black with #485886
Text Example
Text Example
White with #485886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485886; }
p { color: rgb(72,88,134); }
H1.HeaderClassName
{
color: #485886;
}
.AnyTagClassName
{
color: #485886;
}
</style>
background-color css
<style>
a { background-color: #485886; }
a { background-color: rgb(72,88,134); }
div.DivClassName
{
background-color: #485886;
}
.BgClassName
{
background-color: #485886;
}
</style>
border-color css
<style>
span { border-color: #485886; }
span { border-color: rgb(72,88,134); }
td.TdClassName
{
border-color: #485886;
}
.TagClassName
{
border-color: #485886;
}
</style>