Shades of Cape Cod #465651
Tints of Cape Cod #465651
RGB
CMYK
RGB Variations
Color information
#465651 (or 0x465651) is known color: Cape Cod. HEX triplet: 46, 56 and 51. RGB value is (70,86,81). Sum of RGB (Red+Green+Blue) = 70+86+81=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 81 (32.03% from 255 or 34.18% from 237); Max value from RGB is 86 - color contains mainly: green. Hex color #465651 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465651 is #B9A9AE. Grayscale: #505050. Windows color (decimal): -12167599 or 5330502. OLE color: 5330502.
HSL color Cylindrical-coordinate representation of color #465651: hue angle of 161.25º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #465651 is Cyan = 0.19, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 81 | - |
| CMYK | 0.19 | 0 | 0.06 | 0.66 |
| HSL | 161.25º | 0.1% | 0.31% | - |
| HSV(B) | 161.25º | 0.19% | 0.34% | - |
| XYZ | 7.34 | 8.55 | 9.05 | - |
| YUV | 80.65 | 128.2 | 120.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 81 | 0.19 | 0 | 0.06 | 0.66 | 161.25 | 0.1 | 0.31 |
| Hex | 46 | 56 | 51 | 13 | 0 | 6 | 42 | A1 | A | 1F |
| Octal | 106 | 126 | 121 | 23 | 0 | 6 | 102 | 241 | 12 | 37 |
| Binary | 1000110 | 1010110 | 1010001 | 10011 | 0 | 110 | 1000010 | 10100001 | 1010 | 11111 |
Color Harmonies of #465651
Complementary color
Monochromatic Colors of #465651
Black with #465651
Text Example
Text Example
White with #465651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465651; }
p { color: rgb(70,86,81); }
H1.HeaderClassName
{
color: #465651;
}
.AnyTagClassName
{
color: #465651;
}
</style>
background-color css
<style>
a { background-color: #465651; }
a { background-color: rgb(70,86,81); }
div.DivClassName
{
background-color: #465651;
}
.BgClassName
{
background-color: #465651;
}
</style>
border-color css
<style>
span { border-color: #465651; }
span { border-color: rgb(70,86,81); }
td.TdClassName
{
border-color: #465651;
}
.TagClassName
{
border-color: #465651;
}
</style>