Shades of Chambray #465872
Tints of Chambray #465872
RGB
CMYK
RGB Variations
Color information
#465872 (or 0x465872) is known color: Chambray. HEX triplet: 46, 58 and 72. RGB value is (70,88,114). Sum of RGB (Red+Green+Blue) = 70+88+114=272 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.74% from 272); Green value is 88 (34.77% from 255 or 32.35% from 272); Blue value is 114 (44.92% from 255 or 41.91% from 272); Max value from RGB is 114 - color contains mainly: blue. Hex color #465872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465872 is #B9A78D. Grayscale: #555555. Windows color (decimal): -12167054 or 7493702. OLE color: 7493702.
HSL color Cylindrical-coordinate representation of color #465872: hue angle of 215.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #465872 is Cyan = 0.39, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 88 | 114 | - |
| CMYK | 0.39 | 0.23 | 0 | 0.55 |
| HSL | 215.45º | 0.24% | 0.36% | - |
| HSV(B) | 215.45º | 0.39% | 0.45% | - |
| XYZ | 9.05 | 9.5 | 17.28 | - |
| YUV | 85.58 | 144.04 | 116.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 114 | 0.39 | 0.23 | 0 | 0.55 | 215.45 | 0.24 | 0.36 |
| Hex | 46 | 58 | 72 | 27 | 17 | 0 | 37 | D7 | 18 | 24 |
| Octal | 106 | 130 | 162 | 47 | 27 | 0 | 67 | 327 | 30 | 44 |
| Binary | 1000110 | 1011000 | 1110010 | 100111 | 10111 | 0 | 110111 | 11010111 | 11000 | 100100 |
Color Harmonies of #465872
Complementary color
Monochromatic Colors of #465872
Black with #465872
Text Example
Text Example
White with #465872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465872; }
p { color: rgb(70,88,114); }
H1.HeaderClassName
{
color: #465872;
}
.AnyTagClassName
{
color: #465872;
}
</style>
background-color css
<style>
a { background-color: #465872; }
a { background-color: rgb(70,88,114); }
div.DivClassName
{
background-color: #465872;
}
.BgClassName
{
background-color: #465872;
}
</style>
border-color css
<style>
span { border-color: #465872; }
span { border-color: rgb(70,88,114); }
td.TdClassName
{
border-color: #465872;
}
.TagClassName
{
border-color: #465872;
}
</style>