Shades of Cape Cod #465851
Tints of Cape Cod #465851
RGB
CMYK
RGB Variations
Color information
#465851 (or 0x465851) is known color: Cape Cod. HEX triplet: 46, 58 and 51. RGB value is (70,88,81). Sum of RGB (Red+Green+Blue) = 70+88+81=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 81 (32.03% from 255 or 33.89% from 239); Max value from RGB is 88 - color contains mainly: green. Hex color #465851 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465851 is #B9A7AE. Grayscale: #515151. Windows color (decimal): -12167087 or 5331014. OLE color: 5331014.
HSL color Cylindrical-coordinate representation of color #465851: hue angle of 156.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465851 is Cyan = 0.20, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 88 | 81 | - |
| CMYK | 0.20 | 0 | 0.08 | 0.65 |
| HSL | 156.67º | 0.11% | 0.31% | - |
| HSV(B) | 156.67º | 0.2% | 0.35% | - |
| XYZ | 7.5 | 8.88 | 9.1 | - |
| YUV | 81.82 | 127.54 | 119.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 81 | 0.20 | 0 | 0.08 | 0.65 | 156.67 | 0.11 | 0.31 |
| Hex | 46 | 58 | 51 | 14 | 0 | 8 | 41 | 9D | B | 1F |
| Octal | 106 | 130 | 121 | 24 | 0 | 10 | 101 | 235 | 13 | 37 |
| Binary | 1000110 | 1011000 | 1010001 | 10100 | 0 | 1000 | 1000001 | 10011101 | 1011 | 11111 |
Color Harmonies of #465851
Complementary color
Monochromatic Colors of #465851
Black with #465851
Text Example
Text Example
White with #465851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465851; }
p { color: rgb(70,88,81); }
H1.HeaderClassName
{
color: #465851;
}
.AnyTagClassName
{
color: #465851;
}
</style>
background-color css
<style>
a { background-color: #465851; }
a { background-color: rgb(70,88,81); }
div.DivClassName
{
background-color: #465851;
}
.BgClassName
{
background-color: #465851;
}
</style>
border-color css
<style>
span { border-color: #465851; }
span { border-color: rgb(70,88,81); }
td.TdClassName
{
border-color: #465851;
}
.TagClassName
{
border-color: #465851;
}
</style>