Shades of Gulf Blue #384866
Tints of Gulf Blue #384866
RGB
CMYK
RGB Variations
Color information
#384866 (or 0x384866) is known color: Gulf Blue. HEX triplet: 38, 48 and 66. RGB value is (56,72,102). Sum of RGB (Red+Green+Blue) = 56+72+102=230 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.35% from 230); Green value is 72 (28.52% from 255 or 31.30% from 230); Blue value is 102 (40.23% from 255 or 44.35% from 230); Max value from RGB is 102 - color contains mainly: blue. Hex color #384866 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384866 is #C7B799. Grayscale: #464646. Windows color (decimal): -13088666 or 6703160. OLE color: 6703160.
HSL color Cylindrical-coordinate representation of color #384866: hue angle of 219.13º 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 #384866 is Cyan = 0.45, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 72 | 102 | - |
| CMYK | 0.45 | 0.29 | 0 | 0.6 |
| HSL | 219.13º | 0.29% | 0.31% | - |
| HSV(B) | 219.13º | 0.45% | 0.4% | - |
| XYZ | 6.35 | 6.43 | 13.48 | - |
| YUV | 70.64 | 145.7 | 117.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 72 | 102 | 0.45 | 0.29 | 0 | 0.6 | 219.13 | 0.29 | 0.31 |
| Hex | 38 | 48 | 66 | 2D | 1D | 0 | 3C | DB | 1D | 1F |
| Octal | 70 | 110 | 146 | 55 | 35 | 0 | 74 | 333 | 35 | 37 |
| Binary | 111000 | 1001000 | 1100110 | 101101 | 11101 | 0 | 111100 | 11011011 | 11101 | 11111 |
Color Harmonies of #384866
Complementary color
Monochromatic Colors of #384866
Black with #384866
Text Example
Text Example
White with #384866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384866; }
p { color: rgb(56,72,102); }
H1.HeaderClassName
{
color: #384866;
}
.AnyTagClassName
{
color: #384866;
}
</style>
background-color css
<style>
a { background-color: #384866; }
a { background-color: rgb(56,72,102); }
div.DivClassName
{
background-color: #384866;
}
.BgClassName
{
background-color: #384866;
}
</style>
border-color css
<style>
span { border-color: #384866; }
span { border-color: rgb(56,72,102); }
td.TdClassName
{
border-color: #384866;
}
.TagClassName
{
border-color: #384866;
}
</style>