Shades of Port Gore #384868
Tints of Port Gore #384868
RGB
CMYK
RGB Variations
Color information
#384868 (or 0x384868) is known color: Port Gore. HEX triplet: 38, 48 and 68. RGB value is (56,72,104). Sum of RGB (Red+Green+Blue) = 56+72+104=232 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.14% from 232); Green value is 72 (28.52% from 255 or 31.03% from 232); Blue value is 104 (41.02% from 255 or 44.83% from 232); Max value from RGB is 104 - color contains mainly: blue. Hex color #384868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384868 is #C7B797. Grayscale: #464646. Windows color (decimal): -13088664 or 6834232. OLE color: 6834232.
HSL color Cylindrical-coordinate representation of color #384868: hue angle of 220º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #384868 is Cyan = 0.46, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 72 | 104 | - |
| CMYK | 0.46 | 0.31 | 0 | 0.59 |
| HSL | 220º | 0.3% | 0.31% | - |
| HSV(B) | 220º | 0.46% | 0.41% | - |
| XYZ | 6.45 | 6.47 | 14.01 | - |
| YUV | 70.86 | 146.7 | 117.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 72 | 104 | 0.46 | 0.31 | 0 | 0.59 | 220 | 0.3 | 0.31 |
| Hex | 38 | 48 | 68 | 2E | 1F | 0 | 3B | DC | 1E | 1F |
| Octal | 70 | 110 | 150 | 56 | 37 | 0 | 73 | 334 | 36 | 37 |
| Binary | 111000 | 1001000 | 1101000 | 101110 | 11111 | 0 | 111011 | 11011100 | 11110 | 11111 |
Color Harmonies of #384868
Complementary color
Monochromatic Colors of #384868
Black with #384868
Text Example
Text Example
White with #384868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384868; }
p { color: rgb(56,72,104); }
H1.HeaderClassName
{
color: #384868;
}
.AnyTagClassName
{
color: #384868;
}
</style>
background-color css
<style>
a { background-color: #384868; }
a { background-color: rgb(56,72,104); }
div.DivClassName
{
background-color: #384868;
}
.BgClassName
{
background-color: #384868;
}
</style>
border-color css
<style>
span { border-color: #384868; }
span { border-color: rgb(56,72,104); }
td.TdClassName
{
border-color: #384868;
}
.TagClassName
{
border-color: #384868;
}
</style>