Shades of Port Gore #384971
Tints of Port Gore #384971
RGB
CMYK
RGB Variations
Color information
#384971 (or 0x384971) is known color: Port Gore. HEX triplet: 38, 49 and 71. RGB value is (56,73,113). Sum of RGB (Red+Green+Blue) = 56+73+113=242 (32% of max value = 765). Red value is 56 (22.27% from 255 or 23.14% from 242); Green value is 73 (28.91% from 255 or 30.17% from 242); Blue value is 113 (44.53% from 255 or 46.69% from 242); Max value from RGB is 113 - color contains mainly: blue. Hex color #384971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384971 is #C7B68E. Grayscale: #484848. Windows color (decimal): -13088399 or 7424312. OLE color: 7424312.
HSL color Cylindrical-coordinate representation of color #384971: hue angle of 222.11º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #384971 is Cyan = 0.50, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 73 | 113 | - |
| CMYK | 0.50 | 0.35 | 0 | 0.56 |
| HSL | 222.11º | 0.34% | 0.33% | - |
| HSV(B) | 222.11º | 0.5% | 0.44% | - |
| XYZ | 6.99 | 6.8 | 16.57 | - |
| YUV | 72.48 | 150.87 | 116.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 113 | 0.50 | 0.35 | 0 | 0.56 | 222.11 | 0.34 | 0.33 |
| Hex | 38 | 49 | 71 | 32 | 23 | 0 | 38 | DE | 22 | 21 |
| Octal | 70 | 111 | 161 | 62 | 43 | 0 | 70 | 336 | 42 | 41 |
| Binary | 111000 | 1001001 | 1110001 | 110010 | 100011 | 0 | 111000 | 11011110 | 100010 | 100001 |
Color Harmonies of #384971
Complementary color
Monochromatic Colors of #384971
Black with #384971
Text Example
Text Example
White with #384971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384971; }
p { color: rgb(56,73,113); }
H1.HeaderClassName
{
color: #384971;
}
.AnyTagClassName
{
color: #384971;
}
</style>
background-color css
<style>
a { background-color: #384971; }
a { background-color: rgb(56,73,113); }
div.DivClassName
{
background-color: #384971;
}
.BgClassName
{
background-color: #384971;
}
</style>
border-color css
<style>
span { border-color: #384971; }
span { border-color: rgb(56,73,113); }
td.TdClassName
{
border-color: #384971;
}
.TagClassName
{
border-color: #384971;
}
</style>