Shades of Governor Bay #455198
Tints of Governor Bay #455198
RGB
CMYK
RGB Variations
Color information
#455198 (or 0x455198) is known color: Governor Bay. HEX triplet: 45, 51 and 98. RGB value is (69,81,152). Sum of RGB (Red+Green+Blue) = 69+81+152=302 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.85% from 302); Green value is 81 (32.03% from 255 or 26.82% from 302); Blue value is 152 (59.77% from 255 or 50.33% from 302); Max value from RGB is 152 - color contains mainly: blue. Hex color #455198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455198 is #BAAE67. Grayscale: #555555. Windows color (decimal): -12234344 or 9982277. OLE color: 9982277.
HSL color Cylindrical-coordinate representation of color #455198: hue angle of 231.33º 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 #455198 is Cyan = 0.55, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 81 | 152 | - |
| CMYK | 0.55 | 0.47 | 0 | 0.40 |
| HSL | 231.33º | 0.38% | 0.43% | - |
| HSV(B) | 231.33º | 0.55% | 0.6% | - |
| XYZ | 11.06 | 9.42 | 30.94 | - |
| YUV | 85.51 | 165.52 | 116.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 81 | 152 | 0.55 | 0.47 | 0 | 0.40 | 231.33 | 0.38 | 0.43 |
| Hex | 45 | 51 | 98 | 37 | 2F | 0 | 28 | E7 | 26 | 2B |
| Octal | 105 | 121 | 230 | 67 | 57 | 0 | 50 | 347 | 46 | 53 |
| Binary | 1000101 | 1010001 | 10011000 | 110111 | 101111 | 0 | 101000 | 11100111 | 100110 | 101011 |
Color Harmonies of #455198
Complementary color
Monochromatic Colors of #455198
Black with #455198
Text Example
Text Example
White with #455198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455198; }
p { color: rgb(69,81,152); }
H1.HeaderClassName
{
color: #455198;
}
.AnyTagClassName
{
color: #455198;
}
</style>
background-color css
<style>
a { background-color: #455198; }
a { background-color: rgb(69,81,152); }
div.DivClassName
{
background-color: #455198;
}
.BgClassName
{
background-color: #455198;
}
</style>
border-color css
<style>
span { border-color: #455198; }
span { border-color: rgb(69,81,152); }
td.TdClassName
{
border-color: #455198;
}
.TagClassName
{
border-color: #455198;
}
</style>