Shades of Chambray #425773
Tints of Chambray #425773
RGB
CMYK
RGB Variations
Color information
#425773 (or 0x425773) is known color: Chambray. HEX triplet: 42, 57 and 73. RGB value is (66,87,115). Sum of RGB (Red+Green+Blue) = 66+87+115=268 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.63% from 268); Green value is 87 (34.38% from 255 or 32.46% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: blue. Hex color #425773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425773 is #BDA88C. Grayscale: #535353. Windows color (decimal): -12429453 or 7558978. OLE color: 7558978.
HSL color Cylindrical-coordinate representation of color #425773: hue angle of 214.29º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #425773 is Cyan = 0.43, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 87 | 115 | - |
| CMYK | 0.43 | 0.24 | 0 | 0.55 |
| HSL | 214.29º | 0.27% | 0.35% | - |
| HSV(B) | 214.29º | 0.43% | 0.45% | - |
| XYZ | 8.75 | 9.21 | 17.54 | - |
| YUV | 83.91 | 145.54 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 115 | 0.43 | 0.24 | 0 | 0.55 | 214.29 | 0.27 | 0.35 |
| Hex | 42 | 57 | 73 | 2B | 18 | 0 | 37 | D6 | 1B | 23 |
| Octal | 102 | 127 | 163 | 53 | 30 | 0 | 67 | 326 | 33 | 43 |
| Binary | 1000010 | 1010111 | 1110011 | 101011 | 11000 | 0 | 110111 | 11010110 | 11011 | 100011 |
Color Harmonies of #425773
Complementary color
Monochromatic Colors of #425773
Black with #425773
Text Example
Text Example
White with #425773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425773; }
p { color: rgb(66,87,115); }
H1.HeaderClassName
{
color: #425773;
}
.AnyTagClassName
{
color: #425773;
}
</style>
background-color css
<style>
a { background-color: #425773; }
a { background-color: rgb(66,87,115); }
div.DivClassName
{
background-color: #425773;
}
.BgClassName
{
background-color: #425773;
}
</style>
border-color css
<style>
span { border-color: #425773; }
span { border-color: rgb(66,87,115); }
td.TdClassName
{
border-color: #425773;
}
.TagClassName
{
border-color: #425773;
}
</style>