Shades of Chambray #425476
Tints of Chambray #425476
RGB
CMYK
RGB Variations
Color information
#425476 (or 0x425476) is known color: Chambray. HEX triplet: 42, 54 and 76. RGB value is (66,84,118). Sum of RGB (Red+Green+Blue) = 66+84+118=268 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.63% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 118 (46.48% from 255 or 44.03% from 268); Max value from RGB is 118 - color contains mainly: blue. Hex color #425476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425476 is #BDAB89. Grayscale: #525252. Windows color (decimal): -12430218 or 7754818. OLE color: 7754818.
HSL color Cylindrical-coordinate representation of color #425476: hue angle of 219.23º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #425476 is Cyan = 0.44, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 84 | 118 | - |
| CMYK | 0.44 | 0.29 | 0 | 0.54 |
| HSL | 219.23º | 0.28% | 0.36% | - |
| HSV(B) | 219.23º | 0.44% | 0.46% | - |
| XYZ | 8.69 | 8.81 | 18.38 | - |
| YUV | 82.49 | 148.04 | 116.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 118 | 0.44 | 0.29 | 0 | 0.54 | 219.23 | 0.28 | 0.36 |
| Hex | 42 | 54 | 76 | 2C | 1D | 0 | 36 | DB | 1C | 24 |
| Octal | 102 | 124 | 166 | 54 | 35 | 0 | 66 | 333 | 34 | 44 |
| Binary | 1000010 | 1010100 | 1110110 | 101100 | 11101 | 0 | 110110 | 11011011 | 11100 | 100100 |
Color Harmonies of #425476
Complementary color
Monochromatic Colors of #425476
Black with #425476
Text Example
Text Example
White with #425476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425476; }
p { color: rgb(66,84,118); }
H1.HeaderClassName
{
color: #425476;
}
.AnyTagClassName
{
color: #425476;
}
</style>
background-color css
<style>
a { background-color: #425476; }
a { background-color: rgb(66,84,118); }
div.DivClassName
{
background-color: #425476;
}
.BgClassName
{
background-color: #425476;
}
</style>
border-color css
<style>
span { border-color: #425476; }
span { border-color: rgb(66,84,118); }
td.TdClassName
{
border-color: #425476;
}
.TagClassName
{
border-color: #425476;
}
</style>