Shades of Governor Bay #455497
Tints of Governor Bay #455497
RGB
CMYK
RGB Variations
Color information
#455497 (or 0x455497) is known color: Governor Bay. HEX triplet: 45, 54 and 97. RGB value is (69,84,151). Sum of RGB (Red+Green+Blue) = 69+84+151=304 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.70% from 304); Green value is 84 (33.20% from 255 or 27.63% from 304); Blue value is 151 (59.38% from 255 or 49.67% from 304); Max value from RGB is 151 - color contains mainly: blue. Hex color #455497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455497 is #BAAB68. Grayscale: #565656. Windows color (decimal): -12233577 or 9917509. OLE color: 9917509.
HSL color Cylindrical-coordinate representation of color #455497: hue angle of 229.02º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #455497 is Cyan = 0.54, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 84 | 151 | - |
| CMYK | 0.54 | 0.44 | 0 | 0.41 |
| HSL | 229.02º | 0.37% | 0.43% | - |
| HSV(B) | 229.02º | 0.54% | 0.59% | - |
| XYZ | 11.21 | 9.84 | 30.59 | - |
| YUV | 87.15 | 164.03 | 115.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 151 | 0.54 | 0.44 | 0 | 0.41 | 229.02 | 0.37 | 0.43 |
| Hex | 45 | 54 | 97 | 36 | 2C | 0 | 29 | E5 | 25 | 2B |
| Octal | 105 | 124 | 227 | 66 | 54 | 0 | 51 | 345 | 45 | 53 |
| Binary | 1000101 | 1010100 | 10010111 | 110110 | 101100 | 0 | 101001 | 11100101 | 100101 | 101011 |
Color Harmonies of #455497
Complementary color
Monochromatic Colors of #455497
Black with #455497
Text Example
Text Example
White with #455497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455497; }
p { color: rgb(69,84,151); }
H1.HeaderClassName
{
color: #455497;
}
.AnyTagClassName
{
color: #455497;
}
</style>
background-color css
<style>
a { background-color: #455497; }
a { background-color: rgb(69,84,151); }
div.DivClassName
{
background-color: #455497;
}
.BgClassName
{
background-color: #455497;
}
</style>
border-color css
<style>
span { border-color: #455497; }
span { border-color: rgb(69,84,151); }
td.TdClassName
{
border-color: #455497;
}
.TagClassName
{
border-color: #455497;
}
</style>