Shades of Chambray #425783
Tints of Chambray #425783
RGB
CMYK
RGB Variations
Color information
#425783 (or 0x425783) is known color: Chambray. HEX triplet: 42, 57 and 83. RGB value is (66,87,131). Sum of RGB (Red+Green+Blue) = 66+87+131=284 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.24% from 284); Green value is 87 (34.38% from 255 or 30.63% from 284); Blue value is 131 (51.56% from 255 or 46.13% from 284); Max value from RGB is 131 - color contains mainly: blue. Hex color #425783 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425783 is #BDA87C. Grayscale: #555555. Windows color (decimal): -12429437 or 8607554. OLE color: 8607554.
HSL color Cylindrical-coordinate representation of color #425783: hue angle of 220.62º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #425783 is Cyan = 0.50, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 87 | 131 | - |
| CMYK | 0.50 | 0.34 | 0 | 0.49 |
| HSL | 220.62º | 0.33% | 0.39% | - |
| HSV(B) | 220.62º | 0.5% | 0.51% | - |
| XYZ | 9.75 | 9.61 | 22.81 | - |
| YUV | 85.74 | 153.54 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 131 | 0.50 | 0.34 | 0 | 0.49 | 220.62 | 0.33 | 0.39 |
| Hex | 42 | 57 | 83 | 32 | 22 | 0 | 31 | DD | 21 | 27 |
| Octal | 102 | 127 | 203 | 62 | 42 | 0 | 61 | 335 | 41 | 47 |
| Binary | 1000010 | 1010111 | 10000011 | 110010 | 100010 | 0 | 110001 | 11011101 | 100001 | 100111 |
Color Harmonies of #425783
Complementary color
Monochromatic Colors of #425783
Black with #425783
Text Example
Text Example
White with #425783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425783; }
p { color: rgb(66,87,131); }
H1.HeaderClassName
{
color: #425783;
}
.AnyTagClassName
{
color: #425783;
}
</style>
background-color css
<style>
a { background-color: #425783; }
a { background-color: rgb(66,87,131); }
div.DivClassName
{
background-color: #425783;
}
.BgClassName
{
background-color: #425783;
}
</style>
border-color css
<style>
span { border-color: #425783; }
span { border-color: rgb(66,87,131); }
td.TdClassName
{
border-color: #425783;
}
.TagClassName
{
border-color: #425783;
}
</style>