Shades of Cape Cod #485450
Tints of Cape Cod #485450
RGB
CMYK
RGB Variations
Color information
#485450 (or 0x485450) is known color: Cape Cod. HEX triplet: 48, 54 and 50. RGB value is (72,84,80). Sum of RGB (Red+Green+Blue) = 72+84+80=236 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.51% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 80 (31.64% from 255 or 33.90% from 236); Max value from RGB is 84 - color contains mainly: green. Hex color #485450 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485450 is #B7ABAF. Grayscale: #4F4F4F. Windows color (decimal): -12037040 or 5264456. OLE color: 5264456.
HSL color Cylindrical-coordinate representation of color #485450: hue angle of 160º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #485450 is Cyan = 0.14, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 84 | 80 | - |
| CMYK | 0.14 | 0 | 0.05 | 0.67 |
| HSL | 160º | 0.08% | 0.31% | - |
| HSV(B) | 160º | 0.14% | 0.33% | - |
| XYZ | 7.29 | 8.3 | 8.81 | - |
| YUV | 79.96 | 128.02 | 122.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 80 | 0.14 | 0 | 0.05 | 0.67 | 160 | 0.08 | 0.31 |
| Hex | 48 | 54 | 50 | E | 0 | 5 | 43 | A0 | 8 | 1F |
| Octal | 110 | 124 | 120 | 16 | 0 | 5 | 103 | 240 | 10 | 37 |
| Binary | 1001000 | 1010100 | 1010000 | 1110 | 0 | 101 | 1000011 | 10100000 | 1000 | 11111 |
Color Harmonies of #485450
Complementary color
Monochromatic Colors of #485450
Black with #485450
Text Example
Text Example
White with #485450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485450; }
p { color: rgb(72,84,80); }
H1.HeaderClassName
{
color: #485450;
}
.AnyTagClassName
{
color: #485450;
}
</style>
background-color css
<style>
a { background-color: #485450; }
a { background-color: rgb(72,84,80); }
div.DivClassName
{
background-color: #485450;
}
.BgClassName
{
background-color: #485450;
}
</style>
border-color css
<style>
span { border-color: #485450; }
span { border-color: rgb(72,84,80); }
td.TdClassName
{
border-color: #485450;
}
.TagClassName
{
border-color: #485450;
}
</style>