Shades of Port Gore #384369
Tints of Port Gore #384369
RGB
CMYK
RGB Variations
Color information
#384369 (or 0x384369) is known color: Port Gore. HEX triplet: 38, 43 and 69. RGB value is (56,67,105). Sum of RGB (Red+Green+Blue) = 56+67+105=228 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.56% from 228); Green value is 67 (26.56% from 255 or 29.39% from 228); Blue value is 105 (41.41% from 255 or 46.05% from 228); Max value from RGB is 105 - color contains mainly: blue. Hex color #384369 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384369 is #C7BC96. Grayscale: #434343. Windows color (decimal): -13089943 or 6898488. OLE color: 6898488.
HSL color Cylindrical-coordinate representation of color #384369: hue angle of 226.53º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #384369 is Cyan = 0.47, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 67 | 105 | - |
| CMYK | 0.47 | 0.36 | 0 | 0.59 |
| HSL | 226.53º | 0.3% | 0.32% | - |
| HSV(B) | 226.53º | 0.47% | 0.41% | - |
| XYZ | 6.19 | 5.87 | 14.17 | - |
| YUV | 68.04 | 148.86 | 119.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 67 | 105 | 0.47 | 0.36 | 0 | 0.59 | 226.53 | 0.3 | 0.32 |
| Hex | 38 | 43 | 69 | 2F | 24 | 0 | 3B | E3 | 1E | 20 |
| Octal | 70 | 103 | 151 | 57 | 44 | 0 | 73 | 343 | 36 | 40 |
| Binary | 111000 | 1000011 | 1101001 | 101111 | 100100 | 0 | 111011 | 11100011 | 11110 | 100000 |
Color Harmonies of #384369
Complementary color
Monochromatic Colors of #384369
Black with #384369
Text Example
Text Example
White with #384369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384369; }
p { color: rgb(56,67,105); }
H1.HeaderClassName
{
color: #384369;
}
.AnyTagClassName
{
color: #384369;
}
</style>
background-color css
<style>
a { background-color: #384369; }
a { background-color: rgb(56,67,105); }
div.DivClassName
{
background-color: #384369;
}
.BgClassName
{
background-color: #384369;
}
</style>
border-color css
<style>
span { border-color: #384369; }
span { border-color: rgb(56,67,105); }
td.TdClassName
{
border-color: #384369;
}
.TagClassName
{
border-color: #384369;
}
</style>