Shades of Chambray #425577
Tints of Chambray #425577
RGB
CMYK
RGB Variations
Color information
#425577 (or 0x425577) is known color: Chambray. HEX triplet: 42, 55 and 77. RGB value is (66,85,119). Sum of RGB (Red+Green+Blue) = 66+85+119=270 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.44% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 119 - color contains mainly: blue. Hex color #425577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425577 is #BDAA88. Grayscale: #535353. Windows color (decimal): -12429961 or 7820610. OLE color: 7820610.
HSL color Cylindrical-coordinate representation of color #425577: hue angle of 218.49º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #425577 is Cyan = 0.45, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 85 | 119 | - |
| CMYK | 0.45 | 0.29 | 0 | 0.53 |
| HSL | 218.49º | 0.29% | 0.36% | - |
| HSV(B) | 218.49º | 0.45% | 0.47% | - |
| XYZ | 8.83 | 8.99 | 18.72 | - |
| YUV | 83.2 | 148.21 | 115.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 119 | 0.45 | 0.29 | 0 | 0.53 | 218.49 | 0.29 | 0.36 |
| Hex | 42 | 55 | 77 | 2D | 1D | 0 | 35 | DA | 1D | 24 |
| Octal | 102 | 125 | 167 | 55 | 35 | 0 | 65 | 332 | 35 | 44 |
| Binary | 1000010 | 1010101 | 1110111 | 101101 | 11101 | 0 | 110101 | 11011010 | 11101 | 100100 |
Color Harmonies of #425577
Complementary color
Monochromatic Colors of #425577
Black with #425577
Text Example
Text Example
White with #425577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425577; }
p { color: rgb(66,85,119); }
H1.HeaderClassName
{
color: #425577;
}
.AnyTagClassName
{
color: #425577;
}
</style>
background-color css
<style>
a { background-color: #425577; }
a { background-color: rgb(66,85,119); }
div.DivClassName
{
background-color: #425577;
}
.BgClassName
{
background-color: #425577;
}
</style>
border-color css
<style>
span { border-color: #425577; }
span { border-color: rgb(66,85,119); }
td.TdClassName
{
border-color: #425577;
}
.TagClassName
{
border-color: #425577;
}
</style>