Shades of Chambray #425581
Tints of Chambray #425581
RGB
CMYK
RGB Variations
Color information
#425581 (or 0x425581) is known color: Chambray. HEX triplet: 42, 55 and 81. RGB value is (66,85,129). Sum of RGB (Red+Green+Blue) = 66+85+129=280 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.57% from 280); Green value is 85 (33.59% from 255 or 30.36% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #425581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425581 is #BDAA7E. Grayscale: #545454. Windows color (decimal): -12429951 or 8475970. OLE color: 8475970.
HSL color Cylindrical-coordinate representation of color #425581: hue angle of 221.9º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #425581 is Cyan = 0.49, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 85 | 129 | - |
| CMYK | 0.49 | 0.34 | 0 | 0.49 |
| HSL | 221.9º | 0.32% | 0.38% | - |
| HSV(B) | 221.9º | 0.49% | 0.51% | - |
| XYZ | 9.46 | 9.24 | 22.05 | - |
| YUV | 84.34 | 153.21 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 129 | 0.49 | 0.34 | 0 | 0.49 | 221.9 | 0.32 | 0.38 |
| Hex | 42 | 55 | 81 | 31 | 22 | 0 | 31 | DE | 20 | 26 |
| Octal | 102 | 125 | 201 | 61 | 42 | 0 | 61 | 336 | 40 | 46 |
| Binary | 1000010 | 1010101 | 10000001 | 110001 | 100010 | 0 | 110001 | 11011110 | 100000 | 100110 |
Color Harmonies of #425581
Complementary color
Monochromatic Colors of #425581
Black with #425581
Text Example
Text Example
White with #425581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425581; }
p { color: rgb(66,85,129); }
H1.HeaderClassName
{
color: #425581;
}
.AnyTagClassName
{
color: #425581;
}
</style>
background-color css
<style>
a { background-color: #425581; }
a { background-color: rgb(66,85,129); }
div.DivClassName
{
background-color: #425581;
}
.BgClassName
{
background-color: #425581;
}
</style>
border-color css
<style>
span { border-color: #425581; }
span { border-color: rgb(66,85,129); }
td.TdClassName
{
border-color: #425581;
}
.TagClassName
{
border-color: #425581;
}
</style>