Shades of Gulf Blue #39435E
Tints of Gulf Blue #39435E
RGB
CMYK
RGB Variations
Color information
#39435E (or 0x39435E) is known color: Gulf Blue. HEX triplet: 39, 43 and 5E. RGB value is (57,67,94). Sum of RGB (Red+Green+Blue) = 57+67+94=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 67 (26.56% from 255 or 30.73% from 218); Blue value is 94 (37.11% from 255 or 43.12% from 218); Max value from RGB is 94 - color contains mainly: blue. Hex color #39435E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #39435E is #C6BCA1. Grayscale: #424242. Windows color (decimal): -13024418 or 6177593. OLE color: 6177593.
HSL color Cylindrical-coordinate representation of color #39435E: hue angle of 223.78º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #39435E is Cyan = 0.39, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 57 | 67 | 94 | - |
| CMYK | 0.39 | 0.29 | 0 | 0.63 |
| HSL | 223.78º | 0.25% | 0.3% | - |
| HSV(B) | 223.78º | 0.39% | 0.37% | - |
| XYZ | 5.71 | 5.69 | 11.39 | - |
| YUV | 67.09 | 143.19 | 120.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 94 | 0.39 | 0.29 | 0 | 0.63 | 223.78 | 0.25 | 0.3 |
| Hex | 39 | 43 | 5E | 27 | 1D | 0 | 3F | E0 | 19 | 1E |
| Octal | 71 | 103 | 136 | 47 | 35 | 0 | 77 | 340 | 31 | 36 |
| Binary | 111001 | 1000011 | 1011110 | 100111 | 11101 | 0 | 111111 | 11100000 | 11001 | 11110 |
Color Harmonies of #39435E
Complementary color
Monochromatic Colors of #39435E
Black with #39435E
Text Example
Text Example
White with #39435E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39435E; }
p { color: rgb(57,67,94); }
H1.HeaderClassName
{
color: #39435E;
}
.AnyTagClassName
{
color: #39435E;
}
</style>
background-color css
<style>
a { background-color: #39435E; }
a { background-color: rgb(57,67,94); }
div.DivClassName
{
background-color: #39435E;
}
.BgClassName
{
background-color: #39435E;
}
</style>
border-color css
<style>
span { border-color: #39435E; }
span { border-color: rgb(57,67,94); }
td.TdClassName
{
border-color: #39435E;
}
.TagClassName
{
border-color: #39435E;
}
</style>