Shades of Chambray #435570
Tints of Chambray #435570
RGB
CMYK
RGB Variations
Color information
#435570 (or 0x435570) is known color: Chambray. HEX triplet: 43, 55 and 70. RGB value is (67,85,112). Sum of RGB (Red+Green+Blue) = 67+85+112=264 (34% of max value = 765). Red value is 67 (26.56% from 255 or 25.38% from 264); Green value is 85 (33.59% from 255 or 32.20% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #435570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435570 is #BCAA8F. Grayscale: #525252. Windows color (decimal): -12364432 or 7361859. OLE color: 7361859.
HSL color Cylindrical-coordinate representation of color #435570: hue angle of 216º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #435570 is Cyan = 0.40, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 85 | 112 | - |
| CMYK | 0.40 | 0.24 | 0 | 0.56 |
| HSL | 216º | 0.25% | 0.35% | - |
| HSV(B) | 216º | 0.4% | 0.44% | - |
| XYZ | 8.49 | 8.86 | 16.59 | - |
| YUV | 82.7 | 144.54 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 112 | 0.40 | 0.24 | 0 | 0.56 | 216 | 0.25 | 0.35 |
| Hex | 43 | 55 | 70 | 28 | 18 | 0 | 38 | D8 | 19 | 23 |
| Octal | 103 | 125 | 160 | 50 | 30 | 0 | 70 | 330 | 31 | 43 |
| Binary | 1000011 | 1010101 | 1110000 | 101000 | 11000 | 0 | 111000 | 11011000 | 11001 | 100011 |
Color Harmonies of #435570
Complementary color
Monochromatic Colors of #435570
Black with #435570
Text Example
Text Example
White with #435570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435570; }
p { color: rgb(67,85,112); }
H1.HeaderClassName
{
color: #435570;
}
.AnyTagClassName
{
color: #435570;
}
</style>
background-color css
<style>
a { background-color: #435570; }
a { background-color: rgb(67,85,112); }
div.DivClassName
{
background-color: #435570;
}
.BgClassName
{
background-color: #435570;
}
</style>
border-color css
<style>
span { border-color: #435570; }
span { border-color: rgb(67,85,112); }
td.TdClassName
{
border-color: #435570;
}
.TagClassName
{
border-color: #435570;
}
</style>