Shades of Port Gore #394269
Tints of Port Gore #394269
RGB
CMYK
RGB Variations
Color information
#394269 (or 0x394269) is known color: Port Gore. HEX triplet: 39, 42 and 69. RGB value is (57,66,105). Sum of RGB (Red+Green+Blue) = 57+66+105=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 66 (26.17% from 255 or 28.95% from 228); Blue value is 105 (41.41% from 255 or 46.05% from 228); Max value from RGB is 105 - color contains mainly: blue. Hex color #394269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394269 is #C6BD96. Grayscale: #434343. Windows color (decimal): -13024663 or 6898233. OLE color: 6898233.
HSL color Cylindrical-coordinate representation of color #394269: hue angle of 228.75º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #394269 is Cyan = 0.46, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 66 | 105 | - |
| CMYK | 0.46 | 0.37 | 0 | 0.59 |
| HSL | 228.75º | 0.3% | 0.32% | - |
| HSV(B) | 228.75º | 0.46% | 0.41% | - |
| XYZ | 6.19 | 5.79 | 14.16 | - |
| YUV | 67.76 | 149.02 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 105 | 0.46 | 0.37 | 0 | 0.59 | 228.75 | 0.3 | 0.32 |
| Hex | 39 | 42 | 69 | 2E | 25 | 0 | 3B | E5 | 1E | 20 |
| Octal | 71 | 102 | 151 | 56 | 45 | 0 | 73 | 345 | 36 | 40 |
| Binary | 111001 | 1000010 | 1101001 | 101110 | 100101 | 0 | 111011 | 11100101 | 11110 | 100000 |
Color Harmonies of #394269
Complementary color
Monochromatic Colors of #394269
Black with #394269
Text Example
Text Example
White with #394269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394269; }
p { color: rgb(57,66,105); }
H1.HeaderClassName
{
color: #394269;
}
.AnyTagClassName
{
color: #394269;
}
</style>
background-color css
<style>
a { background-color: #394269; }
a { background-color: rgb(57,66,105); }
div.DivClassName
{
background-color: #394269;
}
.BgClassName
{
background-color: #394269;
}
</style>
border-color css
<style>
span { border-color: #394269; }
span { border-color: rgb(57,66,105); }
td.TdClassName
{
border-color: #394269;
}
.TagClassName
{
border-color: #394269;
}
</style>