Shades of Port Gore #404566
Tints of Port Gore #404566
RGB
CMYK
RGB Variations
Color information
#404566 (or 0x404566) is known color: Port Gore. HEX triplet: 40, 45 and 66. RGB value is (64,69,102). Sum of RGB (Red+Green+Blue) = 64+69+102=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 69 (27.34% from 255 or 29.36% from 235); Blue value is 102 (40.23% from 255 or 43.40% from 235); Max value from RGB is 102 - color contains mainly: blue. Hex color #404566 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #404566 is #BFBA99. Grayscale: #474747. Windows color (decimal): -12565146 or 6702400. OLE color: 6702400.
HSL color Cylindrical-coordinate representation of color #404566: hue angle of 232.11º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #404566 is Cyan = 0.37, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 69 | 102 | - |
| CMYK | 0.37 | 0.32 | 0 | 0.6 |
| HSL | 232.11º | 0.23% | 0.33% | - |
| HSV(B) | 232.11º | 0.37% | 0.4% | - |
| XYZ | 6.64 | 6.31 | 13.44 | - |
| YUV | 71.27 | 145.34 | 122.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 69 | 102 | 0.37 | 0.32 | 0 | 0.6 | 232.11 | 0.23 | 0.33 |
| Hex | 40 | 45 | 66 | 25 | 20 | 0 | 3C | E8 | 17 | 21 |
| Octal | 100 | 105 | 146 | 45 | 40 | 0 | 74 | 350 | 27 | 41 |
| Binary | 1000000 | 1000101 | 1100110 | 100101 | 100000 | 0 | 111100 | 11101000 | 10111 | 100001 |
Color Harmonies of #404566
Complementary color
Monochromatic Colors of #404566
Black with #404566
Text Example
Text Example
White with #404566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404566; }
p { color: rgb(64,69,102); }
H1.HeaderClassName
{
color: #404566;
}
.AnyTagClassName
{
color: #404566;
}
</style>
background-color css
<style>
a { background-color: #404566; }
a { background-color: rgb(64,69,102); }
div.DivClassName
{
background-color: #404566;
}
.BgClassName
{
background-color: #404566;
}
</style>
border-color css
<style>
span { border-color: #404566; }
span { border-color: rgb(64,69,102); }
td.TdClassName
{
border-color: #404566;
}
.TagClassName
{
border-color: #404566;
}
</style>