Shades of Cape Cod #455650
Tints of Cape Cod #455650
RGB
CMYK
RGB Variations
Color information
#455650 (or 0x455650) is known color: Cape Cod. HEX triplet: 45, 56 and 50. RGB value is (69,86,80). Sum of RGB (Red+Green+Blue) = 69+86+80=235 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.36% from 235); Green value is 86 (33.98% from 255 or 36.60% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 86 - color contains mainly: green. Hex color #455650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455650 is #BAA9AF. Grayscale: #505050. Windows color (decimal): -12233136 or 5264965. OLE color: 5264965.
HSL color Cylindrical-coordinate representation of color #455650: hue angle of 158.82º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #455650 is Cyan = 0.20, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 86 | 80 | - |
| CMYK | 0.20 | 0 | 0.07 | 0.66 |
| HSL | 158.82º | 0.11% | 0.3% | - |
| HSV(B) | 158.82º | 0.2% | 0.34% | - |
| XYZ | 7.23 | 8.5 | 8.85 | - |
| YUV | 80.23 | 127.87 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 86 | 80 | 0.20 | 0 | 0.07 | 0.66 | 158.82 | 0.11 | 0.3 |
| Hex | 45 | 56 | 50 | 14 | 0 | 7 | 42 | 9F | B | 1E |
| Octal | 105 | 126 | 120 | 24 | 0 | 7 | 102 | 237 | 13 | 36 |
| Binary | 1000101 | 1010110 | 1010000 | 10100 | 0 | 111 | 1000010 | 10011111 | 1011 | 11110 |
Color Harmonies of #455650
Complementary color
Monochromatic Colors of #455650
Black with #455650
Text Example
Text Example
White with #455650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455650; }
p { color: rgb(69,86,80); }
H1.HeaderClassName
{
color: #455650;
}
.AnyTagClassName
{
color: #455650;
}
</style>
background-color css
<style>
a { background-color: #455650; }
a { background-color: rgb(69,86,80); }
div.DivClassName
{
background-color: #455650;
}
.BgClassName
{
background-color: #455650;
}
</style>
border-color css
<style>
span { border-color: #455650; }
span { border-color: rgb(69,86,80); }
td.TdClassName
{
border-color: #455650;
}
.TagClassName
{
border-color: #455650;
}
</style>