Shades of Port Gore #404670
Tints of Port Gore #404670
RGB
CMYK
RGB Variations
Color information
#404670 (or 0x404670) is known color: Port Gore. HEX triplet: 40, 46 and 70. RGB value is (64,70,112). Sum of RGB (Red+Green+Blue) = 64+70+112=246 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.02% from 246); Green value is 70 (27.73% from 255 or 28.46% from 246); Blue value is 112 (44.14% from 255 or 45.53% from 246); Max value from RGB is 112 - color contains mainly: blue. Hex color #404670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #404670 is #BFB98F. Grayscale: #484848. Windows color (decimal): -12564880 or 7358016. OLE color: 7358016.
HSL color Cylindrical-coordinate representation of color #404670: hue angle of 232.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #404670 is Cyan = 0.43, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 70 | 112 | - |
| CMYK | 0.43 | 0.38 | 0 | 0.56 |
| HSL | 232.5º | 0.27% | 0.35% | - |
| HSV(B) | 232.5º | 0.43% | 0.44% | - |
| XYZ | 7.23 | 6.64 | 16.23 | - |
| YUV | 72.99 | 150.01 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 70 | 112 | 0.43 | 0.38 | 0 | 0.56 | 232.5 | 0.27 | 0.35 |
| Hex | 40 | 46 | 70 | 2B | 26 | 0 | 38 | E8 | 1B | 23 |
| Octal | 100 | 106 | 160 | 53 | 46 | 0 | 70 | 350 | 33 | 43 |
| Binary | 1000000 | 1000110 | 1110000 | 101011 | 100110 | 0 | 111000 | 11101000 | 11011 | 100011 |
Color Harmonies of #404670
Complementary color
Monochromatic Colors of #404670
Black with #404670
Text Example
Text Example
White with #404670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404670; }
p { color: rgb(64,70,112); }
H1.HeaderClassName
{
color: #404670;
}
.AnyTagClassName
{
color: #404670;
}
</style>
background-color css
<style>
a { background-color: #404670; }
a { background-color: rgb(64,70,112); }
div.DivClassName
{
background-color: #404670;
}
.BgClassName
{
background-color: #404670;
}
</style>
border-color css
<style>
span { border-color: #404670; }
span { border-color: rgb(64,70,112); }
td.TdClassName
{
border-color: #404670;
}
.TagClassName
{
border-color: #404670;
}
</style>