Shades of Gulf Blue #353956
Tints of Gulf Blue #353956
RGB
CMYK
RGB Variations
Color information
#353956 (or 0x353956) is known color: Gulf Blue. HEX triplet: 35, 39 and 56. RGB value is (53,57,86). Sum of RGB (Red+Green+Blue) = 53+57+86=196 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.04% from 196); Green value is 57 (22.66% from 255 or 29.08% from 196); Blue value is 86 (33.98% from 255 or 43.88% from 196); Max value from RGB is 86 - color contains mainly: blue. Hex color #353956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353956 is #CAC6A9. Grayscale: #3A3A3A. Windows color (decimal): -13289130 or 5650741. OLE color: 5650741.
HSL color Cylindrical-coordinate representation of color #353956: hue angle of 232.73º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #353956 is Cyan = 0.38, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 57 | 86 | - |
| CMYK | 0.38 | 0.34 | 0 | 0.66 |
| HSL | 232.73º | 0.24% | 0.27% | - |
| HSV(B) | 232.73º | 0.38% | 0.34% | - |
| XYZ | 4.61 | 4.36 | 9.4 | - |
| YUV | 59.11 | 143.17 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 57 | 86 | 0.38 | 0.34 | 0 | 0.66 | 232.73 | 0.24 | 0.27 |
| Hex | 35 | 39 | 56 | 26 | 22 | 0 | 42 | E9 | 18 | 1B |
| Octal | 65 | 71 | 126 | 46 | 42 | 0 | 102 | 351 | 30 | 33 |
| Binary | 110101 | 111001 | 1010110 | 100110 | 100010 | 0 | 1000010 | 11101001 | 11000 | 11011 |
Color Harmonies of #353956
Complementary color
Monochromatic Colors of #353956
Black with #353956
Text Example
Text Example
White with #353956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353956; }
p { color: rgb(53,57,86); }
H1.HeaderClassName
{
color: #353956;
}
.AnyTagClassName
{
color: #353956;
}
</style>
background-color css
<style>
a { background-color: #353956; }
a { background-color: rgb(53,57,86); }
div.DivClassName
{
background-color: #353956;
}
.BgClassName
{
background-color: #353956;
}
</style>
border-color css
<style>
span { border-color: #353956; }
span { border-color: rgb(53,57,86); }
td.TdClassName
{
border-color: #353956;
}
.TagClassName
{
border-color: #353956;
}
</style>