Shades of Gulf Blue #384968
Tints of Gulf Blue #384968
RGB
CMYK
RGB Variations
Color information
#384968 (or 0x384968) is known color: Gulf Blue. HEX triplet: 38, 49 and 68. RGB value is (56,73,104). Sum of RGB (Red+Green+Blue) = 56+73+104=233 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.03% from 233); Green value is 73 (28.91% from 255 or 31.33% from 233); Blue value is 104 (41.02% from 255 or 44.64% from 233); Max value from RGB is 104 - color contains mainly: blue. Hex color #384968 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384968 is #C7B697. Grayscale: #474747. Windows color (decimal): -13088408 or 6834488. OLE color: 6834488.
HSL color Cylindrical-coordinate representation of color #384968: hue angle of 218.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 #384968 is Cyan = 0.46, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 73 | 104 | - |
| CMYK | 0.46 | 0.30 | 0 | 0.59 |
| HSL | 218.75º | 0.3% | 0.31% | - |
| HSV(B) | 218.75º | 0.46% | 0.41% | - |
| XYZ | 6.51 | 6.61 | 14.03 | - |
| YUV | 71.45 | 146.37 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 104 | 0.46 | 0.30 | 0 | 0.59 | 218.75 | 0.3 | 0.31 |
| Hex | 38 | 49 | 68 | 2E | 1E | 0 | 3B | DB | 1E | 1F |
| Octal | 70 | 111 | 150 | 56 | 36 | 0 | 73 | 333 | 36 | 37 |
| Binary | 111000 | 1001001 | 1101000 | 101110 | 11110 | 0 | 111011 | 11011011 | 11110 | 11111 |
Color Harmonies of #384968
Complementary color
Monochromatic Colors of #384968
Black with #384968
Text Example
Text Example
White with #384968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384968; }
p { color: rgb(56,73,104); }
H1.HeaderClassName
{
color: #384968;
}
.AnyTagClassName
{
color: #384968;
}
</style>
background-color css
<style>
a { background-color: #384968; }
a { background-color: rgb(56,73,104); }
div.DivClassName
{
background-color: #384968;
}
.BgClassName
{
background-color: #384968;
}
</style>
border-color css
<style>
span { border-color: #384968; }
span { border-color: rgb(56,73,104); }
td.TdClassName
{
border-color: #384968;
}
.TagClassName
{
border-color: #384968;
}
</style>