Shades of Chambray #425984
Tints of Chambray #425984
RGB
CMYK
RGB Variations
Color information
#425984 (or 0x425984) is known color: Chambray. HEX triplet: 42, 59 and 84. RGB value is (66,89,132). Sum of RGB (Red+Green+Blue) = 66+89+132=287 (38% of max value = 765). Red value is 66 (26.17% from 255 or 23.00% from 287); Green value is 89 (35.16% from 255 or 31.01% from 287); Blue value is 132 (51.95% from 255 or 45.99% from 287); Max value from RGB is 132 - color contains mainly: blue. Hex color #425984 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425984 is #BDA67B. Grayscale: #565656. Windows color (decimal): -12428924 or 8673602. OLE color: 8673602.
HSL color Cylindrical-coordinate representation of color #425984: hue angle of 219.09º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #425984 is Cyan = 0.5, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 89 | 132 | - |
| CMYK | 0.5 | 0.33 | 0 | 0.48 |
| HSL | 219.09º | 0.33% | 0.39% | - |
| HSV(B) | 219.09º | 0.5% | 0.52% | - |
| XYZ | 9.98 | 9.97 | 23.23 | - |
| YUV | 87.03 | 153.38 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 132 | 0.5 | 0.33 | 0 | 0.48 | 219.09 | 0.33 | 0.39 |
| Hex | 42 | 59 | 84 | 32 | 21 | 0 | 30 | DB | 21 | 27 |
| Octal | 102 | 131 | 204 | 62 | 41 | 0 | 60 | 333 | 41 | 47 |
| Binary | 1000010 | 1011001 | 10000100 | 110010 | 100001 | 0 | 110000 | 11011011 | 100001 | 100111 |
Color Harmonies of #425984
Complementary color
Monochromatic Colors of #425984
Black with #425984
Text Example
Text Example
White with #425984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425984; }
p { color: rgb(66,89,132); }
H1.HeaderClassName
{
color: #425984;
}
.AnyTagClassName
{
color: #425984;
}
</style>
background-color css
<style>
a { background-color: #425984; }
a { background-color: rgb(66,89,132); }
div.DivClassName
{
background-color: #425984;
}
.BgClassName
{
background-color: #425984;
}
</style>
border-color css
<style>
span { border-color: #425984; }
span { border-color: rgb(66,89,132); }
td.TdClassName
{
border-color: #425984;
}
.TagClassName
{
border-color: #425984;
}
</style>