Shades of Port Gore #394268
Tints of Port Gore #394268
RGB
CMYK
RGB Variations
Color information
#394268 (or 0x394268) is known color: Port Gore. HEX triplet: 39, 42 and 68. RGB value is (57,66,104). Sum of RGB (Red+Green+Blue) = 57+66+104=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 66 (26.17% from 255 or 29.07% from 227); Blue value is 104 (41.02% from 255 or 45.81% from 227); Max value from RGB is 104 - color contains mainly: blue. Hex color #394268 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394268 is #C6BD97. Grayscale: #434343. Windows color (decimal): -13024664 or 6832697. OLE color: 6832697.
HSL color Cylindrical-coordinate representation of color #394268: hue angle of 228.51º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #394268 is Cyan = 0.45, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 66 | 104 | - |
| CMYK | 0.45 | 0.37 | 0 | 0.59 |
| HSL | 228.51º | 0.29% | 0.32% | - |
| HSV(B) | 228.51º | 0.45% | 0.41% | - |
| XYZ | 6.13 | 5.77 | 13.89 | - |
| YUV | 67.64 | 148.52 | 120.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 104 | 0.45 | 0.37 | 0 | 0.59 | 228.51 | 0.29 | 0.32 |
| Hex | 39 | 42 | 68 | 2D | 25 | 0 | 3B | E5 | 1D | 20 |
| Octal | 71 | 102 | 150 | 55 | 45 | 0 | 73 | 345 | 35 | 40 |
| Binary | 111001 | 1000010 | 1101000 | 101101 | 100101 | 0 | 111011 | 11100101 | 11101 | 100000 |
Color Harmonies of #394268
Complementary color
Monochromatic Colors of #394268
Black with #394268
Text Example
Text Example
White with #394268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394268; }
p { color: rgb(57,66,104); }
H1.HeaderClassName
{
color: #394268;
}
.AnyTagClassName
{
color: #394268;
}
</style>
background-color css
<style>
a { background-color: #394268; }
a { background-color: rgb(57,66,104); }
div.DivClassName
{
background-color: #394268;
}
.BgClassName
{
background-color: #394268;
}
</style>
border-color css
<style>
span { border-color: #394268; }
span { border-color: rgb(57,66,104); }
td.TdClassName
{
border-color: #394268;
}
.TagClassName
{
border-color: #394268;
}
</style>