Shades of Gulf Blue #324464
Tints of Gulf Blue #324464
RGB
CMYK
RGB Variations
Color information
#324464 (or 0x324464) is known color: Gulf Blue. HEX triplet: 32, 44 and 64. RGB value is (50,68,100). Sum of RGB (Red+Green+Blue) = 50+68+100=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 68 (26.95% from 255 or 31.19% from 218); Blue value is 100 (39.45% from 255 or 45.87% from 218); Max value from RGB is 100 - color contains mainly: blue. Hex color #324464 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324464 is #CDBB9B. Grayscale: #424242. Windows color (decimal): -13482908 or 6571058. OLE color: 6571058.
HSL color Cylindrical-coordinate representation of color #324464: hue angle of 218.4º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #324464 is Cyan = 0.50, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 68 | 100 | - |
| CMYK | 0.50 | 0.32 | 0 | 0.61 |
| HSL | 218.4º | 0.33% | 0.29% | - |
| HSV(B) | 218.4º | 0.5% | 0.39% | - |
| XYZ | 5.68 | 5.73 | 12.86 | - |
| YUV | 66.27 | 147.04 | 116.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 68 | 100 | 0.50 | 0.32 | 0 | 0.61 | 218.4 | 0.33 | 0.29 |
| Hex | 32 | 44 | 64 | 32 | 20 | 0 | 3D | DA | 21 | 1D |
| Octal | 62 | 104 | 144 | 62 | 40 | 0 | 75 | 332 | 41 | 35 |
| Binary | 110010 | 1000100 | 1100100 | 110010 | 100000 | 0 | 111101 | 11011010 | 100001 | 11101 |
Color Harmonies of #324464
Complementary color
Monochromatic Colors of #324464
Black with #324464
Text Example
Text Example
White with #324464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324464; }
p { color: rgb(50,68,100); }
H1.HeaderClassName
{
color: #324464;
}
.AnyTagClassName
{
color: #324464;
}
</style>
background-color css
<style>
a { background-color: #324464; }
a { background-color: rgb(50,68,100); }
div.DivClassName
{
background-color: #324464;
}
.BgClassName
{
background-color: #324464;
}
</style>
border-color css
<style>
span { border-color: #324464; }
span { border-color: rgb(50,68,100); }
td.TdClassName
{
border-color: #324464;
}
.TagClassName
{
border-color: #324464;
}
</style>