Shades of Cape Cod #465751
Tints of Cape Cod #465751
RGB
CMYK
RGB Variations
Color information
#465751 (or 0x465751) is known color: Cape Cod. HEX triplet: 46, 57 and 51. RGB value is (70,87,81). Sum of RGB (Red+Green+Blue) = 70+87+81=238 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.41% from 238); Green value is 87 (34.38% from 255 or 36.55% from 238); Blue value is 81 (32.03% from 255 or 34.03% from 238); Max value from RGB is 87 - color contains mainly: green. Hex color #465751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465751 is #B9A8AE. Grayscale: #515151. Windows color (decimal): -12167343 or 5330758. OLE color: 5330758.
HSL color Cylindrical-coordinate representation of color #465751: hue angle of 158.82º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465751 is Cyan = 0.20, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 87 | 81 | - |
| CMYK | 0.20 | 0 | 0.07 | 0.66 |
| HSL | 158.82º | 0.11% | 0.31% | - |
| HSV(B) | 158.82º | 0.2% | 0.34% | - |
| XYZ | 7.42 | 8.71 | 9.08 | - |
| YUV | 81.23 | 127.87 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 81 | 0.20 | 0 | 0.07 | 0.66 | 158.82 | 0.11 | 0.31 |
| Hex | 46 | 57 | 51 | 14 | 0 | 7 | 42 | 9F | B | 1F |
| Octal | 106 | 127 | 121 | 24 | 0 | 7 | 102 | 237 | 13 | 37 |
| Binary | 1000110 | 1010111 | 1010001 | 10100 | 0 | 111 | 1000010 | 10011111 | 1011 | 11111 |
Color Harmonies of #465751
Complementary color
Monochromatic Colors of #465751
Black with #465751
Text Example
Text Example
White with #465751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465751; }
p { color: rgb(70,87,81); }
H1.HeaderClassName
{
color: #465751;
}
.AnyTagClassName
{
color: #465751;
}
</style>
background-color css
<style>
a { background-color: #465751; }
a { background-color: rgb(70,87,81); }
div.DivClassName
{
background-color: #465751;
}
.BgClassName
{
background-color: #465751;
}
</style>
border-color css
<style>
span { border-color: #465751; }
span { border-color: rgb(70,87,81); }
td.TdClassName
{
border-color: #465751;
}
.TagClassName
{
border-color: #465751;
}
</style>