Shades of Gulf Blue #364663
Tints of Gulf Blue #364663
RGB
CMYK
RGB Variations
Color information
#364663 (or 0x364663) is known color: Gulf Blue. HEX triplet: 36, 46 and 63. RGB value is (54,70,99). Sum of RGB (Red+Green+Blue) = 54+70+99=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 70 (27.73% from 255 or 31.39% from 223); Blue value is 99 (39.06% from 255 or 44.39% from 223); Max value from RGB is 99 - color contains mainly: blue. Hex color #364663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364663 is #C9B99C. Grayscale: #444444. Windows color (decimal): -13220253 or 6506038. OLE color: 6506038.
HSL color Cylindrical-coordinate representation of color #364663: hue angle of 218.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #364663 is Cyan = 0.45, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 70 | 99 | - |
| CMYK | 0.45 | 0.29 | 0 | 0.61 |
| HSL | 218.67º | 0.29% | 0.3% | - |
| HSV(B) | 218.67º | 0.45% | 0.39% | - |
| XYZ | 5.96 | 6.07 | 12.66 | - |
| YUV | 68.52 | 145.2 | 117.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 70 | 99 | 0.45 | 0.29 | 0 | 0.61 | 218.67 | 0.29 | 0.3 |
| Hex | 36 | 46 | 63 | 2D | 1D | 0 | 3D | DB | 1D | 1E |
| Octal | 66 | 106 | 143 | 55 | 35 | 0 | 75 | 333 | 35 | 36 |
| Binary | 110110 | 1000110 | 1100011 | 101101 | 11101 | 0 | 111101 | 11011011 | 11101 | 11110 |
Color Harmonies of #364663
Complementary color
Monochromatic Colors of #364663
Black with #364663
Text Example
Text Example
White with #364663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364663; }
p { color: rgb(54,70,99); }
H1.HeaderClassName
{
color: #364663;
}
.AnyTagClassName
{
color: #364663;
}
</style>
background-color css
<style>
a { background-color: #364663; }
a { background-color: rgb(54,70,99); }
div.DivClassName
{
background-color: #364663;
}
.BgClassName
{
background-color: #364663;
}
</style>
border-color css
<style>
span { border-color: #364663; }
span { border-color: rgb(54,70,99); }
td.TdClassName
{
border-color: #364663;
}
.TagClassName
{
border-color: #364663;
}
</style>