Shades of Chambray #465572
Tints of Chambray #465572
RGB
CMYK
RGB Variations
Color information
#465572 (or 0x465572) is known color: Chambray. HEX triplet: 46, 55 and 72. RGB value is (70,85,114). Sum of RGB (Red+Green+Blue) = 70+85+114=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 85 (33.59% from 255 or 31.60% from 269); Blue value is 114 (44.92% from 255 or 42.38% from 269); Max value from RGB is 114 - color contains mainly: blue. Hex color #465572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465572 is #B9AA8D. Grayscale: #535353. Windows color (decimal): -12167822 or 7492934. OLE color: 7492934.
HSL color Cylindrical-coordinate representation of color #465572: hue angle of 219.55º 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 #465572 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 85 | 114 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.55 |
| HSL | 219.55º | 0.24% | 0.36% | - |
| HSV(B) | 219.55º | 0.39% | 0.45% | - |
| XYZ | 8.81 | 9.01 | 17.2 | - |
| YUV | 83.82 | 145.03 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 114 | 0.39 | 0.25 | 0 | 0.55 | 219.55 | 0.24 | 0.36 |
| Hex | 46 | 55 | 72 | 27 | 19 | 0 | 37 | DC | 18 | 24 |
| Octal | 106 | 125 | 162 | 47 | 31 | 0 | 67 | 334 | 30 | 44 |
| Binary | 1000110 | 1010101 | 1110010 | 100111 | 11001 | 0 | 110111 | 11011100 | 11000 | 100100 |
Color Harmonies of #465572
Complementary color
Monochromatic Colors of #465572
Black with #465572
Text Example
Text Example
White with #465572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465572; }
p { color: rgb(70,85,114); }
H1.HeaderClassName
{
color: #465572;
}
.AnyTagClassName
{
color: #465572;
}
</style>
background-color css
<style>
a { background-color: #465572; }
a { background-color: rgb(70,85,114); }
div.DivClassName
{
background-color: #465572;
}
.BgClassName
{
background-color: #465572;
}
</style>
border-color css
<style>
span { border-color: #465572; }
span { border-color: rgb(70,85,114); }
td.TdClassName
{
border-color: #465572;
}
.TagClassName
{
border-color: #465572;
}
</style>