Shades of Chambray #425570
Tints of Chambray #425570
RGB
CMYK
RGB Variations
Color information
#425570 (or 0x425570) is known color: Chambray. HEX triplet: 42, 55 and 70. RGB value is (66,85,112). Sum of RGB (Red+Green+Blue) = 66+85+112=263 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.10% from 263); Green value is 85 (33.59% from 255 or 32.32% from 263); Blue value is 112 (44.14% from 255 or 42.59% from 263); Max value from RGB is 112 - color contains mainly: blue. Hex color #425570 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425570 is #BDAA8F. Grayscale: #525252. Windows color (decimal): -12429968 or 7361858. OLE color: 7361858.
HSL color Cylindrical-coordinate representation of color #425570: hue angle of 215.22º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #425570 is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 85 | 112 | - |
| CMYK | 0.41 | 0.24 | 0 | 0.56 |
| HSL | 215.22º | 0.26% | 0.35% | - |
| HSV(B) | 215.22º | 0.41% | 0.44% | - |
| XYZ | 8.42 | 8.83 | 16.59 | - |
| YUV | 82.4 | 144.71 | 116.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 112 | 0.41 | 0.24 | 0 | 0.56 | 215.22 | 0.26 | 0.35 |
| Hex | 42 | 55 | 70 | 29 | 18 | 0 | 38 | D7 | 1A | 23 |
| Octal | 102 | 125 | 160 | 51 | 30 | 0 | 70 | 327 | 32 | 43 |
| Binary | 1000010 | 1010101 | 1110000 | 101001 | 11000 | 0 | 111000 | 11010111 | 11010 | 100011 |
Color Harmonies of #425570
Complementary color
Monochromatic Colors of #425570
Black with #425570
Text Example
Text Example
White with #425570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425570; }
p { color: rgb(66,85,112); }
H1.HeaderClassName
{
color: #425570;
}
.AnyTagClassName
{
color: #425570;
}
</style>
background-color css
<style>
a { background-color: #425570; }
a { background-color: rgb(66,85,112); }
div.DivClassName
{
background-color: #425570;
}
.BgClassName
{
background-color: #425570;
}
</style>
border-color css
<style>
span { border-color: #425570; }
span { border-color: rgb(66,85,112); }
td.TdClassName
{
border-color: #425570;
}
.TagClassName
{
border-color: #425570;
}
</style>