Shades of Gulf Blue #364159
Tints of Gulf Blue #364159
RGB
CMYK
RGB Variations
Color information
#364159 (or 0x364159) is known color: Gulf Blue. HEX triplet: 36, 41 and 59. RGB value is (54,65,89). Sum of RGB (Red+Green+Blue) = 54+65+89=208 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.96% from 208); Green value is 65 (25.78% from 255 or 31.25% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 89 - color contains mainly: blue. Hex color #364159 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364159 is #C9BEA6. Grayscale: #404040. Windows color (decimal): -13221543 or 5849398. OLE color: 5849398.
HSL color Cylindrical-coordinate representation of color #364159: hue angle of 221.14º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #364159 is Cyan = 0.39, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 65 | 89 | - |
| CMYK | 0.39 | 0.27 | 0 | 0.65 |
| HSL | 221.14º | 0.24% | 0.28% | - |
| HSV(B) | 221.14º | 0.39% | 0.35% | - |
| XYZ | 5.21 | 5.29 | 10.2 | - |
| YUV | 64.45 | 141.86 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 65 | 89 | 0.39 | 0.27 | 0 | 0.65 | 221.14 | 0.24 | 0.28 |
| Hex | 36 | 41 | 59 | 27 | 1B | 0 | 41 | DD | 18 | 1C |
| Octal | 66 | 101 | 131 | 47 | 33 | 0 | 101 | 335 | 30 | 34 |
| Binary | 110110 | 1000001 | 1011001 | 100111 | 11011 | 0 | 1000001 | 11011101 | 11000 | 11100 |
Color Harmonies of #364159
Complementary color
Monochromatic Colors of #364159
Black with #364159
Text Example
Text Example
White with #364159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364159; }
p { color: rgb(54,65,89); }
H1.HeaderClassName
{
color: #364159;
}
.AnyTagClassName
{
color: #364159;
}
</style>
background-color css
<style>
a { background-color: #364159; }
a { background-color: rgb(54,65,89); }
div.DivClassName
{
background-color: #364159;
}
.BgClassName
{
background-color: #364159;
}
</style>
border-color css
<style>
span { border-color: #364159; }
span { border-color: rgb(54,65,89); }
td.TdClassName
{
border-color: #364159;
}
.TagClassName
{
border-color: #364159;
}
</style>