Shades of Port Gore #404669
Tints of Port Gore #404669
RGB
CMYK
RGB Variations
Color information
#404669 (or 0x404669) is known color: Port Gore. HEX triplet: 40, 46 and 69. RGB value is (64,70,105). Sum of RGB (Red+Green+Blue) = 64+70+105=239 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.78% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 105 (41.41% from 255 or 43.93% from 239); Max value from RGB is 105 - color contains mainly: blue. Hex color #404669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #404669 is #BFB996. Grayscale: #484848. Windows color (decimal): -12564887 or 6899264. OLE color: 6899264.
HSL color Cylindrical-coordinate representation of color #404669: hue angle of 231.22º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #404669 is Cyan = 0.39, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 70 | 105 | - |
| CMYK | 0.39 | 0.33 | 0 | 0.59 |
| HSL | 231.22º | 0.24% | 0.33% | - |
| HSV(B) | 231.22º | 0.39% | 0.41% | - |
| XYZ | 6.85 | 6.49 | 14.26 | - |
| YUV | 72.2 | 146.51 | 122.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 70 | 105 | 0.39 | 0.33 | 0 | 0.59 | 231.22 | 0.24 | 0.33 |
| Hex | 40 | 46 | 69 | 27 | 21 | 0 | 3B | E7 | 18 | 21 |
| Octal | 100 | 106 | 151 | 47 | 41 | 0 | 73 | 347 | 30 | 41 |
| Binary | 1000000 | 1000110 | 1101001 | 100111 | 100001 | 0 | 111011 | 11100111 | 11000 | 100001 |
Color Harmonies of #404669
Complementary color
Monochromatic Colors of #404669
Black with #404669
Text Example
Text Example
White with #404669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404669; }
p { color: rgb(64,70,105); }
H1.HeaderClassName
{
color: #404669;
}
.AnyTagClassName
{
color: #404669;
}
</style>
background-color css
<style>
a { background-color: #404669; }
a { background-color: rgb(64,70,105); }
div.DivClassName
{
background-color: #404669;
}
.BgClassName
{
background-color: #404669;
}
</style>
border-color css
<style>
span { border-color: #404669; }
span { border-color: rgb(64,70,105); }
td.TdClassName
{
border-color: #404669;
}
.TagClassName
{
border-color: #404669;
}
</style>