Shades of Governor Bay #455298
Tints of Governor Bay #455298
RGB
CMYK
RGB Variations
Color information
#455298 (or 0x455298) is known color: Governor Bay. HEX triplet: 45, 52 and 98. RGB value is (69,82,152). Sum of RGB (Red+Green+Blue) = 69+82+152=303 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.77% from 303); Green value is 82 (32.42% from 255 or 27.06% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #455298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455298 is #BAAD67. Grayscale: #555555. Windows color (decimal): -12234088 or 9982533. OLE color: 9982533.
HSL color Cylindrical-coordinate representation of color #455298: hue angle of 230.6º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #455298 is Cyan = 0.55, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 82 | 152 | - |
| CMYK | 0.55 | 0.46 | 0 | 0.40 |
| HSL | 230.6º | 0.38% | 0.43% | - |
| HSV(B) | 230.6º | 0.55% | 0.6% | - |
| XYZ | 11.14 | 9.57 | 30.97 | - |
| YUV | 86.09 | 165.19 | 115.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 82 | 152 | 0.55 | 0.46 | 0 | 0.40 | 230.6 | 0.38 | 0.43 |
| Hex | 45 | 52 | 98 | 37 | 2E | 0 | 28 | E7 | 26 | 2B |
| Octal | 105 | 122 | 230 | 67 | 56 | 0 | 50 | 347 | 46 | 53 |
| Binary | 1000101 | 1010010 | 10011000 | 110111 | 101110 | 0 | 101000 | 11100111 | 100110 | 101011 |
Color Harmonies of #455298
Complementary color
Monochromatic Colors of #455298
Black with #455298
Text Example
Text Example
White with #455298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455298; }
p { color: rgb(69,82,152); }
H1.HeaderClassName
{
color: #455298;
}
.AnyTagClassName
{
color: #455298;
}
</style>
background-color css
<style>
a { background-color: #455298; }
a { background-color: rgb(69,82,152); }
div.DivClassName
{
background-color: #455298;
}
.BgClassName
{
background-color: #455298;
}
</style>
border-color css
<style>
span { border-color: #455298; }
span { border-color: rgb(69,82,152); }
td.TdClassName
{
border-color: #455298;
}
.TagClassName
{
border-color: #455298;
}
</style>