Shades of Gulf Blue #364463
Tints of Gulf Blue #364463
RGB
CMYK
RGB Variations
Color information
#364463 (or 0x364463) is known color: Gulf Blue. HEX triplet: 36, 44 and 63. RGB value is (54,68,99). Sum of RGB (Red+Green+Blue) = 54+68+99=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 68 (26.95% from 255 or 30.77% from 221); Blue value is 99 (39.06% from 255 or 44.80% from 221); Max value from RGB is 99 - color contains mainly: blue. Hex color #364463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #364463 is #C9BB9C. Grayscale: #434343. Windows color (decimal): -13220765 or 6505526. OLE color: 6505526.
HSL color Cylindrical-coordinate representation of color #364463: hue angle of 221.33º 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 #364463 is Cyan = 0.45, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 68 | 99 | - |
| CMYK | 0.45 | 0.31 | 0 | 0.61 |
| HSL | 221.33º | 0.29% | 0.3% | - |
| HSV(B) | 221.33º | 0.45% | 0.39% | - |
| XYZ | 5.84 | 5.82 | 12.62 | - |
| YUV | 67.35 | 145.86 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 68 | 99 | 0.45 | 0.31 | 0 | 0.61 | 221.33 | 0.29 | 0.3 |
| Hex | 36 | 44 | 63 | 2D | 1F | 0 | 3D | DD | 1D | 1E |
| Octal | 66 | 104 | 143 | 55 | 37 | 0 | 75 | 335 | 35 | 36 |
| Binary | 110110 | 1000100 | 1100011 | 101101 | 11111 | 0 | 111101 | 11011101 | 11101 | 11110 |
Color Harmonies of #364463
Complementary color
Monochromatic Colors of #364463
Black with #364463
Text Example
Text Example
White with #364463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364463; }
p { color: rgb(54,68,99); }
H1.HeaderClassName
{
color: #364463;
}
.AnyTagClassName
{
color: #364463;
}
</style>
background-color css
<style>
a { background-color: #364463; }
a { background-color: rgb(54,68,99); }
div.DivClassName
{
background-color: #364463;
}
.BgClassName
{
background-color: #364463;
}
</style>
border-color css
<style>
span { border-color: #364463; }
span { border-color: rgb(54,68,99); }
td.TdClassName
{
border-color: #364463;
}
.TagClassName
{
border-color: #364463;
}
</style>