Shades of Port Gore #394267
Tints of Port Gore #394267
RGB
CMYK
RGB Variations
Color information
#394267 (or 0x394267) is known color: Port Gore. HEX triplet: 39, 42 and 67. RGB value is (57,66,103). Sum of RGB (Red+Green+Blue) = 57+66+103=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 66 (26.17% from 255 or 29.20% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: blue. Hex color #394267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #394267 is #C6BD98. Grayscale: #434343. Windows color (decimal): -13024665 or 6767161. OLE color: 6767161.
HSL color Cylindrical-coordinate representation of color #394267: hue angle of 228.26º 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 #394267 is Cyan = 0.45, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 66 | 103 | - |
| CMYK | 0.45 | 0.36 | 0 | 0.60 |
| HSL | 228.26º | 0.29% | 0.31% | - |
| HSV(B) | 228.26º | 0.45% | 0.4% | - |
| XYZ | 6.08 | 5.75 | 13.62 | - |
| YUV | 67.53 | 148.02 | 120.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 103 | 0.45 | 0.36 | 0 | 0.60 | 228.26 | 0.29 | 0.31 |
| Hex | 39 | 42 | 67 | 2D | 24 | 0 | 3C | E4 | 1D | 1F |
| Octal | 71 | 102 | 147 | 55 | 44 | 0 | 74 | 344 | 35 | 37 |
| Binary | 111001 | 1000010 | 1100111 | 101101 | 100100 | 0 | 111100 | 11100100 | 11101 | 11111 |
Color Harmonies of #394267
Complementary color
Monochromatic Colors of #394267
Black with #394267
Text Example
Text Example
White with #394267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394267; }
p { color: rgb(57,66,103); }
H1.HeaderClassName
{
color: #394267;
}
.AnyTagClassName
{
color: #394267;
}
</style>
background-color css
<style>
a { background-color: #394267; }
a { background-color: rgb(57,66,103); }
div.DivClassName
{
background-color: #394267;
}
.BgClassName
{
background-color: #394267;
}
</style>
border-color css
<style>
span { border-color: #394267; }
span { border-color: rgb(57,66,103); }
td.TdClassName
{
border-color: #394267;
}
.TagClassName
{
border-color: #394267;
}
</style>