Shades of Governor Bay #454894
Tints of Governor Bay #454894
RGB
CMYK
RGB Variations
Color information
#454894 (or 0x454894) is known color: Governor Bay. HEX triplet: 45, 48 and 94. RGB value is (69,72,148). Sum of RGB (Red+Green+Blue) = 69+72+148=289 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.88% from 289); Green value is 72 (28.52% from 255 or 24.91% from 289); Blue value is 148 (58.20% from 255 or 51.21% from 289); Max value from RGB is 148 - color contains mainly: blue. Hex color #454894 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #454894 is #BAB76B. Grayscale: #4F4F4F. Windows color (decimal): -12236652 or 9717829. OLE color: 9717829.
HSL color Cylindrical-coordinate representation of color #454894: hue angle of 237.72º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #454894 is Cyan = 0.53, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 72 | 148 | - |
| CMYK | 0.53 | 0.51 | 0 | 0.42 |
| HSL | 237.72º | 0.36% | 0.43% | - |
| HSV(B) | 237.72º | 0.53% | 0.58% | - |
| XYZ | 10.12 | 8.04 | 29.04 | - |
| YUV | 79.77 | 166.51 | 120.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 72 | 148 | 0.53 | 0.51 | 0 | 0.42 | 237.72 | 0.36 | 0.43 |
| Hex | 45 | 48 | 94 | 35 | 33 | 0 | 2A | EE | 24 | 2B |
| Octal | 105 | 110 | 224 | 65 | 63 | 0 | 52 | 356 | 44 | 53 |
| Binary | 1000101 | 1001000 | 10010100 | 110101 | 110011 | 0 | 101010 | 11101110 | 100100 | 101011 |
Color Harmonies of #454894
Complementary color
Monochromatic Colors of #454894
Black with #454894
Text Example
Text Example
White with #454894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454894; }
p { color: rgb(69,72,148); }
H1.HeaderClassName
{
color: #454894;
}
.AnyTagClassName
{
color: #454894;
}
</style>
background-color css
<style>
a { background-color: #454894; }
a { background-color: rgb(69,72,148); }
div.DivClassName
{
background-color: #454894;
}
.BgClassName
{
background-color: #454894;
}
</style>
border-color css
<style>
span { border-color: #454894; }
span { border-color: rgb(69,72,148); }
td.TdClassName
{
border-color: #454894;
}
.TagClassName
{
border-color: #454894;
}
</style>