Shades of Gulf Blue #384763
Tints of Gulf Blue #384763
RGB
CMYK
RGB Variations
Color information
#384763 (or 0x384763) is known color: Gulf Blue. HEX triplet: 38, 47 and 63. RGB value is (56,71,99). Sum of RGB (Red+Green+Blue) = 56+71+99=226 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.78% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 99 (39.06% from 255 or 43.81% from 226); Max value from RGB is 99 - color contains mainly: blue. Hex color #384763 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384763 is #C7B89C. Grayscale: #454545. Windows color (decimal): -13088925 or 6506296. OLE color: 6506296.
HSL color Cylindrical-coordinate representation of color #384763: hue angle of 219.07º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #384763 is Cyan = 0.43, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 71 | 99 | - |
| CMYK | 0.43 | 0.28 | 0 | 0.61 |
| HSL | 219.07º | 0.28% | 0.3% | - |
| HSV(B) | 219.07º | 0.43% | 0.39% | - |
| XYZ | 6.14 | 6.25 | 12.69 | - |
| YUV | 69.71 | 144.53 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 71 | 99 | 0.43 | 0.28 | 0 | 0.61 | 219.07 | 0.28 | 0.3 |
| Hex | 38 | 47 | 63 | 2B | 1C | 0 | 3D | DB | 1C | 1E |
| Octal | 70 | 107 | 143 | 53 | 34 | 0 | 75 | 333 | 34 | 36 |
| Binary | 111000 | 1000111 | 1100011 | 101011 | 11100 | 0 | 111101 | 11011011 | 11100 | 11110 |
Color Harmonies of #384763
Complementary color
Monochromatic Colors of #384763
Black with #384763
Text Example
Text Example
White with #384763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384763; }
p { color: rgb(56,71,99); }
H1.HeaderClassName
{
color: #384763;
}
.AnyTagClassName
{
color: #384763;
}
</style>
background-color css
<style>
a { background-color: #384763; }
a { background-color: rgb(56,71,99); }
div.DivClassName
{
background-color: #384763;
}
.BgClassName
{
background-color: #384763;
}
</style>
border-color css
<style>
span { border-color: #384763; }
span { border-color: rgb(56,71,99); }
td.TdClassName
{
border-color: #384763;
}
.TagClassName
{
border-color: #384763;
}
</style>