Shades of Cape Cod #445951
Tints of Cape Cod #445951
RGB
CMYK
RGB Variations
Color information
#445951 (or 0x445951) is known color: Cape Cod. HEX triplet: 44, 59 and 51. RGB value is (68,89,81). Sum of RGB (Red+Green+Blue) = 68+89+81=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 81 (32.03% from 255 or 34.03% from 238); Max value from RGB is 89 - color contains mainly: green. Hex color #445951 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445951 is #BBA6AE. Grayscale: #515151. Windows color (decimal): -12297903 or 5331268. OLE color: 5331268.
HSL color Cylindrical-coordinate representation of color #445951: hue angle of 157.14º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #445951 is Cyan = 0.24, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 89 | 81 | - |
| CMYK | 0.24 | 0 | 0.09 | 0.65 |
| HSL | 157.14º | 0.13% | 0.31% | - |
| HSV(B) | 157.14º | 0.24% | 0.35% | - |
| XYZ | 7.44 | 8.97 | 9.12 | - |
| YUV | 81.81 | 127.54 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 89 | 81 | 0.24 | 0 | 0.09 | 0.65 | 157.14 | 0.13 | 0.31 |
| Hex | 44 | 59 | 51 | 18 | 0 | 9 | 41 | 9D | D | 1F |
| Octal | 104 | 131 | 121 | 30 | 0 | 11 | 101 | 235 | 15 | 37 |
| Binary | 1000100 | 1011001 | 1010001 | 11000 | 0 | 1001 | 1000001 | 10011101 | 1101 | 11111 |
Color Harmonies of #445951
Complementary color
Monochromatic Colors of #445951
Black with #445951
Text Example
Text Example
White with #445951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445951; }
p { color: rgb(68,89,81); }
H1.HeaderClassName
{
color: #445951;
}
.AnyTagClassName
{
color: #445951;
}
</style>
background-color css
<style>
a { background-color: #445951; }
a { background-color: rgb(68,89,81); }
div.DivClassName
{
background-color: #445951;
}
.BgClassName
{
background-color: #445951;
}
</style>
border-color css
<style>
span { border-color: #445951; }
span { border-color: rgb(68,89,81); }
td.TdClassName
{
border-color: #445951;
}
.TagClassName
{
border-color: #445951;
}
</style>