Shades of Gulf Blue #324462
Tints of Gulf Blue #324462
RGB
CMYK
RGB Variations
Color information
#324462 (or 0x324462) is known color: Gulf Blue. HEX triplet: 32, 44 and 62. RGB value is (50,68,98). Sum of RGB (Red+Green+Blue) = 50+68+98=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 68 (26.95% from 255 or 31.48% from 216); Blue value is 98 (38.67% from 255 or 45.37% from 216); Max value from RGB is 98 - color contains mainly: blue. Hex color #324462 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324462 is #CDBB9D. Grayscale: #414141. Windows color (decimal): -13482910 or 6439986. OLE color: 6439986.
HSL color Cylindrical-coordinate representation of color #324462: hue angle of 217.5º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #324462 is Cyan = 0.49, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 68 | 98 | - |
| CMYK | 0.49 | 0.31 | 0 | 0.62 |
| HSL | 217.5º | 0.32% | 0.29% | - |
| HSV(B) | 217.5º | 0.49% | 0.38% | - |
| XYZ | 5.59 | 5.69 | 12.36 | - |
| YUV | 66.04 | 146.04 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 68 | 98 | 0.49 | 0.31 | 0 | 0.62 | 217.5 | 0.32 | 0.29 |
| Hex | 32 | 44 | 62 | 31 | 1F | 0 | 3E | DA | 20 | 1D |
| Octal | 62 | 104 | 142 | 61 | 37 | 0 | 76 | 332 | 40 | 35 |
| Binary | 110010 | 1000100 | 1100010 | 110001 | 11111 | 0 | 111110 | 11011010 | 100000 | 11101 |
Color Harmonies of #324462
Complementary color
Monochromatic Colors of #324462
Black with #324462
Text Example
Text Example
White with #324462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324462; }
p { color: rgb(50,68,98); }
H1.HeaderClassName
{
color: #324462;
}
.AnyTagClassName
{
color: #324462;
}
</style>
background-color css
<style>
a { background-color: #324462; }
a { background-color: rgb(50,68,98); }
div.DivClassName
{
background-color: #324462;
}
.BgClassName
{
background-color: #324462;
}
</style>
border-color css
<style>
span { border-color: #324462; }
span { border-color: rgb(50,68,98); }
td.TdClassName
{
border-color: #324462;
}
.TagClassName
{
border-color: #324462;
}
</style>