Shades of Port Gore #404674
Tints of Port Gore #404674
RGB
CMYK
RGB Variations
Color information
#404674 (or 0x404674) is known color: Port Gore. HEX triplet: 40, 46 and 74. RGB value is (64,70,116). Sum of RGB (Red+Green+Blue) = 64+70+116=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 70 (27.73% from 255 or 28% from 250); Blue value is 116 (45.70% from 255 or 46.4% from 250); Max value from RGB is 116 - color contains mainly: blue. Hex color #404674 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #404674 is #BFB98B. Grayscale: #494949. Windows color (decimal): -12564876 or 7620160. OLE color: 7620160.
HSL color Cylindrical-coordinate representation of color #404674: hue angle of 233.08º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #404674 is Cyan = 0.45, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 70 | 116 | - |
| CMYK | 0.45 | 0.40 | 0 | 0.55 |
| HSL | 233.08º | 0.29% | 0.35% | - |
| HSV(B) | 233.08º | 0.45% | 0.45% | - |
| XYZ | 7.46 | 6.73 | 17.43 | - |
| YUV | 73.45 | 152.01 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 70 | 116 | 0.45 | 0.40 | 0 | 0.55 | 233.08 | 0.29 | 0.35 |
| Hex | 40 | 46 | 74 | 2D | 28 | 0 | 37 | E9 | 1D | 23 |
| Octal | 100 | 106 | 164 | 55 | 50 | 0 | 67 | 351 | 35 | 43 |
| Binary | 1000000 | 1000110 | 1110100 | 101101 | 101000 | 0 | 110111 | 11101001 | 11101 | 100011 |
Color Harmonies of #404674
Complementary color
Monochromatic Colors of #404674
Black with #404674
Text Example
Text Example
White with #404674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404674; }
p { color: rgb(64,70,116); }
H1.HeaderClassName
{
color: #404674;
}
.AnyTagClassName
{
color: #404674;
}
</style>
background-color css
<style>
a { background-color: #404674; }
a { background-color: rgb(64,70,116); }
div.DivClassName
{
background-color: #404674;
}
.BgClassName
{
background-color: #404674;
}
</style>
border-color css
<style>
span { border-color: #404674; }
span { border-color: rgb(64,70,116); }
td.TdClassName
{
border-color: #404674;
}
.TagClassName
{
border-color: #404674;
}
</style>