Shades of Chambray #425775
Tints of Chambray #425775
RGB
CMYK
RGB Variations
Color information
#425775 (or 0x425775) is known color: Chambray. HEX triplet: 42, 57 and 75. RGB value is (66,87,117). Sum of RGB (Red+Green+Blue) = 66+87+117=270 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.44% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 117 - color contains mainly: blue. Hex color #425775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425775 is #BDA88A. Grayscale: #545454. Windows color (decimal): -12429451 or 7690050. OLE color: 7690050.
HSL color Cylindrical-coordinate representation of color #425775: hue angle of 215.29º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #425775 is Cyan = 0.44, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 87 | 117 | - |
| CMYK | 0.44 | 0.26 | 0 | 0.54 |
| HSL | 215.29º | 0.28% | 0.36% | - |
| HSV(B) | 215.29º | 0.44% | 0.46% | - |
| XYZ | 8.87 | 9.26 | 18.15 | - |
| YUV | 84.14 | 146.54 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 117 | 0.44 | 0.26 | 0 | 0.54 | 215.29 | 0.28 | 0.36 |
| Hex | 42 | 57 | 75 | 2C | 1A | 0 | 36 | D7 | 1C | 24 |
| Octal | 102 | 127 | 165 | 54 | 32 | 0 | 66 | 327 | 34 | 44 |
| Binary | 1000010 | 1010111 | 1110101 | 101100 | 11010 | 0 | 110110 | 11010111 | 11100 | 100100 |
Color Harmonies of #425775
Complementary color
Monochromatic Colors of #425775
Black with #425775
Text Example
Text Example
White with #425775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425775; }
p { color: rgb(66,87,117); }
H1.HeaderClassName
{
color: #425775;
}
.AnyTagClassName
{
color: #425775;
}
</style>
background-color css
<style>
a { background-color: #425775; }
a { background-color: rgb(66,87,117); }
div.DivClassName
{
background-color: #425775;
}
.BgClassName
{
background-color: #425775;
}
</style>
border-color css
<style>
span { border-color: #425775; }
span { border-color: rgb(66,87,117); }
td.TdClassName
{
border-color: #425775;
}
.TagClassName
{
border-color: #425775;
}
</style>