Shades of Chambray #455775
Tints of Chambray #455775
RGB
CMYK
RGB Variations
Color information
#455775 (or 0x455775) is known color: Chambray. HEX triplet: 45, 57 and 75. RGB value is (69,87,117). Sum of RGB (Red+Green+Blue) = 69+87+117=273 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.27% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 117 (46.09% from 255 or 42.86% from 273); Max value from RGB is 117 - color contains mainly: blue. Hex color #455775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455775 is #BAA88A. Grayscale: #545454. Windows color (decimal): -12232843 or 7690053. OLE color: 7690053.
HSL color Cylindrical-coordinate representation of color #455775: hue angle of 217.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #455775 is Cyan = 0.41, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 87 | 117 | - |
| CMYK | 0.41 | 0.26 | 0 | 0.54 |
| HSL | 217.5º | 0.26% | 0.36% | - |
| HSV(B) | 217.5º | 0.41% | 0.46% | - |
| XYZ | 9.07 | 9.37 | 18.16 | - |
| YUV | 85.04 | 146.04 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 87 | 117 | 0.41 | 0.26 | 0 | 0.54 | 217.5 | 0.26 | 0.36 |
| Hex | 45 | 57 | 75 | 29 | 1A | 0 | 36 | DA | 1A | 24 |
| Octal | 105 | 127 | 165 | 51 | 32 | 0 | 66 | 332 | 32 | 44 |
| Binary | 1000101 | 1010111 | 1110101 | 101001 | 11010 | 0 | 110110 | 11011010 | 11010 | 100100 |
Color Harmonies of #455775
Complementary color
Monochromatic Colors of #455775
Black with #455775
Text Example
Text Example
White with #455775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455775; }
p { color: rgb(69,87,117); }
H1.HeaderClassName
{
color: #455775;
}
.AnyTagClassName
{
color: #455775;
}
</style>
background-color css
<style>
a { background-color: #455775; }
a { background-color: rgb(69,87,117); }
div.DivClassName
{
background-color: #455775;
}
.BgClassName
{
background-color: #455775;
}
</style>
border-color css
<style>
span { border-color: #455775; }
span { border-color: rgb(69,87,117); }
td.TdClassName
{
border-color: #455775;
}
.TagClassName
{
border-color: #455775;
}
</style>