Shades of Gulf Blue #364764
Tints of Gulf Blue #364764
RGB
CMYK
RGB Variations
Color information
#364764 (or 0x364764) is known color: Gulf Blue. HEX triplet: 36, 47 and 64. RGB value is (54,71,100). Sum of RGB (Red+Green+Blue) = 54+71+100=225 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 100 (39.45% from 255 or 44.44% from 225); Max value from RGB is 100 - color contains mainly: blue. Hex color #364764 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364764 is #C9B89B. Grayscale: #454545. Windows color (decimal): -13219996 or 6571830. OLE color: 6571830.
HSL color Cylindrical-coordinate representation of color #364764: hue angle of 217.83º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #364764 is Cyan = 0.46, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 71 | 100 | - |
| CMYK | 0.46 | 0.29 | 0 | 0.61 |
| HSL | 217.83º | 0.3% | 0.3% | - |
| HSV(B) | 217.83º | 0.46% | 0.39% | - |
| XYZ | 6.07 | 6.21 | 12.94 | - |
| YUV | 69.22 | 145.37 | 117.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 71 | 100 | 0.46 | 0.29 | 0 | 0.61 | 217.83 | 0.3 | 0.3 |
| Hex | 36 | 47 | 64 | 2E | 1D | 0 | 3D | DA | 1E | 1E |
| Octal | 66 | 107 | 144 | 56 | 35 | 0 | 75 | 332 | 36 | 36 |
| Binary | 110110 | 1000111 | 1100100 | 101110 | 11101 | 0 | 111101 | 11011010 | 11110 | 11110 |
Color Harmonies of #364764
Complementary color
Monochromatic Colors of #364764
Black with #364764
Text Example
Text Example
White with #364764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364764; }
p { color: rgb(54,71,100); }
H1.HeaderClassName
{
color: #364764;
}
.AnyTagClassName
{
color: #364764;
}
</style>
background-color css
<style>
a { background-color: #364764; }
a { background-color: rgb(54,71,100); }
div.DivClassName
{
background-color: #364764;
}
.BgClassName
{
background-color: #364764;
}
</style>
border-color css
<style>
span { border-color: #364764; }
span { border-color: rgb(54,71,100); }
td.TdClassName
{
border-color: #364764;
}
.TagClassName
{
border-color: #364764;
}
</style>