Shades of Port Gore #384672
Tints of Port Gore #384672
RGB
CMYK
RGB Variations
Color information
#384672 (or 0x384672) is known color: Port Gore. HEX triplet: 38, 46 and 72. RGB value is (56,70,114). Sum of RGB (Red+Green+Blue) = 56+70+114=240 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.33% from 240); Green value is 70 (27.73% from 255 or 29.17% from 240); Blue value is 114 (44.92% from 255 or 47.5% from 240); Max value from RGB is 114 - color contains mainly: blue. Hex color #384672 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384672 is #C7B98D. Grayscale: #464646. Windows color (decimal): -13089166 or 7489080. OLE color: 7489080.
HSL color Cylindrical-coordinate representation of color #384672: hue angle of 225.52º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #384672 is Cyan = 0.51, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 70 | 114 | - |
| CMYK | 0.51 | 0.39 | 0 | 0.55 |
| HSL | 225.52º | 0.34% | 0.33% | - |
| HSV(B) | 225.52º | 0.51% | 0.45% | - |
| XYZ | 6.86 | 6.44 | 16.8 | - |
| YUV | 70.83 | 152.36 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 70 | 114 | 0.51 | 0.39 | 0 | 0.55 | 225.52 | 0.34 | 0.33 |
| Hex | 38 | 46 | 72 | 33 | 27 | 0 | 37 | E2 | 22 | 21 |
| Octal | 70 | 106 | 162 | 63 | 47 | 0 | 67 | 342 | 42 | 41 |
| Binary | 111000 | 1000110 | 1110010 | 110011 | 100111 | 0 | 110111 | 11100010 | 100010 | 100001 |
Color Harmonies of #384672
Complementary color
Monochromatic Colors of #384672
Black with #384672
Text Example
Text Example
White with #384672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384672; }
p { color: rgb(56,70,114); }
H1.HeaderClassName
{
color: #384672;
}
.AnyTagClassName
{
color: #384672;
}
</style>
background-color css
<style>
a { background-color: #384672; }
a { background-color: rgb(56,70,114); }
div.DivClassName
{
background-color: #384672;
}
.BgClassName
{
background-color: #384672;
}
</style>
border-color css
<style>
span { border-color: #384672; }
span { border-color: rgb(56,70,114); }
td.TdClassName
{
border-color: #384672;
}
.TagClassName
{
border-color: #384672;
}
</style>