Shades of Port Gore #394068
Tints of Port Gore #394068
RGB
CMYK
RGB Variations
Color information
#394068 (or 0x394068) is known color: Port Gore. HEX triplet: 39, 40 and 68. RGB value is (57,64,104). Sum of RGB (Red+Green+Blue) = 57+64+104=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 64 (25.39% from 255 or 28.44% from 225); Blue value is 104 (41.02% from 255 or 46.22% from 225); Max value from RGB is 104 - color contains mainly: blue. Hex color #394068 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394068 is #C6BF97. Grayscale: #424242. Windows color (decimal): -13025176 or 6832185. OLE color: 6832185.
HSL color Cylindrical-coordinate representation of color #394068: hue angle of 231.06º 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 #394068 is Cyan = 0.45, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 64 | 104 | - |
| CMYK | 0.45 | 0.38 | 0 | 0.59 |
| HSL | 231.06º | 0.29% | 0.32% | - |
| HSV(B) | 231.06º | 0.45% | 0.41% | - |
| XYZ | 6.02 | 5.54 | 13.85 | - |
| YUV | 66.47 | 149.18 | 121.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 104 | 0.45 | 0.38 | 0 | 0.59 | 231.06 | 0.29 | 0.32 |
| Hex | 39 | 40 | 68 | 2D | 26 | 0 | 3B | E7 | 1D | 20 |
| Octal | 71 | 100 | 150 | 55 | 46 | 0 | 73 | 347 | 35 | 40 |
| Binary | 111001 | 1000000 | 1101000 | 101101 | 100110 | 0 | 111011 | 11100111 | 11101 | 100000 |
Color Harmonies of #394068
Complementary color
Monochromatic Colors of #394068
Black with #394068
Text Example
Text Example
White with #394068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394068; }
p { color: rgb(57,64,104); }
H1.HeaderClassName
{
color: #394068;
}
.AnyTagClassName
{
color: #394068;
}
</style>
background-color css
<style>
a { background-color: #394068; }
a { background-color: rgb(57,64,104); }
div.DivClassName
{
background-color: #394068;
}
.BgClassName
{
background-color: #394068;
}
</style>
border-color css
<style>
span { border-color: #394068; }
span { border-color: rgb(57,64,104); }
td.TdClassName
{
border-color: #394068;
}
.TagClassName
{
border-color: #394068;
}
</style>