Shades of Governor Bay #455092
Tints of Governor Bay #455092
RGB
CMYK
RGB Variations
Color information
#455092 (or 0x455092) is known color: Governor Bay. HEX triplet: 45, 50 and 92. RGB value is (69,80,146). Sum of RGB (Red+Green+Blue) = 69+80+146=295 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.39% from 295); Green value is 80 (31.64% from 255 or 27.12% from 295); Blue value is 146 (57.42% from 255 or 49.49% from 295); Max value from RGB is 146 - color contains mainly: blue. Hex color #455092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455092 is #BAAF6D. Grayscale: #535353. Windows color (decimal): -12234606 or 9588805. OLE color: 9588805.
HSL color Cylindrical-coordinate representation of color #455092: hue angle of 231.43º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #455092 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 80 | 146 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.43 |
| HSL | 231.43º | 0.36% | 0.42% | - |
| HSV(B) | 231.43º | 0.53% | 0.57% | - |
| XYZ | 10.51 | 9.08 | 28.39 | - |
| YUV | 84.24 | 162.86 | 117.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 80 | 146 | 0.53 | 0.45 | 0 | 0.43 | 231.43 | 0.36 | 0.42 |
| Hex | 45 | 50 | 92 | 35 | 2D | 0 | 2B | E7 | 24 | 2A |
| Octal | 105 | 120 | 222 | 65 | 55 | 0 | 53 | 347 | 44 | 52 |
| Binary | 1000101 | 1010000 | 10010010 | 110101 | 101101 | 0 | 101011 | 11100111 | 100100 | 101010 |
Color Harmonies of #455092
Complementary color
Monochromatic Colors of #455092
Black with #455092
Text Example
Text Example
White with #455092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455092; }
p { color: rgb(69,80,146); }
H1.HeaderClassName
{
color: #455092;
}
.AnyTagClassName
{
color: #455092;
}
</style>
background-color css
<style>
a { background-color: #455092; }
a { background-color: rgb(69,80,146); }
div.DivClassName
{
background-color: #455092;
}
.BgClassName
{
background-color: #455092;
}
</style>
border-color css
<style>
span { border-color: #455092; }
span { border-color: rgb(69,80,146); }
td.TdClassName
{
border-color: #455092;
}
.TagClassName
{
border-color: #455092;
}
</style>