Shades of Governor Bay #445397
Tints of Governor Bay #445397
RGB
CMYK
RGB Variations
Color information
#445397 (or 0x445397) is known color: Governor Bay. HEX triplet: 44, 53 and 97. RGB value is (68,83,151). Sum of RGB (Red+Green+Blue) = 68+83+151=302 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.52% from 302); Green value is 83 (32.81% from 255 or 27.48% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #445397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #445397 is #BBAC68. Grayscale: #555555. Windows color (decimal): -12299369 or 9917252. OLE color: 9917252.
HSL color Cylindrical-coordinate representation of color #445397: hue angle of 229.16º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #445397 is Cyan = 0.55, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 83 | 151 | - |
| CMYK | 0.55 | 0.45 | 0 | 0.41 |
| HSL | 229.16º | 0.38% | 0.43% | - |
| HSV(B) | 229.16º | 0.55% | 0.59% | - |
| XYZ | 11.06 | 9.65 | 30.56 | - |
| YUV | 86.27 | 164.53 | 114.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 83 | 151 | 0.55 | 0.45 | 0 | 0.41 | 229.16 | 0.38 | 0.43 |
| Hex | 44 | 53 | 97 | 37 | 2D | 0 | 29 | E5 | 26 | 2B |
| Octal | 104 | 123 | 227 | 67 | 55 | 0 | 51 | 345 | 46 | 53 |
| Binary | 1000100 | 1010011 | 10010111 | 110111 | 101101 | 0 | 101001 | 11100101 | 100110 | 101011 |
Color Harmonies of #445397
Complementary color
Monochromatic Colors of #445397
Black with #445397
Text Example
Text Example
White with #445397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445397; }
p { color: rgb(68,83,151); }
H1.HeaderClassName
{
color: #445397;
}
.AnyTagClassName
{
color: #445397;
}
</style>
background-color css
<style>
a { background-color: #445397; }
a { background-color: rgb(68,83,151); }
div.DivClassName
{
background-color: #445397;
}
.BgClassName
{
background-color: #445397;
}
</style>
border-color css
<style>
span { border-color: #445397; }
span { border-color: rgb(68,83,151); }
td.TdClassName
{
border-color: #445397;
}
.TagClassName
{
border-color: #445397;
}
</style>