Shades of Governor Bay #455393
Tints of Governor Bay #455393
RGB
CMYK
RGB Variations
Color information
#455393 (or 0x455393) is known color: Governor Bay. HEX triplet: 45, 53 and 93. RGB value is (69,83,147). Sum of RGB (Red+Green+Blue) = 69+83+147=299 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.08% from 299); Green value is 83 (32.81% from 255 or 27.76% from 299); Blue value is 147 (57.81% from 255 or 49.16% from 299); Max value from RGB is 147 - color contains mainly: blue. Hex color #455393 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455393 is #BAAC6C. Grayscale: #555555. Windows color (decimal): -12233837 or 9655109. OLE color: 9655109.
HSL color Cylindrical-coordinate representation of color #455393: hue angle of 229.23º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #455393 is Cyan = 0.53, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 83 | 147 | - |
| CMYK | 0.53 | 0.44 | 0 | 0.42 |
| HSL | 229.23º | 0.36% | 0.42% | - |
| HSV(B) | 229.23º | 0.53% | 0.58% | - |
| XYZ | 10.81 | 9.56 | 28.88 | - |
| YUV | 86.11 | 162.36 | 115.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 147 | 0.53 | 0.44 | 0 | 0.42 | 229.23 | 0.36 | 0.42 |
| Hex | 45 | 53 | 93 | 35 | 2C | 0 | 2A | E5 | 24 | 2A |
| Octal | 105 | 123 | 223 | 65 | 54 | 0 | 52 | 345 | 44 | 52 |
| Binary | 1000101 | 1010011 | 10010011 | 110101 | 101100 | 0 | 101010 | 11100101 | 100100 | 101010 |
Color Harmonies of #455393
Complementary color
Monochromatic Colors of #455393
Black with #455393
Text Example
Text Example
White with #455393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455393; }
p { color: rgb(69,83,147); }
H1.HeaderClassName
{
color: #455393;
}
.AnyTagClassName
{
color: #455393;
}
</style>
background-color css
<style>
a { background-color: #455393; }
a { background-color: rgb(69,83,147); }
div.DivClassName
{
background-color: #455393;
}
.BgClassName
{
background-color: #455393;
}
</style>
border-color css
<style>
span { border-color: #455393; }
span { border-color: rgb(69,83,147); }
td.TdClassName
{
border-color: #455393;
}
.TagClassName
{
border-color: #455393;
}
</style>