Shades of Port Gore #394367
Tints of Port Gore #394367
RGB
CMYK
RGB Variations
Color information
#394367 (or 0x394367) is known color: Port Gore. HEX triplet: 39, 43 and 67. RGB value is (57,67,103). Sum of RGB (Red+Green+Blue) = 57+67+103=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 67 (26.56% from 255 or 29.52% from 227); Blue value is 103 (40.62% from 255 or 45.37% from 227); Max value from RGB is 103 - color contains mainly: blue. Hex color #394367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394367 is #C6BC98. Grayscale: #434343. Windows color (decimal): -13024409 or 6767417. OLE color: 6767417.
HSL color Cylindrical-coordinate representation of color #394367: hue angle of 226.96º 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 #394367 is Cyan = 0.45, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 67 | 103 | - |
| CMYK | 0.45 | 0.35 | 0 | 0.60 |
| HSL | 226.96º | 0.29% | 0.31% | - |
| HSV(B) | 226.96º | 0.45% | 0.4% | - |
| XYZ | 6.14 | 5.86 | 13.64 | - |
| YUV | 68.11 | 147.69 | 120.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 103 | 0.45 | 0.35 | 0 | 0.60 | 226.96 | 0.29 | 0.31 |
| Hex | 39 | 43 | 67 | 2D | 23 | 0 | 3C | E3 | 1D | 1F |
| Octal | 71 | 103 | 147 | 55 | 43 | 0 | 74 | 343 | 35 | 37 |
| Binary | 111001 | 1000011 | 1100111 | 101101 | 100011 | 0 | 111100 | 11100011 | 11101 | 11111 |
Color Harmonies of #394367
Complementary color
Monochromatic Colors of #394367
Black with #394367
Text Example
Text Example
White with #394367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394367; }
p { color: rgb(57,67,103); }
H1.HeaderClassName
{
color: #394367;
}
.AnyTagClassName
{
color: #394367;
}
</style>
background-color css
<style>
a { background-color: #394367; }
a { background-color: rgb(57,67,103); }
div.DivClassName
{
background-color: #394367;
}
.BgClassName
{
background-color: #394367;
}
</style>
border-color css
<style>
span { border-color: #394367; }
span { border-color: rgb(57,67,103); }
td.TdClassName
{
border-color: #394367;
}
.TagClassName
{
border-color: #394367;
}
</style>