Shades of Gulf Blue #364866
Tints of Gulf Blue #364866
RGB
CMYK
RGB Variations
Color information
#364866 (or 0x364866) is known color: Gulf Blue. HEX triplet: 36, 48 and 66. RGB value is (54,72,102). Sum of RGB (Red+Green+Blue) = 54+72+102=228 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.68% from 228); Green value is 72 (28.52% from 255 or 31.58% from 228); Blue value is 102 (40.23% from 255 or 44.74% from 228); Max value from RGB is 102 - color contains mainly: blue. Hex color #364866 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364866 is #C9B799. Grayscale: #454545. Windows color (decimal): -13219738 or 6703158. OLE color: 6703158.
HSL color Cylindrical-coordinate representation of color #364866: hue angle of 217.5º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #364866 is Cyan = 0.47, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 72 | 102 | - |
| CMYK | 0.47 | 0.29 | 0 | 0.6 |
| HSL | 217.5º | 0.31% | 0.31% | - |
| HSV(B) | 217.5º | 0.47% | 0.4% | - |
| XYZ | 6.24 | 6.38 | 13.47 | - |
| YUV | 70.04 | 146.04 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 72 | 102 | 0.47 | 0.29 | 0 | 0.6 | 217.5 | 0.31 | 0.31 |
| Hex | 36 | 48 | 66 | 2F | 1D | 0 | 3C | DA | 1F | 1F |
| Octal | 66 | 110 | 146 | 57 | 35 | 0 | 74 | 332 | 37 | 37 |
| Binary | 110110 | 1001000 | 1100110 | 101111 | 11101 | 0 | 111100 | 11011010 | 11111 | 11111 |
Color Harmonies of #364866
Complementary color
Monochromatic Colors of #364866
Black with #364866
Text Example
Text Example
White with #364866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364866; }
p { color: rgb(54,72,102); }
H1.HeaderClassName
{
color: #364866;
}
.AnyTagClassName
{
color: #364866;
}
</style>
background-color css
<style>
a { background-color: #364866; }
a { background-color: rgb(54,72,102); }
div.DivClassName
{
background-color: #364866;
}
.BgClassName
{
background-color: #364866;
}
</style>
border-color css
<style>
span { border-color: #364866; }
span { border-color: rgb(54,72,102); }
td.TdClassName
{
border-color: #364866;
}
.TagClassName
{
border-color: #364866;
}
</style>