Shades of Gulf Blue #324565
Tints of Gulf Blue #324565
RGB
CMYK
RGB Variations
Color information
#324565 (or 0x324565) is known color: Gulf Blue. HEX triplet: 32, 45 and 65. RGB value is (50,69,101). Sum of RGB (Red+Green+Blue) = 50+69+101=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 101 (39.84% from 255 or 45.91% from 220); Max value from RGB is 101 - color contains mainly: blue. Hex color #324565 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324565 is #CDBA9A. Grayscale: #424242. Windows color (decimal): -13482651 or 6636850. OLE color: 6636850.
HSL color Cylindrical-coordinate representation of color #324565: hue angle of 217.65º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #324565 is Cyan = 0.50, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 69 | 101 | - |
| CMYK | 0.50 | 0.32 | 0 | 0.60 |
| HSL | 217.65º | 0.34% | 0.3% | - |
| HSV(B) | 217.65º | 0.5% | 0.4% | - |
| XYZ | 5.79 | 5.87 | 13.14 | - |
| YUV | 66.97 | 147.21 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 101 | 0.50 | 0.32 | 0 | 0.60 | 217.65 | 0.34 | 0.3 |
| Hex | 32 | 45 | 65 | 32 | 20 | 0 | 3C | DA | 22 | 1E |
| Octal | 62 | 105 | 145 | 62 | 40 | 0 | 74 | 332 | 42 | 36 |
| Binary | 110010 | 1000101 | 1100101 | 110010 | 100000 | 0 | 111100 | 11011010 | 100010 | 11110 |
Color Harmonies of #324565
Complementary color
Monochromatic Colors of #324565
Black with #324565
Text Example
Text Example
White with #324565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324565; }
p { color: rgb(50,69,101); }
H1.HeaderClassName
{
color: #324565;
}
.AnyTagClassName
{
color: #324565;
}
</style>
background-color css
<style>
a { background-color: #324565; }
a { background-color: rgb(50,69,101); }
div.DivClassName
{
background-color: #324565;
}
.BgClassName
{
background-color: #324565;
}
</style>
border-color css
<style>
span { border-color: #324565; }
span { border-color: rgb(50,69,101); }
td.TdClassName
{
border-color: #324565;
}
.TagClassName
{
border-color: #324565;
}
</style>