Shades of Gulf Blue #304667
Tints of Gulf Blue #304667
RGB
CMYK
RGB Variations
Color information
#304667 (or 0x304667) is known color: Gulf Blue. HEX triplet: 30, 46 and 67. RGB value is (48,70,103). Sum of RGB (Red+Green+Blue) = 48+70+103=221 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.72% from 221); Green value is 70 (27.73% from 255 or 31.67% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #304667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304667 is #CFB998. Grayscale: #434343. Windows color (decimal): -13613465 or 6768176. OLE color: 6768176.
HSL color Cylindrical-coordinate representation of color #304667: hue angle of 216º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #304667 is Cyan = 0.53, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 70 | 103 | - |
| CMYK | 0.53 | 0.32 | 0 | 0.60 |
| HSL | 216º | 0.36% | 0.3% | - |
| HSV(B) | 216º | 0.53% | 0.4% | - |
| XYZ | 5.86 | 5.99 | 13.68 | - |
| YUV | 67.18 | 148.21 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 70 | 103 | 0.53 | 0.32 | 0 | 0.60 | 216 | 0.36 | 0.3 |
| Hex | 30 | 46 | 67 | 35 | 20 | 0 | 3C | D8 | 24 | 1E |
| Octal | 60 | 106 | 147 | 65 | 40 | 0 | 74 | 330 | 44 | 36 |
| Binary | 110000 | 1000110 | 1100111 | 110101 | 100000 | 0 | 111100 | 11011000 | 100100 | 11110 |
Color Harmonies of #304667
Complementary color
Monochromatic Colors of #304667
Black with #304667
Text Example
Text Example
White with #304667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304667; }
p { color: rgb(48,70,103); }
H1.HeaderClassName
{
color: #304667;
}
.AnyTagClassName
{
color: #304667;
}
</style>
background-color css
<style>
a { background-color: #304667; }
a { background-color: rgb(48,70,103); }
div.DivClassName
{
background-color: #304667;
}
.BgClassName
{
background-color: #304667;
}
</style>
border-color css
<style>
span { border-color: #304667; }
span { border-color: rgb(48,70,103); }
td.TdClassName
{
border-color: #304667;
}
.TagClassName
{
border-color: #304667;
}
</style>