Shades of Chambray #425683
Tints of Chambray #425683
RGB
CMYK
RGB Variations
Color information
#425683 (or 0x425683) is known color: Chambray. HEX triplet: 42, 56 and 83. RGB value is (66,86,131). Sum of RGB (Red+Green+Blue) = 66+86+131=283 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.32% from 283); Green value is 86 (33.98% from 255 or 30.39% from 283); Blue value is 131 (51.56% from 255 or 46.29% from 283); Max value from RGB is 131 - color contains mainly: blue. Hex color #425683 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425683 is #BDA97C. Grayscale: #545454. Windows color (decimal): -12429693 or 8607298. OLE color: 8607298.
HSL color Cylindrical-coordinate representation of color #425683: hue angle of 221.54º 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 #425683 is Cyan = 0.50, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 86 | 131 | - |
| CMYK | 0.50 | 0.34 | 0 | 0.49 |
| HSL | 221.54º | 0.33% | 0.39% | - |
| HSV(B) | 221.54º | 0.5% | 0.51% | - |
| XYZ | 9.67 | 9.45 | 22.79 | - |
| YUV | 85.15 | 153.87 | 114.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 131 | 0.50 | 0.34 | 0 | 0.49 | 221.54 | 0.33 | 0.39 |
| Hex | 42 | 56 | 83 | 32 | 22 | 0 | 31 | DE | 21 | 27 |
| Octal | 102 | 126 | 203 | 62 | 42 | 0 | 61 | 336 | 41 | 47 |
| Binary | 1000010 | 1010110 | 10000011 | 110010 | 100010 | 0 | 110001 | 11011110 | 100001 | 100111 |
Color Harmonies of #425683
Complementary color
Monochromatic Colors of #425683
Black with #425683
Text Example
Text Example
White with #425683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425683; }
p { color: rgb(66,86,131); }
H1.HeaderClassName
{
color: #425683;
}
.AnyTagClassName
{
color: #425683;
}
</style>
background-color css
<style>
a { background-color: #425683; }
a { background-color: rgb(66,86,131); }
div.DivClassName
{
background-color: #425683;
}
.BgClassName
{
background-color: #425683;
}
</style>
border-color css
<style>
span { border-color: #425683; }
span { border-color: rgb(66,86,131); }
td.TdClassName
{
border-color: #425683;
}
.TagClassName
{
border-color: #425683;
}
</style>