Shades of Port Gore #404769
Tints of Port Gore #404769
RGB
CMYK
RGB Variations
Color information
#404769 (or 0x404769) is known color: Port Gore. HEX triplet: 40, 47 and 69. RGB value is (64,71,105). Sum of RGB (Red+Green+Blue) = 64+71+105=240 (31% of max value = 765). Red value is 64 (25.39% from 255 or 26.67% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 105 (41.41% from 255 or 43.75% from 240); Max value from RGB is 105 - color contains mainly: blue. Hex color #404769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #404769 is #BFB896. Grayscale: #484848. Windows color (decimal): -12564631 or 6899520. OLE color: 6899520.
HSL color Cylindrical-coordinate representation of color #404769: hue angle of 229.76º 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 #404769 is Cyan = 0.39, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 71 | 105 | - |
| CMYK | 0.39 | 0.32 | 0 | 0.59 |
| HSL | 229.76º | 0.24% | 0.33% | - |
| HSV(B) | 229.76º | 0.39% | 0.41% | - |
| XYZ | 6.92 | 6.62 | 14.28 | - |
| YUV | 72.78 | 146.18 | 121.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 71 | 105 | 0.39 | 0.32 | 0 | 0.59 | 229.76 | 0.24 | 0.33 |
| Hex | 40 | 47 | 69 | 27 | 20 | 0 | 3B | E6 | 18 | 21 |
| Octal | 100 | 107 | 151 | 47 | 40 | 0 | 73 | 346 | 30 | 41 |
| Binary | 1000000 | 1000111 | 1101001 | 100111 | 100000 | 0 | 111011 | 11100110 | 11000 | 100001 |
Color Harmonies of #404769
Complementary color
Monochromatic Colors of #404769
Black with #404769
Text Example
Text Example
White with #404769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404769; }
p { color: rgb(64,71,105); }
H1.HeaderClassName
{
color: #404769;
}
.AnyTagClassName
{
color: #404769;
}
</style>
background-color css
<style>
a { background-color: #404769; }
a { background-color: rgb(64,71,105); }
div.DivClassName
{
background-color: #404769;
}
.BgClassName
{
background-color: #404769;
}
</style>
border-color css
<style>
span { border-color: #404769; }
span { border-color: rgb(64,71,105); }
td.TdClassName
{
border-color: #404769;
}
.TagClassName
{
border-color: #404769;
}
</style>