Shades of Gulf Blue #304567
Tints of Gulf Blue #304567
RGB
CMYK
RGB Variations
Color information
#304567 (or 0x304567) is known color: Gulf Blue. HEX triplet: 30, 45 and 67. RGB value is (48,69,103). Sum of RGB (Red+Green+Blue) = 48+69+103=220 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.82% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 103 (40.62% from 255 or 46.82% from 220); Max value from RGB is 103 - color contains mainly: blue. Hex color #304567 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304567 is #CFBA98. Grayscale: #424242. Windows color (decimal): -13613721 or 6767920. OLE color: 6767920.
HSL color Cylindrical-coordinate representation of color #304567: hue angle of 217.09º 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 #304567 is Cyan = 0.53, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 69 | 103 | - |
| CMYK | 0.53 | 0.33 | 0 | 0.60 |
| HSL | 217.09º | 0.36% | 0.3% | - |
| HSV(B) | 217.09º | 0.53% | 0.4% | - |
| XYZ | 5.8 | 5.86 | 13.66 | - |
| YUV | 66.6 | 148.54 | 114.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 69 | 103 | 0.53 | 0.33 | 0 | 0.60 | 217.09 | 0.36 | 0.3 |
| Hex | 30 | 45 | 67 | 35 | 21 | 0 | 3C | D9 | 24 | 1E |
| Octal | 60 | 105 | 147 | 65 | 41 | 0 | 74 | 331 | 44 | 36 |
| Binary | 110000 | 1000101 | 1100111 | 110101 | 100001 | 0 | 111100 | 11011001 | 100100 | 11110 |
Color Harmonies of #304567
Complementary color
Monochromatic Colors of #304567
Black with #304567
Text Example
Text Example
White with #304567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304567; }
p { color: rgb(48,69,103); }
H1.HeaderClassName
{
color: #304567;
}
.AnyTagClassName
{
color: #304567;
}
</style>
background-color css
<style>
a { background-color: #304567; }
a { background-color: rgb(48,69,103); }
div.DivClassName
{
background-color: #304567;
}
.BgClassName
{
background-color: #304567;
}
</style>
border-color css
<style>
span { border-color: #304567; }
span { border-color: rgb(48,69,103); }
td.TdClassName
{
border-color: #304567;
}
.TagClassName
{
border-color: #304567;
}
</style>