Shades of Gulf Blue #364565
Tints of Gulf Blue #364565
RGB
CMYK
RGB Variations
Color information
#364565 (or 0x364565) is known color: Gulf Blue. HEX triplet: 36, 45 and 65. RGB value is (54,69,101). Sum of RGB (Red+Green+Blue) = 54+69+101=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 69 (27.34% from 255 or 30.80% from 224); Blue value is 101 (39.84% from 255 or 45.09% from 224); Max value from RGB is 101 - color contains mainly: blue. Hex color #364565 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364565 is #C9BA9A. Grayscale: #444444. Windows color (decimal): -13220507 or 6636854. OLE color: 6636854.
HSL color Cylindrical-coordinate representation of color #364565: hue angle of 220.85º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #364565 is Cyan = 0.47, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 69 | 101 | - |
| CMYK | 0.47 | 0.32 | 0 | 0.60 |
| HSL | 220.85º | 0.3% | 0.3% | - |
| HSV(B) | 220.85º | 0.47% | 0.4% | - |
| XYZ | 6 | 5.98 | 13.15 | - |
| YUV | 68.16 | 146.53 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 69 | 101 | 0.47 | 0.32 | 0 | 0.60 | 220.85 | 0.3 | 0.3 |
| Hex | 36 | 45 | 65 | 2F | 20 | 0 | 3C | DD | 1E | 1E |
| Octal | 66 | 105 | 145 | 57 | 40 | 0 | 74 | 335 | 36 | 36 |
| Binary | 110110 | 1000101 | 1100101 | 101111 | 100000 | 0 | 111100 | 11011101 | 11110 | 11110 |
Color Harmonies of #364565
Complementary color
Monochromatic Colors of #364565
Black with #364565
Text Example
Text Example
White with #364565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364565; }
p { color: rgb(54,69,101); }
H1.HeaderClassName
{
color: #364565;
}
.AnyTagClassName
{
color: #364565;
}
</style>
background-color css
<style>
a { background-color: #364565; }
a { background-color: rgb(54,69,101); }
div.DivClassName
{
background-color: #364565;
}
.BgClassName
{
background-color: #364565;
}
</style>
border-color css
<style>
span { border-color: #364565; }
span { border-color: rgb(54,69,101); }
td.TdClassName
{
border-color: #364565;
}
.TagClassName
{
border-color: #364565;
}
</style>