Shades of Chambray #425472
Tints of Chambray #425472
RGB
CMYK
RGB Variations
Color information
#425472 (or 0x425472) is known color: Chambray. HEX triplet: 42, 54 and 72. RGB value is (66,84,114). Sum of RGB (Red+Green+Blue) = 66+84+114=264 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25% from 264); Green value is 84 (33.20% from 255 or 31.82% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 114 - color contains mainly: blue. Hex color #425472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425472 is #BDAB8D. Grayscale: #515151. Windows color (decimal): -12430222 or 7492674. OLE color: 7492674.
HSL color Cylindrical-coordinate representation of color #425472: hue angle of 217.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 #425472 is Cyan = 0.42, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 84 | 114 | - |
| CMYK | 0.42 | 0.26 | 0 | 0.55 |
| HSL | 217.5º | 0.27% | 0.35% | - |
| HSV(B) | 217.5º | 0.42% | 0.45% | - |
| XYZ | 8.45 | 8.71 | 17.16 | - |
| YUV | 82.04 | 146.04 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 114 | 0.42 | 0.26 | 0 | 0.55 | 217.5 | 0.27 | 0.35 |
| Hex | 42 | 54 | 72 | 2A | 1A | 0 | 37 | DA | 1B | 23 |
| Octal | 102 | 124 | 162 | 52 | 32 | 0 | 67 | 332 | 33 | 43 |
| Binary | 1000010 | 1010100 | 1110010 | 101010 | 11010 | 0 | 110111 | 11011010 | 11011 | 100011 |
Color Harmonies of #425472
Complementary color
Monochromatic Colors of #425472
Black with #425472
Text Example
Text Example
White with #425472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425472; }
p { color: rgb(66,84,114); }
H1.HeaderClassName
{
color: #425472;
}
.AnyTagClassName
{
color: #425472;
}
</style>
background-color css
<style>
a { background-color: #425472; }
a { background-color: rgb(66,84,114); }
div.DivClassName
{
background-color: #425472;
}
.BgClassName
{
background-color: #425472;
}
</style>
border-color css
<style>
span { border-color: #425472; }
span { border-color: rgb(66,84,114); }
td.TdClassName
{
border-color: #425472;
}
.TagClassName
{
border-color: #425472;
}
</style>