Shades of Gulf Blue #304367
Tints of Gulf Blue #304367
RGB
CMYK
RGB Variations
Color information
#304367 (or 0x304367) is known color: Gulf Blue. HEX triplet: 30, 43 and 67. RGB value is (48,67,103). Sum of RGB (Red+Green+Blue) = 48+67+103=218 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.02% from 218); Green value is 67 (26.56% from 255 or 30.73% from 218); Blue value is 103 (40.62% from 255 or 47.25% from 218); Max value from RGB is 103 - color contains mainly: blue. Hex color #304367 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304367 is #CFBC98. Grayscale: #414141. Windows color (decimal): -13614233 or 6767408. OLE color: 6767408.
HSL color Cylindrical-coordinate representation of color #304367: hue angle of 219.27º 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 #304367 is Cyan = 0.53, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 67 | 103 | - |
| CMYK | 0.53 | 0.35 | 0 | 0.60 |
| HSL | 219.27º | 0.36% | 0.3% | - |
| HSV(B) | 219.27º | 0.53% | 0.4% | - |
| XYZ | 5.67 | 5.62 | 13.62 | - |
| YUV | 65.42 | 149.21 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 67 | 103 | 0.53 | 0.35 | 0 | 0.60 | 219.27 | 0.36 | 0.3 |
| Hex | 30 | 43 | 67 | 35 | 23 | 0 | 3C | DB | 24 | 1E |
| Octal | 60 | 103 | 147 | 65 | 43 | 0 | 74 | 333 | 44 | 36 |
| Binary | 110000 | 1000011 | 1100111 | 110101 | 100011 | 0 | 111100 | 11011011 | 100100 | 11110 |
Color Harmonies of #304367
Complementary color
Monochromatic Colors of #304367
Black with #304367
Text Example
Text Example
White with #304367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304367; }
p { color: rgb(48,67,103); }
H1.HeaderClassName
{
color: #304367;
}
.AnyTagClassName
{
color: #304367;
}
</style>
background-color css
<style>
a { background-color: #304367; }
a { background-color: rgb(48,67,103); }
div.DivClassName
{
background-color: #304367;
}
.BgClassName
{
background-color: #304367;
}
</style>
border-color css
<style>
span { border-color: #304367; }
span { border-color: rgb(48,67,103); }
td.TdClassName
{
border-color: #304367;
}
.TagClassName
{
border-color: #304367;
}
</style>