Shades of Gulf Blue #384661
Tints of Gulf Blue #384661
RGB
CMYK
RGB Variations
Color information
#384661 (or 0x384661) is known color: Gulf Blue. HEX triplet: 38, 46 and 61. RGB value is (56,70,97). Sum of RGB (Red+Green+Blue) = 56+70+97=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 70 (27.73% from 255 or 31.39% from 223); Blue value is 97 (38.28% from 255 or 43.50% from 223); Max value from RGB is 97 - color contains mainly: blue. Hex color #384661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384661 is #C7B99E. Grayscale: #444444. Windows color (decimal): -13089183 or 6374968. OLE color: 6374968.
HSL color Cylindrical-coordinate representation of color #384661: hue angle of 219.51º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #384661 is Cyan = 0.42, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 70 | 97 | - |
| CMYK | 0.42 | 0.28 | 0 | 0.62 |
| HSL | 219.51º | 0.27% | 0.3% | - |
| HSV(B) | 219.51º | 0.42% | 0.38% | - |
| XYZ | 5.98 | 6.08 | 12.17 | - |
| YUV | 68.89 | 143.86 | 118.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 70 | 97 | 0.42 | 0.28 | 0 | 0.62 | 219.51 | 0.27 | 0.3 |
| Hex | 38 | 46 | 61 | 2A | 1C | 0 | 3E | DC | 1B | 1E |
| Octal | 70 | 106 | 141 | 52 | 34 | 0 | 76 | 334 | 33 | 36 |
| Binary | 111000 | 1000110 | 1100001 | 101010 | 11100 | 0 | 111110 | 11011100 | 11011 | 11110 |
Color Harmonies of #384661
Complementary color
Monochromatic Colors of #384661
Black with #384661
Text Example
Text Example
White with #384661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384661; }
p { color: rgb(56,70,97); }
H1.HeaderClassName
{
color: #384661;
}
.AnyTagClassName
{
color: #384661;
}
</style>
background-color css
<style>
a { background-color: #384661; }
a { background-color: rgb(56,70,97); }
div.DivClassName
{
background-color: #384661;
}
.BgClassName
{
background-color: #384661;
}
</style>
border-color css
<style>
span { border-color: #384661; }
span { border-color: rgb(56,70,97); }
td.TdClassName
{
border-color: #384661;
}
.TagClassName
{
border-color: #384661;
}
</style>