Shades of Chambray #425972
Tints of Chambray #425972
RGB
CMYK
RGB Variations
Color information
#425972 (or 0x425972) is known color: Chambray. HEX triplet: 42, 59 and 72. RGB value is (66,89,114). Sum of RGB (Red+Green+Blue) = 66+89+114=269 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.54% from 269); Green value is 89 (35.16% from 255 or 33.09% 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 #425972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425972 is #BDA68D. Grayscale: #545454. Windows color (decimal): -12428942 or 7493954. OLE color: 7493954.
HSL color Cylindrical-coordinate representation of color #425972: hue angle of 211.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #425972 is Cyan = 0.42, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 89 | 114 | - |
| CMYK | 0.42 | 0.22 | 0 | 0.55 |
| HSL | 211.25º | 0.27% | 0.35% | - |
| HSV(B) | 211.25º | 0.42% | 0.45% | - |
| XYZ | 8.86 | 9.52 | 17.29 | - |
| YUV | 84.97 | 144.38 | 114.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 114 | 0.42 | 0.22 | 0 | 0.55 | 211.25 | 0.27 | 0.35 |
| Hex | 42 | 59 | 72 | 2A | 16 | 0 | 37 | D3 | 1B | 23 |
| Octal | 102 | 131 | 162 | 52 | 26 | 0 | 67 | 323 | 33 | 43 |
| Binary | 1000010 | 1011001 | 1110010 | 101010 | 10110 | 0 | 110111 | 11010011 | 11011 | 100011 |
Color Harmonies of #425972
Complementary color
Monochromatic Colors of #425972
Black with #425972
Text Example
Text Example
White with #425972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425972; }
p { color: rgb(66,89,114); }
H1.HeaderClassName
{
color: #425972;
}
.AnyTagClassName
{
color: #425972;
}
</style>
background-color css
<style>
a { background-color: #425972; }
a { background-color: rgb(66,89,114); }
div.DivClassName
{
background-color: #425972;
}
.BgClassName
{
background-color: #425972;
}
</style>
border-color css
<style>
span { border-color: #425972; }
span { border-color: rgb(66,89,114); }
td.TdClassName
{
border-color: #425972;
}
.TagClassName
{
border-color: #425972;
}
</style>