Shades of Gulf Blue #324363
Tints of Gulf Blue #324363
RGB
CMYK
RGB Variations
Color information
#324363 (or 0x324363) is known color: Gulf Blue. HEX triplet: 32, 43 and 63. RGB value is (50,67,99). Sum of RGB (Red+Green+Blue) = 50+67+99=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 67 (26.56% from 255 or 31.02% from 216); Blue value is 99 (39.06% from 255 or 45.83% from 216); Max value from RGB is 99 - color contains mainly: blue. Hex color #324363 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324363 is #CDBC9C. Grayscale: #414141. Windows color (decimal): -13483165 or 6505266. OLE color: 6505266.
HSL color Cylindrical-coordinate representation of color #324363: hue angle of 219.18º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #324363 is Cyan = 0.49, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 67 | 99 | - |
| CMYK | 0.49 | 0.32 | 0 | 0.61 |
| HSL | 219.18º | 0.33% | 0.29% | - |
| HSV(B) | 219.18º | 0.49% | 0.39% | - |
| XYZ | 5.57 | 5.59 | 12.59 | - |
| YUV | 65.57 | 146.87 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 67 | 99 | 0.49 | 0.32 | 0 | 0.61 | 219.18 | 0.33 | 0.29 |
| Hex | 32 | 43 | 63 | 31 | 20 | 0 | 3D | DB | 21 | 1D |
| Octal | 62 | 103 | 143 | 61 | 40 | 0 | 75 | 333 | 41 | 35 |
| Binary | 110010 | 1000011 | 1100011 | 110001 | 100000 | 0 | 111101 | 11011011 | 100001 | 11101 |
Color Harmonies of #324363
Complementary color
Monochromatic Colors of #324363
Black with #324363
Text Example
Text Example
White with #324363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324363; }
p { color: rgb(50,67,99); }
H1.HeaderClassName
{
color: #324363;
}
.AnyTagClassName
{
color: #324363;
}
</style>
background-color css
<style>
a { background-color: #324363; }
a { background-color: rgb(50,67,99); }
div.DivClassName
{
background-color: #324363;
}
.BgClassName
{
background-color: #324363;
}
</style>
border-color css
<style>
span { border-color: #324363; }
span { border-color: rgb(50,67,99); }
td.TdClassName
{
border-color: #324363;
}
.TagClassName
{
border-color: #324363;
}
</style>