Shades of Port Gore #384269
Tints of Port Gore #384269
RGB
CMYK
RGB Variations
Color information
#384269 (or 0x384269) is known color: Port Gore. HEX triplet: 38, 42 and 69. RGB value is (56,66,105). Sum of RGB (Red+Green+Blue) = 56+66+105=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 66 (26.17% from 255 or 29.07% from 227); Blue value is 105 (41.41% from 255 or 46.26% from 227); Max value from RGB is 105 - color contains mainly: blue. Hex color #384269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384269 is #C7BD96. Grayscale: #434343. Windows color (decimal): -13090199 or 6898232. OLE color: 6898232.
HSL color Cylindrical-coordinate representation of color #384269: hue angle of 227.76º 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 #384269 is Cyan = 0.47, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 66 | 105 | - |
| CMYK | 0.47 | 0.37 | 0 | 0.59 |
| HSL | 227.76º | 0.3% | 0.32% | - |
| HSV(B) | 227.76º | 0.47% | 0.41% | - |
| XYZ | 6.13 | 5.76 | 14.15 | - |
| YUV | 67.46 | 149.19 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 66 | 105 | 0.47 | 0.37 | 0 | 0.59 | 227.76 | 0.3 | 0.32 |
| Hex | 38 | 42 | 69 | 2F | 25 | 0 | 3B | E4 | 1E | 20 |
| Octal | 70 | 102 | 151 | 57 | 45 | 0 | 73 | 344 | 36 | 40 |
| Binary | 111000 | 1000010 | 1101001 | 101111 | 100101 | 0 | 111011 | 11100100 | 11110 | 100000 |
Color Harmonies of #384269
Complementary color
Monochromatic Colors of #384269
Black with #384269
Text Example
Text Example
White with #384269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384269; }
p { color: rgb(56,66,105); }
H1.HeaderClassName
{
color: #384269;
}
.AnyTagClassName
{
color: #384269;
}
</style>
background-color css
<style>
a { background-color: #384269; }
a { background-color: rgb(56,66,105); }
div.DivClassName
{
background-color: #384269;
}
.BgClassName
{
background-color: #384269;
}
</style>
border-color css
<style>
span { border-color: #384269; }
span { border-color: rgb(56,66,105); }
td.TdClassName
{
border-color: #384269;
}
.TagClassName
{
border-color: #384269;
}
</style>