Shades of Port Gore #384168
Tints of Port Gore #384168
RGB
CMYK
RGB Variations
Color information
#384168 (or 0x384168) is known color: Port Gore. HEX triplet: 38, 41 and 68. RGB value is (56,65,104). Sum of RGB (Red+Green+Blue) = 56+65+104=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 65 (25.78% from 255 or 28.89% from 225); Blue value is 104 (41.02% from 255 or 46.22% from 225); Max value from RGB is 104 - color contains mainly: blue. Hex color #384168 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384168 is #C7BE97. Grayscale: #424242. Windows color (decimal): -13090456 or 6832440. OLE color: 6832440.
HSL color Cylindrical-coordinate representation of color #384168: hue angle of 228.75º 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 #384168 is Cyan = 0.46, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 65 | 104 | - |
| CMYK | 0.46 | 0.38 | 0 | 0.59 |
| HSL | 228.75º | 0.3% | 0.31% | - |
| HSV(B) | 228.75º | 0.46% | 0.41% | - |
| XYZ | 6.02 | 5.62 | 13.86 | - |
| YUV | 66.76 | 149.02 | 120.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 65 | 104 | 0.46 | 0.38 | 0 | 0.59 | 228.75 | 0.3 | 0.31 |
| Hex | 38 | 41 | 68 | 2E | 26 | 0 | 3B | E5 | 1E | 1F |
| Octal | 70 | 101 | 150 | 56 | 46 | 0 | 73 | 345 | 36 | 37 |
| Binary | 111000 | 1000001 | 1101000 | 101110 | 100110 | 0 | 111011 | 11100101 | 11110 | 11111 |
Color Harmonies of #384168
Complementary color
Monochromatic Colors of #384168
Black with #384168
Text Example
Text Example
White with #384168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384168; }
p { color: rgb(56,65,104); }
H1.HeaderClassName
{
color: #384168;
}
.AnyTagClassName
{
color: #384168;
}
</style>
background-color css
<style>
a { background-color: #384168; }
a { background-color: rgb(56,65,104); }
div.DivClassName
{
background-color: #384168;
}
.BgClassName
{
background-color: #384168;
}
</style>
border-color css
<style>
span { border-color: #384168; }
span { border-color: rgb(56,65,104); }
td.TdClassName
{
border-color: #384168;
}
.TagClassName
{
border-color: #384168;
}
</style>