Shades of Gulf Blue #303756
Tints of Gulf Blue #303756
RGB
CMYK
RGB Variations
Color information
#303756 (or 0x303756) is known color: Gulf Blue. HEX triplet: 30, 37 and 56. RGB value is (48,55,86). Sum of RGB (Red+Green+Blue) = 48+55+86=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 55 (21.88% from 255 or 29.10% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 86 - color contains mainly: blue. Hex color #303756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #303756 is #CFC8A9. Grayscale: #383838. Windows color (decimal): -13617322 or 5650224. OLE color: 5650224.
HSL color Cylindrical-coordinate representation of color #303756: hue angle of 228.95º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #303756 is Cyan = 0.44, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 55 | 86 | - |
| CMYK | 0.44 | 0.36 | 0 | 0.66 |
| HSL | 228.95º | 0.28% | 0.26% | - |
| HSV(B) | 228.95º | 0.44% | 0.34% | - |
| XYZ | 4.26 | 4.03 | 9.36 | - |
| YUV | 56.44 | 144.68 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 55 | 86 | 0.44 | 0.36 | 0 | 0.66 | 228.95 | 0.28 | 0.26 |
| Hex | 30 | 37 | 56 | 2C | 24 | 0 | 42 | E5 | 1C | 1A |
| Octal | 60 | 67 | 126 | 54 | 44 | 0 | 102 | 345 | 34 | 32 |
| Binary | 110000 | 110111 | 1010110 | 101100 | 100100 | 0 | 1000010 | 11100101 | 11100 | 11010 |
Color Harmonies of #303756
Complementary color
Monochromatic Colors of #303756
Black with #303756
Text Example
Text Example
White with #303756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #303756; }
p { color: rgb(48,55,86); }
H1.HeaderClassName
{
color: #303756;
}
.AnyTagClassName
{
color: #303756;
}
</style>
background-color css
<style>
a { background-color: #303756; }
a { background-color: rgb(48,55,86); }
div.DivClassName
{
background-color: #303756;
}
.BgClassName
{
background-color: #303756;
}
</style>
border-color css
<style>
span { border-color: #303756; }
span { border-color: rgb(48,55,86); }
td.TdClassName
{
border-color: #303756;
}
.TagClassName
{
border-color: #303756;
}
</style>