Shades of Governor Bay #455699
Tints of Governor Bay #455699
RGB
CMYK
RGB Variations
Color information
#455699 (or 0x455699) is known color: Governor Bay. HEX triplet: 45, 56 and 99. RGB value is (69,86,153). Sum of RGB (Red+Green+Blue) = 69+86+153=308 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.40% from 308); Green value is 86 (33.98% from 255 or 27.92% from 308); Blue value is 153 (60.16% from 255 or 49.68% from 308); Max value from RGB is 153 - color contains mainly: blue. Hex color #455699 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455699 is #BAA966. Grayscale: #585858. Windows color (decimal): -12233063 or 10049093. OLE color: 10049093.
HSL color Cylindrical-coordinate representation of color #455699: hue angle of 227.86º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #455699 is Cyan = 0.55, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 86 | 153 | - |
| CMYK | 0.55 | 0.44 | 0 | 0.4 |
| HSL | 227.86º | 0.38% | 0.44% | - |
| HSV(B) | 227.86º | 0.55% | 0.6% | - |
| XYZ | 11.53 | 10.22 | 31.5 | - |
| YUV | 88.56 | 164.37 | 114.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 86 | 153 | 0.55 | 0.44 | 0 | 0.4 | 227.86 | 0.38 | 0.44 |
| Hex | 45 | 56 | 99 | 37 | 2C | 0 | 28 | E4 | 26 | 2C |
| Octal | 105 | 126 | 231 | 67 | 54 | 0 | 50 | 344 | 46 | 54 |
| Binary | 1000101 | 1010110 | 10011001 | 110111 | 101100 | 0 | 101000 | 11100100 | 100110 | 101100 |
Color Harmonies of #455699
Complementary color
Monochromatic Colors of #455699
Black with #455699
Text Example
Text Example
White with #455699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455699; }
p { color: rgb(69,86,153); }
H1.HeaderClassName
{
color: #455699;
}
.AnyTagClassName
{
color: #455699;
}
</style>
background-color css
<style>
a { background-color: #455699; }
a { background-color: rgb(69,86,153); }
div.DivClassName
{
background-color: #455699;
}
.BgClassName
{
background-color: #455699;
}
</style>
border-color css
<style>
span { border-color: #455699; }
span { border-color: rgb(69,86,153); }
td.TdClassName
{
border-color: #455699;
}
.TagClassName
{
border-color: #455699;
}
</style>