Shades of Port Gore #464960
Tints of Port Gore #464960
RGB
CMYK
RGB Variations
Color information
#464960 (or 0x464960) is known color: Port Gore. HEX triplet: 46, 49 and 60. RGB value is (70,73,96). Sum of RGB (Red+Green+Blue) = 70+73+96=239 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.29% from 239); Green value is 73 (28.91% from 255 or 30.54% from 239); Blue value is 96 (37.89% from 255 or 40.17% from 239); Max value from RGB is 96 - color contains mainly: blue. Hex color #464960 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464960 is #B9B69F. Grayscale: #4A4A4A. Windows color (decimal): -12170912 or 6310214. OLE color: 6310214.
HSL color Cylindrical-coordinate representation of color #464960: hue angle of 233.08º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #464960 is Cyan = 0.27, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 73 | 96 | - |
| CMYK | 0.27 | 0.24 | 0 | 0.62 |
| HSL | 233.08º | 0.16% | 0.33% | - |
| HSV(B) | 233.08º | 0.27% | 0.38% | - |
| XYZ | 7.02 | 6.91 | 12.03 | - |
| YUV | 74.73 | 140.01 | 124.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 73 | 96 | 0.27 | 0.24 | 0 | 0.62 | 233.08 | 0.16 | 0.33 |
| Hex | 46 | 49 | 60 | 1B | 18 | 0 | 3E | E9 | 10 | 21 |
| Octal | 106 | 111 | 140 | 33 | 30 | 0 | 76 | 351 | 20 | 41 |
| Binary | 1000110 | 1001001 | 1100000 | 11011 | 11000 | 0 | 111110 | 11101001 | 10000 | 100001 |
Color Harmonies of #464960
Complementary color
Monochromatic Colors of #464960
Black with #464960
Text Example
Text Example
White with #464960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464960; }
p { color: rgb(70,73,96); }
H1.HeaderClassName
{
color: #464960;
}
.AnyTagClassName
{
color: #464960;
}
</style>
background-color css
<style>
a { background-color: #464960; }
a { background-color: rgb(70,73,96); }
div.DivClassName
{
background-color: #464960;
}
.BgClassName
{
background-color: #464960;
}
</style>
border-color css
<style>
span { border-color: #464960; }
span { border-color: rgb(70,73,96); }
td.TdClassName
{
border-color: #464960;
}
.TagClassName
{
border-color: #464960;
}
</style>