Shades of Chambray #425980
Tints of Chambray #425980
RGB
CMYK
RGB Variations
Color information
#425980 (or 0x425980) is known color: Chambray. HEX triplet: 42, 59 and 80. RGB value is (66,89,128). Sum of RGB (Red+Green+Blue) = 66+89+128=283 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.32% from 283); Green value is 89 (35.16% from 255 or 31.45% from 283); Blue value is 128 (50.39% from 255 or 45.23% from 283); Max value from RGB is 128 - color contains mainly: blue. Hex color #425980 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425980 is #BDA67F. Grayscale: #565656. Windows color (decimal): -12428928 or 8411458. OLE color: 8411458.
HSL color Cylindrical-coordinate representation of color #425980: hue angle of 217.74º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #425980 is Cyan = 0.48, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 89 | 128 | - |
| CMYK | 0.48 | 0.30 | 0 | 0.50 |
| HSL | 217.74º | 0.32% | 0.38% | - |
| HSV(B) | 217.74º | 0.48% | 0.5% | - |
| XYZ | 9.72 | 9.86 | 21.81 | - |
| YUV | 86.57 | 151.38 | 113.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 128 | 0.48 | 0.30 | 0 | 0.50 | 217.74 | 0.32 | 0.38 |
| Hex | 42 | 59 | 80 | 30 | 1E | 0 | 32 | DA | 20 | 26 |
| Octal | 102 | 131 | 200 | 60 | 36 | 0 | 62 | 332 | 40 | 46 |
| Binary | 1000010 | 1011001 | 10000000 | 110000 | 11110 | 0 | 110010 | 11011010 | 100000 | 100110 |
Color Harmonies of #425980
Complementary color
Monochromatic Colors of #425980
Black with #425980
Text Example
Text Example
White with #425980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425980; }
p { color: rgb(66,89,128); }
H1.HeaderClassName
{
color: #425980;
}
.AnyTagClassName
{
color: #425980;
}
</style>
background-color css
<style>
a { background-color: #425980; }
a { background-color: rgb(66,89,128); }
div.DivClassName
{
background-color: #425980;
}
.BgClassName
{
background-color: #425980;
}
</style>
border-color css
<style>
span { border-color: #425980; }
span { border-color: rgb(66,89,128); }
td.TdClassName
{
border-color: #425980;
}
.TagClassName
{
border-color: #425980;
}
</style>