Shades of Port Gore #404572
Tints of Port Gore #404572
RGB
CMYK
RGB Variations
Color information
#404572 (or 0x404572) is known color: Port Gore. HEX triplet: 40, 45 and 72. RGB value is (64,69,114). Sum of RGB (Red+Green+Blue) = 64+69+114=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 69 (27.34% from 255 or 27.94% from 247); Blue value is 114 (44.92% from 255 or 46.15% from 247); Max value from RGB is 114 - color contains mainly: blue. Hex color #404572 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #404572 is #BFBA8D. Grayscale: #484848. Windows color (decimal): -12565134 or 7488832. OLE color: 7488832.
HSL color Cylindrical-coordinate representation of color #404572: hue angle of 234º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #404572 is Cyan = 0.44, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 69 | 114 | - |
| CMYK | 0.44 | 0.39 | 0 | 0.55 |
| HSL | 234º | 0.28% | 0.35% | - |
| HSV(B) | 234º | 0.44% | 0.45% | - |
| XYZ | 7.28 | 6.56 | 16.8 | - |
| YUV | 72.64 | 151.34 | 121.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 69 | 114 | 0.44 | 0.39 | 0 | 0.55 | 234 | 0.28 | 0.35 |
| Hex | 40 | 45 | 72 | 2C | 27 | 0 | 37 | EA | 1C | 23 |
| Octal | 100 | 105 | 162 | 54 | 47 | 0 | 67 | 352 | 34 | 43 |
| Binary | 1000000 | 1000101 | 1110010 | 101100 | 100111 | 0 | 110111 | 11101010 | 11100 | 100011 |
Color Harmonies of #404572
Complementary color
Monochromatic Colors of #404572
Black with #404572
Text Example
Text Example
White with #404572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404572; }
p { color: rgb(64,69,114); }
H1.HeaderClassName
{
color: #404572;
}
.AnyTagClassName
{
color: #404572;
}
</style>
background-color css
<style>
a { background-color: #404572; }
a { background-color: rgb(64,69,114); }
div.DivClassName
{
background-color: #404572;
}
.BgClassName
{
background-color: #404572;
}
</style>
border-color css
<style>
span { border-color: #404572; }
span { border-color: rgb(64,69,114); }
td.TdClassName
{
border-color: #404572;
}
.TagClassName
{
border-color: #404572;
}
</style>