Shades of Chambray #425981
Tints of Chambray #425981
RGB
CMYK
RGB Variations
Color information
#425981 (or 0x425981) is known color: Chambray. HEX triplet: 42, 59 and 81. RGB value is (66,89,129). Sum of RGB (Red+Green+Blue) = 66+89+129=284 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.24% from 284); Green value is 89 (35.16% from 255 or 31.34% from 284); Blue value is 129 (50.78% from 255 or 45.42% from 284); Max value from RGB is 129 - color contains mainly: blue. Hex color #425981 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425981 is #BDA67E. Grayscale: #565656. Windows color (decimal): -12428927 or 8476994. OLE color: 8476994.
HSL color Cylindrical-coordinate representation of color #425981: hue angle of 218.1º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #425981 is Cyan = 0.49, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 89 | 129 | - |
| CMYK | 0.49 | 0.31 | 0 | 0.49 |
| HSL | 218.1º | 0.32% | 0.38% | - |
| HSV(B) | 218.1º | 0.49% | 0.51% | - |
| XYZ | 9.78 | 9.89 | 22.16 | - |
| YUV | 86.68 | 151.88 | 113.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 129 | 0.49 | 0.31 | 0 | 0.49 | 218.1 | 0.32 | 0.38 |
| Hex | 42 | 59 | 81 | 31 | 1F | 0 | 31 | DA | 20 | 26 |
| Octal | 102 | 131 | 201 | 61 | 37 | 0 | 61 | 332 | 40 | 46 |
| Binary | 1000010 | 1011001 | 10000001 | 110001 | 11111 | 0 | 110001 | 11011010 | 100000 | 100110 |
Color Harmonies of #425981
Complementary color
Monochromatic Colors of #425981
Black with #425981
Text Example
Text Example
White with #425981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425981; }
p { color: rgb(66,89,129); }
H1.HeaderClassName
{
color: #425981;
}
.AnyTagClassName
{
color: #425981;
}
</style>
background-color css
<style>
a { background-color: #425981; }
a { background-color: rgb(66,89,129); }
div.DivClassName
{
background-color: #425981;
}
.BgClassName
{
background-color: #425981;
}
</style>
border-color css
<style>
span { border-color: #425981; }
span { border-color: rgb(66,89,129); }
td.TdClassName
{
border-color: #425981;
}
.TagClassName
{
border-color: #425981;
}
</style>