Shades of Port Gore #404469
Tints of Port Gore #404469
RGB
CMYK
RGB Variations
Color information
#404469 (or 0x404469) is known color: Port Gore. HEX triplet: 40, 44 and 69. RGB value is (64,68,105). Sum of RGB (Red+Green+Blue) = 64+68+105=237 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.00% from 237); Green value is 68 (26.95% from 255 or 28.69% from 237); Blue value is 105 (41.41% from 255 or 44.30% from 237); Max value from RGB is 105 - color contains mainly: blue. Hex color #404469 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #404469 is #BFBB96. Grayscale: #464646. Windows color (decimal): -12565399 or 6898752. OLE color: 6898752.
HSL color Cylindrical-coordinate representation of color #404469: hue angle of 234.15º 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 #404469 is Cyan = 0.39, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 68 | 105 | - |
| CMYK | 0.39 | 0.35 | 0 | 0.59 |
| HSL | 234.15º | 0.24% | 0.33% | - |
| HSV(B) | 234.15º | 0.39% | 0.41% | - |
| XYZ | 6.73 | 6.24 | 14.22 | - |
| YUV | 71.02 | 147.17 | 122.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 68 | 105 | 0.39 | 0.35 | 0 | 0.59 | 234.15 | 0.24 | 0.33 |
| Hex | 40 | 44 | 69 | 27 | 23 | 0 | 3B | EA | 18 | 21 |
| Octal | 100 | 104 | 151 | 47 | 43 | 0 | 73 | 352 | 30 | 41 |
| Binary | 1000000 | 1000100 | 1101001 | 100111 | 100011 | 0 | 111011 | 11101010 | 11000 | 100001 |
Color Harmonies of #404469
Complementary color
Monochromatic Colors of #404469
Black with #404469
Text Example
Text Example
White with #404469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404469; }
p { color: rgb(64,68,105); }
H1.HeaderClassName
{
color: #404469;
}
.AnyTagClassName
{
color: #404469;
}
</style>
background-color css
<style>
a { background-color: #404469; }
a { background-color: rgb(64,68,105); }
div.DivClassName
{
background-color: #404469;
}
.BgClassName
{
background-color: #404469;
}
</style>
border-color css
<style>
span { border-color: #404469; }
span { border-color: rgb(64,68,105); }
td.TdClassName
{
border-color: #404469;
}
.TagClassName
{
border-color: #404469;
}
</style>