Shades of Governor Bay #455295
Tints of Governor Bay #455295
RGB
CMYK
RGB Variations
Color information
#455295 (or 0x455295) is known color: Governor Bay. HEX triplet: 45, 52 and 95. RGB value is (69,82,149). Sum of RGB (Red+Green+Blue) = 69+82+149=300 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23% from 300); Green value is 82 (32.42% from 255 or 27.33% from 300); Blue value is 149 (58.59% from 255 or 49.67% from 300); Max value from RGB is 149 - color contains mainly: blue. Hex color #455295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455295 is #BAAD6A. Grayscale: #555555. Windows color (decimal): -12234091 or 9785925. OLE color: 9785925.
HSL color Cylindrical-coordinate representation of color #455295: hue angle of 230.25º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #455295 is Cyan = 0.54, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 82 | 149 | - |
| CMYK | 0.54 | 0.45 | 0 | 0.42 |
| HSL | 230.25º | 0.37% | 0.43% | - |
| HSV(B) | 230.25º | 0.54% | 0.58% | - |
| XYZ | 10.9 | 9.47 | 29.69 | - |
| YUV | 85.75 | 163.69 | 116.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 82 | 149 | 0.54 | 0.45 | 0 | 0.42 | 230.25 | 0.37 | 0.43 |
| Hex | 45 | 52 | 95 | 36 | 2D | 0 | 2A | E6 | 25 | 2B |
| Octal | 105 | 122 | 225 | 66 | 55 | 0 | 52 | 346 | 45 | 53 |
| Binary | 1000101 | 1010010 | 10010101 | 110110 | 101101 | 0 | 101010 | 11100110 | 100101 | 101011 |
Color Harmonies of #455295
Complementary color
Monochromatic Colors of #455295
Black with #455295
Text Example
Text Example
White with #455295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455295; }
p { color: rgb(69,82,149); }
H1.HeaderClassName
{
color: #455295;
}
.AnyTagClassName
{
color: #455295;
}
</style>
background-color css
<style>
a { background-color: #455295; }
a { background-color: rgb(69,82,149); }
div.DivClassName
{
background-color: #455295;
}
.BgClassName
{
background-color: #455295;
}
</style>
border-color css
<style>
span { border-color: #455295; }
span { border-color: rgb(69,82,149); }
td.TdClassName
{
border-color: #455295;
}
.TagClassName
{
border-color: #455295;
}
</style>