Shades of Chambray #425872
Tints of Chambray #425872
RGB
CMYK
RGB Variations
Color information
#425872 (or 0x425872) is known color: Chambray. HEX triplet: 42, 58 and 72. RGB value is (66,88,114). Sum of RGB (Red+Green+Blue) = 66+88+114=268 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.63% from 268); Green value is 88 (34.77% from 255 or 32.84% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: blue. Hex color #425872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425872 is #BDA78D. Grayscale: #545454. Windows color (decimal): -12429198 or 7493698. OLE color: 7493698.
HSL color Cylindrical-coordinate representation of color #425872: hue angle of 212.5º 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 #425872 is Cyan = 0.42, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 88 | 114 | - |
| CMYK | 0.42 | 0.23 | 0 | 0.55 |
| HSL | 212.5º | 0.27% | 0.35% | - |
| HSV(B) | 212.5º | 0.42% | 0.45% | - |
| XYZ | 8.77 | 9.35 | 17.26 | - |
| YUV | 84.39 | 144.71 | 114.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 114 | 0.42 | 0.23 | 0 | 0.55 | 212.5 | 0.27 | 0.35 |
| Hex | 42 | 58 | 72 | 2A | 17 | 0 | 37 | D4 | 1B | 23 |
| Octal | 102 | 130 | 162 | 52 | 27 | 0 | 67 | 324 | 33 | 43 |
| Binary | 1000010 | 1011000 | 1110010 | 101010 | 10111 | 0 | 110111 | 11010100 | 11011 | 100011 |
Color Harmonies of #425872
Complementary color
Monochromatic Colors of #425872
Black with #425872
Text Example
Text Example
White with #425872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425872; }
p { color: rgb(66,88,114); }
H1.HeaderClassName
{
color: #425872;
}
.AnyTagClassName
{
color: #425872;
}
</style>
background-color css
<style>
a { background-color: #425872; }
a { background-color: rgb(66,88,114); }
div.DivClassName
{
background-color: #425872;
}
.BgClassName
{
background-color: #425872;
}
</style>
border-color css
<style>
span { border-color: #425872; }
span { border-color: rgb(66,88,114); }
td.TdClassName
{
border-color: #425872;
}
.TagClassName
{
border-color: #425872;
}
</style>