Shades of Port Gore #394067
Tints of Port Gore #394067
RGB
CMYK
RGB Variations
Color information
#394067 (or 0x394067) is known color: Port Gore. HEX triplet: 39, 40 and 67. RGB value is (57,64,103). Sum of RGB (Red+Green+Blue) = 57+64+103=224 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.45% from 224); Green value is 64 (25.39% from 255 or 28.57% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #394067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394067 is #C6BF98. Grayscale: #424242. Windows color (decimal): -13025177 or 6766649. OLE color: 6766649.
HSL color Cylindrical-coordinate representation of color #394067: hue angle of 230.87º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #394067 is Cyan = 0.45, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 64 | 103 | - |
| CMYK | 0.45 | 0.38 | 0 | 0.60 |
| HSL | 230.87º | 0.29% | 0.31% | - |
| HSV(B) | 230.87º | 0.45% | 0.4% | - |
| XYZ | 5.97 | 5.52 | 13.58 | - |
| YUV | 66.35 | 148.68 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 103 | 0.45 | 0.38 | 0 | 0.60 | 230.87 | 0.29 | 0.31 |
| Hex | 39 | 40 | 67 | 2D | 26 | 0 | 3C | E7 | 1D | 1F |
| Octal | 71 | 100 | 147 | 55 | 46 | 0 | 74 | 347 | 35 | 37 |
| Binary | 111001 | 1000000 | 1100111 | 101101 | 100110 | 0 | 111100 | 11100111 | 11101 | 11111 |
Color Harmonies of #394067
Complementary color
Monochromatic Colors of #394067
Black with #394067
Text Example
Text Example
White with #394067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394067; }
p { color: rgb(57,64,103); }
H1.HeaderClassName
{
color: #394067;
}
.AnyTagClassName
{
color: #394067;
}
</style>
background-color css
<style>
a { background-color: #394067; }
a { background-color: rgb(57,64,103); }
div.DivClassName
{
background-color: #394067;
}
.BgClassName
{
background-color: #394067;
}
</style>
border-color css
<style>
span { border-color: #394067; }
span { border-color: rgb(57,64,103); }
td.TdClassName
{
border-color: #394067;
}
.TagClassName
{
border-color: #394067;
}
</style>