Shades of Chambray #455976
Tints of Chambray #455976
RGB
CMYK
RGB Variations
Color information
#455976 (or 0x455976) is known color: Chambray. HEX triplet: 45, 59 and 76. RGB value is (69,89,118). Sum of RGB (Red+Green+Blue) = 69+89+118=276 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25% from 276); Green value is 89 (35.16% from 255 or 32.25% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: blue. Hex color #455976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455976 is #BAA689. Grayscale: #565656. Windows color (decimal): -12232330 or 7756101. OLE color: 7756101.
HSL color Cylindrical-coordinate representation of color #455976: hue angle of 215.51º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #455976 is Cyan = 0.42, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 89 | 118 | - |
| CMYK | 0.42 | 0.25 | 0 | 0.54 |
| HSL | 215.51º | 0.26% | 0.37% | - |
| HSV(B) | 215.51º | 0.42% | 0.46% | - |
| XYZ | 9.3 | 9.72 | 18.53 | - |
| YUV | 86.33 | 145.87 | 115.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 89 | 118 | 0.42 | 0.25 | 0 | 0.54 | 215.51 | 0.26 | 0.37 |
| Hex | 45 | 59 | 76 | 2A | 19 | 0 | 36 | D8 | 1A | 25 |
| Octal | 105 | 131 | 166 | 52 | 31 | 0 | 66 | 330 | 32 | 45 |
| Binary | 1000101 | 1011001 | 1110110 | 101010 | 11001 | 0 | 110110 | 11011000 | 11010 | 100101 |
Color Harmonies of #455976
Complementary color
Monochromatic Colors of #455976
Black with #455976
Text Example
Text Example
White with #455976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455976; }
p { color: rgb(69,89,118); }
H1.HeaderClassName
{
color: #455976;
}
.AnyTagClassName
{
color: #455976;
}
</style>
background-color css
<style>
a { background-color: #455976; }
a { background-color: rgb(69,89,118); }
div.DivClassName
{
background-color: #455976;
}
.BgClassName
{
background-color: #455976;
}
</style>
border-color css
<style>
span { border-color: #455976; }
span { border-color: rgb(69,89,118); }
td.TdClassName
{
border-color: #455976;
}
.TagClassName
{
border-color: #455976;
}
</style>