Shades of Gulf Blue #384966
Tints of Gulf Blue #384966
RGB
CMYK
RGB Variations
Color information
#384966 (or 0x384966) is known color: Gulf Blue. HEX triplet: 38, 49 and 66. RGB value is (56,73,102). Sum of RGB (Red+Green+Blue) = 56+73+102=231 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.24% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 102 (40.23% from 255 or 44.16% from 231); Max value from RGB is 102 - color contains mainly: blue. Hex color #384966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384966 is #C7B699. Grayscale: #474747. Windows color (decimal): -13088410 or 6703416. OLE color: 6703416.
HSL color Cylindrical-coordinate representation of color #384966: hue angle of 217.83º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #384966 is Cyan = 0.45, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 73 | 102 | - |
| CMYK | 0.45 | 0.28 | 0 | 0.6 |
| HSL | 217.83º | 0.29% | 0.31% | - |
| HSV(B) | 217.83º | 0.45% | 0.4% | - |
| XYZ | 6.41 | 6.57 | 13.5 | - |
| YUV | 71.22 | 145.37 | 117.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 102 | 0.45 | 0.28 | 0 | 0.6 | 217.83 | 0.29 | 0.31 |
| Hex | 38 | 49 | 66 | 2D | 1C | 0 | 3C | DA | 1D | 1F |
| Octal | 70 | 111 | 146 | 55 | 34 | 0 | 74 | 332 | 35 | 37 |
| Binary | 111000 | 1001001 | 1100110 | 101101 | 11100 | 0 | 111100 | 11011010 | 11101 | 11111 |
Color Harmonies of #384966
Complementary color
Monochromatic Colors of #384966
Black with #384966
Text Example
Text Example
White with #384966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384966; }
p { color: rgb(56,73,102); }
H1.HeaderClassName
{
color: #384966;
}
.AnyTagClassName
{
color: #384966;
}
</style>
background-color css
<style>
a { background-color: #384966; }
a { background-color: rgb(56,73,102); }
div.DivClassName
{
background-color: #384966;
}
.BgClassName
{
background-color: #384966;
}
</style>
border-color css
<style>
span { border-color: #384966; }
span { border-color: rgb(56,73,102); }
td.TdClassName
{
border-color: #384966;
}
.TagClassName
{
border-color: #384966;
}
</style>