Shades of Governor Bay #4C5997
Tints of Governor Bay #4C5997
RGB
CMYK
RGB Variations
Color information
#4C5997 (or 0x4C5997) is known color: Governor Bay. HEX triplet: 4C, 59 and 97. RGB value is (76,89,151). Sum of RGB (Red+Green+Blue) = 76+89+151=316 (41% of max value = 765). Red value is 76 (30.08% from 255 or 24.05% from 316); Green value is 89 (35.16% from 255 or 28.16% from 316); Blue value is 151 (59.38% from 255 or 47.78% from 316); Max value from RGB is 151 - color contains mainly: blue. Hex color #4C5997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #4C5997 is #B3A668. Grayscale: #5B5B5B. Windows color (decimal): -11773545 or 9918796. OLE color: 9918796.
HSL color Cylindrical-coordinate representation of color #4C5997: hue angle of 229.6º degrees, saturation: 0.33, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #4C5997 is Cyan = 0.50, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 76 | 89 | 151 | - |
| CMYK | 0.50 | 0.41 | 0 | 0.41 |
| HSL | 229.6º | 0.33% | 0.45% | - |
| HSV(B) | 229.6º | 0.5% | 0.59% | - |
| XYZ | 12.14 | 10.92 | 30.75 | - |
| YUV | 92.18 | 161.19 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 89 | 151 | 0.50 | 0.41 | 0 | 0.41 | 229.6 | 0.33 | 0.45 |
| Hex | 4C | 59 | 97 | 32 | 29 | 0 | 29 | E6 | 21 | 2D |
| Octal | 114 | 131 | 227 | 62 | 51 | 0 | 51 | 346 | 41 | 55 |
| Binary | 1001100 | 1011001 | 10010111 | 110010 | 101001 | 0 | 101001 | 11100110 | 100001 | 101101 |
Color Harmonies of #4C5997
Complementary color
Monochromatic Colors of #4C5997
Black with #4C5997
Text Example
Text Example
White with #4C5997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C5997; }
p { color: rgb(76,89,151); }
H1.HeaderClassName
{
color: #4C5997;
}
.AnyTagClassName
{
color: #4C5997;
}
</style>
background-color css
<style>
a { background-color: #4C5997; }
a { background-color: rgb(76,89,151); }
div.DivClassName
{
background-color: #4C5997;
}
.BgClassName
{
background-color: #4C5997;
}
</style>
border-color css
<style>
span { border-color: #4C5997; }
span { border-color: rgb(76,89,151); }
td.TdClassName
{
border-color: #4C5997;
}
.TagClassName
{
border-color: #4C5997;
}
</style>