Shades of Gulf Blue #384259
Tints of Gulf Blue #384259
RGB
CMYK
RGB Variations
Color information
#384259 (or 0x384259) is known color: Gulf Blue. HEX triplet: 38, 42 and 59. RGB value is (56,66,89). Sum of RGB (Red+Green+Blue) = 56+66+89=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 66 (26.17% from 255 or 31.28% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 89 - color contains mainly: blue. Hex color #384259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384259 is #C7BDA6. Grayscale: #414141. Windows color (decimal): -13090215 or 5849656. OLE color: 5849656.
HSL color Cylindrical-coordinate representation of color #384259: hue angle of 221.82º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #384259 is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 66 | 89 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.65 |
| HSL | 221.82º | 0.23% | 0.28% | - |
| HSV(B) | 221.82º | 0.37% | 0.35% | - |
| XYZ | 5.38 | 5.46 | 10.22 | - |
| YUV | 65.63 | 141.19 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 66 | 89 | 0.37 | 0.26 | 0 | 0.65 | 221.82 | 0.23 | 0.28 |
| Hex | 38 | 42 | 59 | 25 | 1A | 0 | 41 | DE | 17 | 1C |
| Octal | 70 | 102 | 131 | 45 | 32 | 0 | 101 | 336 | 27 | 34 |
| Binary | 111000 | 1000010 | 1011001 | 100101 | 11010 | 0 | 1000001 | 11011110 | 10111 | 11100 |
Color Harmonies of #384259
Complementary color
Monochromatic Colors of #384259
Black with #384259
Text Example
Text Example
White with #384259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384259; }
p { color: rgb(56,66,89); }
H1.HeaderClassName
{
color: #384259;
}
.AnyTagClassName
{
color: #384259;
}
</style>
background-color css
<style>
a { background-color: #384259; }
a { background-color: rgb(56,66,89); }
div.DivClassName
{
background-color: #384259;
}
.BgClassName
{
background-color: #384259;
}
</style>
border-color css
<style>
span { border-color: #384259; }
span { border-color: rgb(56,66,89); }
td.TdClassName
{
border-color: #384259;
}
.TagClassName
{
border-color: #384259;
}
</style>