Shades of Gulf Blue #334667
Tints of Gulf Blue #334667
RGB
CMYK
RGB Variations
Color information
#334667 (or 0x334667) is known color: Gulf Blue. HEX triplet: 33, 46 and 67. RGB value is (51,70,103). Sum of RGB (Red+Green+Blue) = 51+70+103=224 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.77% from 224); Green value is 70 (27.73% from 255 or 31.25% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #334667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #334667 is #CCB998. Grayscale: #434343. Windows color (decimal): -13416857 or 6768179. OLE color: 6768179.
HSL color Cylindrical-coordinate representation of color #334667: hue angle of 218.08º 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 #334667 is Cyan = 0.50, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 70 | 103 | - |
| CMYK | 0.50 | 0.32 | 0 | 0.60 |
| HSL | 218.08º | 0.34% | 0.3% | - |
| HSV(B) | 218.08º | 0.5% | 0.4% | - |
| XYZ | 6 | 6.06 | 13.69 | - |
| YUV | 68.08 | 147.71 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 70 | 103 | 0.50 | 0.32 | 0 | 0.60 | 218.08 | 0.34 | 0.3 |
| Hex | 33 | 46 | 67 | 32 | 20 | 0 | 3C | DA | 22 | 1E |
| Octal | 63 | 106 | 147 | 62 | 40 | 0 | 74 | 332 | 42 | 36 |
| Binary | 110011 | 1000110 | 1100111 | 110010 | 100000 | 0 | 111100 | 11011010 | 100010 | 11110 |
Color Harmonies of #334667
Complementary color
Monochromatic Colors of #334667
Black with #334667
Text Example
Text Example
White with #334667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #334667; }
p { color: rgb(51,70,103); }
H1.HeaderClassName
{
color: #334667;
}
.AnyTagClassName
{
color: #334667;
}
</style>
background-color css
<style>
a { background-color: #334667; }
a { background-color: rgb(51,70,103); }
div.DivClassName
{
background-color: #334667;
}
.BgClassName
{
background-color: #334667;
}
</style>
border-color css
<style>
span { border-color: #334667; }
span { border-color: rgb(51,70,103); }
td.TdClassName
{
border-color: #334667;
}
.TagClassName
{
border-color: #334667;
}
</style>