Shades of Gulf Blue #304466
Tints of Gulf Blue #304466
RGB
CMYK
RGB Variations
Color information
#304466 (or 0x304466) is known color: Gulf Blue. HEX triplet: 30, 44 and 66. RGB value is (48,68,102). Sum of RGB (Red+Green+Blue) = 48+68+102=218 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.02% from 218); Green value is 68 (26.95% from 255 or 31.19% from 218); Blue value is 102 (40.23% from 255 or 46.79% from 218); Max value from RGB is 102 - color contains mainly: blue. Hex color #304466 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304466 is #CFBB99. Grayscale: #414141. Windows color (decimal): -13613978 or 6702128. OLE color: 6702128.
HSL color Cylindrical-coordinate representation of color #304466: hue angle of 217.78º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #304466 is Cyan = 0.53, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 48 | 68 | 102 | - |
| CMYK | 0.53 | 0.33 | 0 | 0.6 |
| HSL | 217.78º | 0.36% | 0.29% | - |
| HSV(B) | 217.78º | 0.53% | 0.4% | - |
| XYZ | 5.68 | 5.72 | 13.38 | - |
| YUV | 65.9 | 148.37 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 68 | 102 | 0.53 | 0.33 | 0 | 0.6 | 217.78 | 0.36 | 0.29 |
| Hex | 30 | 44 | 66 | 35 | 21 | 0 | 3C | DA | 24 | 1D |
| Octal | 60 | 104 | 146 | 65 | 41 | 0 | 74 | 332 | 44 | 35 |
| Binary | 110000 | 1000100 | 1100110 | 110101 | 100001 | 0 | 111100 | 11011010 | 100100 | 11101 |
Color Harmonies of #304466
Complementary color
Monochromatic Colors of #304466
Black with #304466
Text Example
Text Example
White with #304466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304466; }
p { color: rgb(48,68,102); }
H1.HeaderClassName
{
color: #304466;
}
.AnyTagClassName
{
color: #304466;
}
</style>
background-color css
<style>
a { background-color: #304466; }
a { background-color: rgb(48,68,102); }
div.DivClassName
{
background-color: #304466;
}
.BgClassName
{
background-color: #304466;
}
</style>
border-color css
<style>
span { border-color: #304466; }
span { border-color: rgb(48,68,102); }
td.TdClassName
{
border-color: #304466;
}
.TagClassName
{
border-color: #304466;
}
</style>