Shades of Chambray #425481
Tints of Chambray #425481
RGB
CMYK
RGB Variations
Color information
#425481 (or 0x425481) is known color: Chambray. HEX triplet: 42, 54 and 81. RGB value is (66,84,129). Sum of RGB (Red+Green+Blue) = 66+84+129=279 (36% of max value = 765). Red value is 66 (26.17% from 255 or 23.66% from 279); Green value is 84 (33.20% from 255 or 30.11% from 279); Blue value is 129 (50.78% from 255 or 46.24% from 279); Max value from RGB is 129 - color contains mainly: blue. Hex color #425481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425481 is #BDAB7E. Grayscale: #535353. Windows color (decimal): -12430207 or 8475714. OLE color: 8475714.
HSL color Cylindrical-coordinate representation of color #425481: hue angle of 222.86º 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 #425481 is Cyan = 0.49, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 84 | 129 | - |
| CMYK | 0.49 | 0.35 | 0 | 0.49 |
| HSL | 222.86º | 0.32% | 0.38% | - |
| HSV(B) | 222.86º | 0.49% | 0.51% | - |
| XYZ | 9.38 | 9.08 | 22.03 | - |
| YUV | 83.75 | 153.54 | 115.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 129 | 0.49 | 0.35 | 0 | 0.49 | 222.86 | 0.32 | 0.38 |
| Hex | 42 | 54 | 81 | 31 | 23 | 0 | 31 | DF | 20 | 26 |
| Octal | 102 | 124 | 201 | 61 | 43 | 0 | 61 | 337 | 40 | 46 |
| Binary | 1000010 | 1010100 | 10000001 | 110001 | 100011 | 0 | 110001 | 11011111 | 100000 | 100110 |
Color Harmonies of #425481
Complementary color
Monochromatic Colors of #425481
Black with #425481
Text Example
Text Example
White with #425481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425481; }
p { color: rgb(66,84,129); }
H1.HeaderClassName
{
color: #425481;
}
.AnyTagClassName
{
color: #425481;
}
</style>
background-color css
<style>
a { background-color: #425481; }
a { background-color: rgb(66,84,129); }
div.DivClassName
{
background-color: #425481;
}
.BgClassName
{
background-color: #425481;
}
</style>
border-color css
<style>
span { border-color: #425481; }
span { border-color: rgb(66,84,129); }
td.TdClassName
{
border-color: #425481;
}
.TagClassName
{
border-color: #425481;
}
</style>