Shades of Gulf Blue #324362
Tints of Gulf Blue #324362
RGB
CMYK
RGB Variations
Color information
#324362 (or 0x324362) is known color: Gulf Blue. HEX triplet: 32, 43 and 62. RGB value is (50,67,98). Sum of RGB (Red+Green+Blue) = 50+67+98=215 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.26% from 215); Green value is 67 (26.56% from 255 or 31.16% from 215); Blue value is 98 (38.67% from 255 or 45.58% from 215); Max value from RGB is 98 - color contains mainly: blue. Hex color #324362 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324362 is #CDBC9D. Grayscale: #414141. Windows color (decimal): -13483166 or 6439730. OLE color: 6439730.
HSL color Cylindrical-coordinate representation of color #324362: hue angle of 218.75º 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 #324362 is Cyan = 0.49, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 67 | 98 | - |
| CMYK | 0.49 | 0.32 | 0 | 0.62 |
| HSL | 218.75º | 0.32% | 0.29% | - |
| HSV(B) | 218.75º | 0.49% | 0.38% | - |
| XYZ | 5.53 | 5.57 | 12.34 | - |
| YUV | 65.45 | 146.37 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 67 | 98 | 0.49 | 0.32 | 0 | 0.62 | 218.75 | 0.32 | 0.29 |
| Hex | 32 | 43 | 62 | 31 | 20 | 0 | 3E | DB | 20 | 1D |
| Octal | 62 | 103 | 142 | 61 | 40 | 0 | 76 | 333 | 40 | 35 |
| Binary | 110010 | 1000011 | 1100010 | 110001 | 100000 | 0 | 111110 | 11011011 | 100000 | 11101 |
Color Harmonies of #324362
Complementary color
Monochromatic Colors of #324362
Black with #324362
Text Example
Text Example
White with #324362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324362; }
p { color: rgb(50,67,98); }
H1.HeaderClassName
{
color: #324362;
}
.AnyTagClassName
{
color: #324362;
}
</style>
background-color css
<style>
a { background-color: #324362; }
a { background-color: rgb(50,67,98); }
div.DivClassName
{
background-color: #324362;
}
.BgClassName
{
background-color: #324362;
}
</style>
border-color css
<style>
span { border-color: #324362; }
span { border-color: rgb(50,67,98); }
td.TdClassName
{
border-color: #324362;
}
.TagClassName
{
border-color: #324362;
}
</style>