Shades of Chambray #425873
Tints of Chambray #425873
RGB
CMYK
RGB Variations
Color information
#425873 (or 0x425873) is known color: Chambray. HEX triplet: 42, 58 and 73. RGB value is (66,88,115). Sum of RGB (Red+Green+Blue) = 66+88+115=269 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.54% from 269); Green value is 88 (34.77% from 255 or 32.71% from 269); Blue value is 115 (45.31% from 255 or 42.75% from 269); Max value from RGB is 115 - color contains mainly: blue. Hex color #425873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425873 is #BDA78C. Grayscale: #545454. Windows color (decimal): -12429197 or 7559234. OLE color: 7559234.
HSL color Cylindrical-coordinate representation of color #425873: hue angle of 213.06º 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 #425873 is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 88 | 115 | - |
| CMYK | 0.43 | 0.23 | 0 | 0.55 |
| HSL | 213.06º | 0.27% | 0.35% | - |
| HSV(B) | 213.06º | 0.43% | 0.45% | - |
| XYZ | 8.83 | 9.38 | 17.56 | - |
| YUV | 84.5 | 145.21 | 114.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 88 | 115 | 0.43 | 0.23 | 0 | 0.55 | 213.06 | 0.27 | 0.35 |
| Hex | 42 | 58 | 73 | 2B | 17 | 0 | 37 | D5 | 1B | 23 |
| Octal | 102 | 130 | 163 | 53 | 27 | 0 | 67 | 325 | 33 | 43 |
| Binary | 1000010 | 1011000 | 1110011 | 101011 | 10111 | 0 | 110111 | 11010101 | 11011 | 100011 |
Color Harmonies of #425873
Complementary color
Monochromatic Colors of #425873
Black with #425873
Text Example
Text Example
White with #425873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425873; }
p { color: rgb(66,88,115); }
H1.HeaderClassName
{
color: #425873;
}
.AnyTagClassName
{
color: #425873;
}
</style>
background-color css
<style>
a { background-color: #425873; }
a { background-color: rgb(66,88,115); }
div.DivClassName
{
background-color: #425873;
}
.BgClassName
{
background-color: #425873;
}
</style>
border-color css
<style>
span { border-color: #425873; }
span { border-color: rgb(66,88,115); }
td.TdClassName
{
border-color: #425873;
}
.TagClassName
{
border-color: #425873;
}
</style>