Shades of Gulf Blue #324367
Tints of Gulf Blue #324367
RGB
CMYK
RGB Variations
Color information
#324367 (or 0x324367) is known color: Gulf Blue. HEX triplet: 32, 43 and 67. RGB value is (50,67,103). Sum of RGB (Red+Green+Blue) = 50+67+103=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 67 (26.56% from 255 or 30.45% from 220); Blue value is 103 (40.62% from 255 or 46.82% from 220); Max value from RGB is 103 - color contains mainly: blue. Hex color #324367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324367 is #CDBC98. Grayscale: #414141. Windows color (decimal): -13483161 or 6767410. OLE color: 6767410.
HSL color Cylindrical-coordinate representation of color #324367: hue angle of 220.75º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #324367 is Cyan = 0.51, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 67 | 103 | - |
| CMYK | 0.51 | 0.35 | 0 | 0.60 |
| HSL | 220.75º | 0.35% | 0.3% | - |
| HSV(B) | 220.75º | 0.51% | 0.4% | - |
| XYZ | 5.77 | 5.67 | 13.62 | - |
| YUV | 66.02 | 148.87 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 67 | 103 | 0.51 | 0.35 | 0 | 0.60 | 220.75 | 0.35 | 0.3 |
| Hex | 32 | 43 | 67 | 33 | 23 | 0 | 3C | DD | 23 | 1E |
| Octal | 62 | 103 | 147 | 63 | 43 | 0 | 74 | 335 | 43 | 36 |
| Binary | 110010 | 1000011 | 1100111 | 110011 | 100011 | 0 | 111100 | 11011101 | 100011 | 11110 |
Color Harmonies of #324367
Complementary color
Monochromatic Colors of #324367
Black with #324367
Text Example
Text Example
White with #324367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324367; }
p { color: rgb(50,67,103); }
H1.HeaderClassName
{
color: #324367;
}
.AnyTagClassName
{
color: #324367;
}
</style>
background-color css
<style>
a { background-color: #324367; }
a { background-color: rgb(50,67,103); }
div.DivClassName
{
background-color: #324367;
}
.BgClassName
{
background-color: #324367;
}
</style>
border-color css
<style>
span { border-color: #324367; }
span { border-color: rgb(50,67,103); }
td.TdClassName
{
border-color: #324367;
}
.TagClassName
{
border-color: #324367;
}
</style>