Shades of Gulf Blue #364868
Tints of Gulf Blue #364868
RGB
CMYK
RGB Variations
Color information
#364868 (or 0x364868) is known color: Gulf Blue. HEX triplet: 36, 48 and 68. RGB value is (54,72,104). Sum of RGB (Red+Green+Blue) = 54+72+104=230 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.48% from 230); Green value is 72 (28.52% from 255 or 31.30% from 230); Blue value is 104 (41.02% from 255 or 45.22% from 230); Max value from RGB is 104 - color contains mainly: blue. Hex color #364868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364868 is #C9B797. Grayscale: #464646. Windows color (decimal): -13219736 or 6834230. OLE color: 6834230.
HSL color Cylindrical-coordinate representation of color #364868: hue angle of 218.4º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #364868 is Cyan = 0.48, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 72 | 104 | - |
| CMYK | 0.48 | 0.31 | 0 | 0.59 |
| HSL | 218.4º | 0.32% | 0.31% | - |
| HSV(B) | 218.4º | 0.48% | 0.41% | - |
| XYZ | 6.34 | 6.42 | 14 | - |
| YUV | 70.27 | 147.04 | 116.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 72 | 104 | 0.48 | 0.31 | 0 | 0.59 | 218.4 | 0.32 | 0.31 |
| Hex | 36 | 48 | 68 | 30 | 1F | 0 | 3B | DA | 20 | 1F |
| Octal | 66 | 110 | 150 | 60 | 37 | 0 | 73 | 332 | 40 | 37 |
| Binary | 110110 | 1001000 | 1101000 | 110000 | 11111 | 0 | 111011 | 11011010 | 100000 | 11111 |
Color Harmonies of #364868
Complementary color
Monochromatic Colors of #364868
Black with #364868
Text Example
Text Example
White with #364868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364868; }
p { color: rgb(54,72,104); }
H1.HeaderClassName
{
color: #364868;
}
.AnyTagClassName
{
color: #364868;
}
</style>
background-color css
<style>
a { background-color: #364868; }
a { background-color: rgb(54,72,104); }
div.DivClassName
{
background-color: #364868;
}
.BgClassName
{
background-color: #364868;
}
</style>
border-color css
<style>
span { border-color: #364868; }
span { border-color: rgb(54,72,104); }
td.TdClassName
{
border-color: #364868;
}
.TagClassName
{
border-color: #364868;
}
</style>