Shades of Port Gore #394167
Tints of Port Gore #394167
RGB
CMYK
RGB Variations
Color information
#394167 (or 0x394167) is known color: Port Gore. HEX triplet: 39, 41 and 67. RGB value is (57,65,103). Sum of RGB (Red+Green+Blue) = 57+65+103=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 65 (25.78% from 255 or 28.89% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #394167 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394167 is #C6BE98. Grayscale: #424242. Windows color (decimal): -13024921 or 6766905. OLE color: 6766905.
HSL color Cylindrical-coordinate representation of color #394167: hue angle of 229.57º 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 #394167 is Cyan = 0.45, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 65 | 103 | - |
| CMYK | 0.45 | 0.37 | 0 | 0.60 |
| HSL | 229.57º | 0.29% | 0.31% | - |
| HSV(B) | 229.57º | 0.45% | 0.4% | - |
| XYZ | 6.03 | 5.63 | 13.6 | - |
| YUV | 66.94 | 148.35 | 120.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 103 | 0.45 | 0.37 | 0 | 0.60 | 229.57 | 0.29 | 0.31 |
| Hex | 39 | 41 | 67 | 2D | 25 | 0 | 3C | E6 | 1D | 1F |
| Octal | 71 | 101 | 147 | 55 | 45 | 0 | 74 | 346 | 35 | 37 |
| Binary | 111001 | 1000001 | 1100111 | 101101 | 100101 | 0 | 111100 | 11100110 | 11101 | 11111 |
Color Harmonies of #394167
Complementary color
Monochromatic Colors of #394167
Black with #394167
Text Example
Text Example
White with #394167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394167; }
p { color: rgb(57,65,103); }
H1.HeaderClassName
{
color: #394167;
}
.AnyTagClassName
{
color: #394167;
}
</style>
background-color css
<style>
a { background-color: #394167; }
a { background-color: rgb(57,65,103); }
div.DivClassName
{
background-color: #394167;
}
.BgClassName
{
background-color: #394167;
}
</style>
border-color css
<style>
span { border-color: #394167; }
span { border-color: rgb(57,65,103); }
td.TdClassName
{
border-color: #394167;
}
.TagClassName
{
border-color: #394167;
}
</style>