Shades of Gulf Blue #304461
Tints of Gulf Blue #304461
RGB
CMYK
RGB Variations
Color information
#304461 (or 0x304461) is known color: Gulf Blue. HEX triplet: 30, 44 and 61. RGB value is (48,68,97). Sum of RGB (Red+Green+Blue) = 48+68+97=213 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.54% from 213); Green value is 68 (26.95% from 255 or 31.92% from 213); Blue value is 97 (38.28% from 255 or 45.54% from 213); Max value from RGB is 97 - color contains mainly: blue. Hex color #304461 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304461 is #CFBB9E. Grayscale: #414141. Windows color (decimal): -13613983 or 6374448. OLE color: 6374448.
HSL color Cylindrical-coordinate representation of color #304461: hue angle of 215.51º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #304461 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 68 | 97 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.62 |
| HSL | 215.51º | 0.34% | 0.28% | - |
| HSV(B) | 215.51º | 0.51% | 0.38% | - |
| XYZ | 5.44 | 5.63 | 12.11 | - |
| YUV | 65.33 | 145.87 | 115.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 68 | 97 | 0.51 | 0.30 | 0 | 0.62 | 215.51 | 0.34 | 0.28 |
| Hex | 30 | 44 | 61 | 33 | 1E | 0 | 3E | D8 | 22 | 1C |
| Octal | 60 | 104 | 141 | 63 | 36 | 0 | 76 | 330 | 42 | 34 |
| Binary | 110000 | 1000100 | 1100001 | 110011 | 11110 | 0 | 111110 | 11011000 | 100010 | 11100 |
Color Harmonies of #304461
Complementary color
Monochromatic Colors of #304461
Black with #304461
Text Example
Text Example
White with #304461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304461; }
p { color: rgb(48,68,97); }
H1.HeaderClassName
{
color: #304461;
}
.AnyTagClassName
{
color: #304461;
}
</style>
background-color css
<style>
a { background-color: #304461; }
a { background-color: rgb(48,68,97); }
div.DivClassName
{
background-color: #304461;
}
.BgClassName
{
background-color: #304461;
}
</style>
border-color css
<style>
span { border-color: #304461; }
span { border-color: rgb(48,68,97); }
td.TdClassName
{
border-color: #304461;
}
.TagClassName
{
border-color: #304461;
}
</style>