Shades of Gulf Blue #384058
Tints of Gulf Blue #384058
RGB
CMYK
RGB Variations
Color information
#384058 (or 0x384058) is known color: Gulf Blue. HEX triplet: 38, 40 and 58. RGB value is (56,64,88). Sum of RGB (Red+Green+Blue) = 56+64+88=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 64 (25.39% from 255 or 30.77% from 208); Blue value is 88 (34.77% from 255 or 42.31% from 208); Max value from RGB is 88 - color contains mainly: blue. Hex color #384058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #384058 is #C7BFA7. Grayscale: #404040. Windows color (decimal): -13090728 or 5783608. OLE color: 5783608.
HSL color Cylindrical-coordinate representation of color #384058: hue angle of 225º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #384058 is Cyan = 0.36, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 64 | 88 | - |
| CMYK | 0.36 | 0.27 | 0 | 0.65 |
| HSL | 225º | 0.22% | 0.28% | - |
| HSV(B) | 225º | 0.36% | 0.35% | - |
| XYZ | 5.23 | 5.21 | 9.96 | - |
| YUV | 64.34 | 141.35 | 122.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 88 | 0.36 | 0.27 | 0 | 0.65 | 225 | 0.22 | 0.28 |
| Hex | 38 | 40 | 58 | 24 | 1B | 0 | 41 | E1 | 16 | 1C |
| Octal | 70 | 100 | 130 | 44 | 33 | 0 | 101 | 341 | 26 | 34 |
| Binary | 111000 | 1000000 | 1011000 | 100100 | 11011 | 0 | 1000001 | 11100001 | 10110 | 11100 |
Color Harmonies of #384058
Complementary color
Monochromatic Colors of #384058
Black with #384058
Text Example
Text Example
White with #384058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384058; }
p { color: rgb(56,64,88); }
H1.HeaderClassName
{
color: #384058;
}
.AnyTagClassName
{
color: #384058;
}
</style>
background-color css
<style>
a { background-color: #384058; }
a { background-color: rgb(56,64,88); }
div.DivClassName
{
background-color: #384058;
}
.BgClassName
{
background-color: #384058;
}
</style>
border-color css
<style>
span { border-color: #384058; }
span { border-color: rgb(56,64,88); }
td.TdClassName
{
border-color: #384058;
}
.TagClassName
{
border-color: #384058;
}
</style>