Shades of Governor Bay #455394
Tints of Governor Bay #455394
RGB
CMYK
RGB Variations
Color information
#455394 (or 0x455394) is known color: Governor Bay. HEX triplet: 45, 53 and 94. RGB value is (69,83,148). Sum of RGB (Red+Green+Blue) = 69+83+148=300 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23% from 300); Green value is 83 (32.81% from 255 or 27.67% from 300); Blue value is 148 (58.20% from 255 or 49.33% from 300); Max value from RGB is 148 - color contains mainly: blue. Hex color #455394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455394 is #BAAC6B. Grayscale: #555555. Windows color (decimal): -12233836 or 9720645. OLE color: 9720645.
HSL color Cylindrical-coordinate representation of color #455394: hue angle of 229.37º 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 #455394 is Cyan = 0.53, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 83 | 148 | - |
| CMYK | 0.53 | 0.44 | 0 | 0.42 |
| HSL | 229.37º | 0.36% | 0.43% | - |
| HSV(B) | 229.37º | 0.53% | 0.58% | - |
| XYZ | 10.89 | 9.59 | 29.29 | - |
| YUV | 86.22 | 162.86 | 115.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 148 | 0.53 | 0.44 | 0 | 0.42 | 229.37 | 0.36 | 0.43 |
| Hex | 45 | 53 | 94 | 35 | 2C | 0 | 2A | E5 | 24 | 2B |
| Octal | 105 | 123 | 224 | 65 | 54 | 0 | 52 | 345 | 44 | 53 |
| Binary | 1000101 | 1010011 | 10010100 | 110101 | 101100 | 0 | 101010 | 11100101 | 100100 | 101011 |
Color Harmonies of #455394
Complementary color
Monochromatic Colors of #455394
Black with #455394
Text Example
Text Example
White with #455394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455394; }
p { color: rgb(69,83,148); }
H1.HeaderClassName
{
color: #455394;
}
.AnyTagClassName
{
color: #455394;
}
</style>
background-color css
<style>
a { background-color: #455394; }
a { background-color: rgb(69,83,148); }
div.DivClassName
{
background-color: #455394;
}
.BgClassName
{
background-color: #455394;
}
</style>
border-color css
<style>
span { border-color: #455394; }
span { border-color: rgb(69,83,148); }
td.TdClassName
{
border-color: #455394;
}
.TagClassName
{
border-color: #455394;
}
</style>