Shades of Governor Bay #454699
Tints of Governor Bay #454699
RGB
CMYK
RGB Variations
Color information
#454699 (or 0x454699) is known color: Governor Bay. HEX triplet: 45, 46 and 99. RGB value is (69,70,153). Sum of RGB (Red+Green+Blue) = 69+70+153=292 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.63% from 292); Green value is 70 (27.73% from 255 or 23.97% from 292); Blue value is 153 (60.16% from 255 or 52.40% from 292); Max value from RGB is 153 - color contains mainly: blue. Hex color #454699 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #454699 is #BAB966. Grayscale: #4E4E4E. Windows color (decimal): -12237159 or 10044997. OLE color: 10044997.
HSL color Cylindrical-coordinate representation of color #454699: hue angle of 239.29º 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 #454699 is Cyan = 0.55, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 70 | 153 | - |
| CMYK | 0.55 | 0.54 | 0 | 0.4 |
| HSL | 239.29º | 0.38% | 0.44% | - |
| HSV(B) | 239.29º | 0.55% | 0.6% | - |
| XYZ | 10.39 | 7.95 | 31.12 | - |
| YUV | 79.16 | 169.67 | 120.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 153 | 0.55 | 0.54 | 0 | 0.4 | 239.29 | 0.38 | 0.44 |
| Hex | 45 | 46 | 99 | 37 | 36 | 0 | 28 | EF | 26 | 2C |
| Octal | 105 | 106 | 231 | 67 | 66 | 0 | 50 | 357 | 46 | 54 |
| Binary | 1000101 | 1000110 | 10011001 | 110111 | 110110 | 0 | 101000 | 11101111 | 100110 | 101100 |
Color Harmonies of #454699
Complementary color
Monochromatic Colors of #454699
Black with #454699
Text Example
Text Example
White with #454699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454699; }
p { color: rgb(69,70,153); }
H1.HeaderClassName
{
color: #454699;
}
.AnyTagClassName
{
color: #454699;
}
</style>
background-color css
<style>
a { background-color: #454699; }
a { background-color: rgb(69,70,153); }
div.DivClassName
{
background-color: #454699;
}
.BgClassName
{
background-color: #454699;
}
</style>
border-color css
<style>
span { border-color: #454699; }
span { border-color: rgb(69,70,153); }
td.TdClassName
{
border-color: #454699;
}
.TagClassName
{
border-color: #454699;
}
</style>