Shades of Governor Bay #455190
Tints of Governor Bay #455190
RGB
CMYK
RGB Variations
Color information
#455190 (or 0x455190) is known color: Governor Bay. HEX triplet: 45, 51 and 90. RGB value is (69,81,144). Sum of RGB (Red+Green+Blue) = 69+81+144=294 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.47% from 294); Green value is 81 (32.03% from 255 or 27.55% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #455190 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455190 is #BAAE6F. Grayscale: #545454. Windows color (decimal): -12234352 or 9457989. OLE color: 9457989.
HSL color Cylindrical-coordinate representation of color #455190: hue angle of 230.4º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #455190 is Cyan = 0.52, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 81 | 144 | - |
| CMYK | 0.52 | 0.44 | 0 | 0.44 |
| HSL | 230.4º | 0.35% | 0.42% | - |
| HSV(B) | 230.4º | 0.52% | 0.56% | - |
| XYZ | 10.43 | 9.16 | 27.6 | - |
| YUV | 84.59 | 161.52 | 116.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 81 | 144 | 0.52 | 0.44 | 0 | 0.44 | 230.4 | 0.35 | 0.42 |
| Hex | 45 | 51 | 90 | 34 | 2C | 0 | 2C | E6 | 23 | 2A |
| Octal | 105 | 121 | 220 | 64 | 54 | 0 | 54 | 346 | 43 | 52 |
| Binary | 1000101 | 1010001 | 10010000 | 110100 | 101100 | 0 | 101100 | 11100110 | 100011 | 101010 |
Color Harmonies of #455190
Complementary color
Monochromatic Colors of #455190
Black with #455190
Text Example
Text Example
White with #455190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455190; }
p { color: rgb(69,81,144); }
H1.HeaderClassName
{
color: #455190;
}
.AnyTagClassName
{
color: #455190;
}
</style>
background-color css
<style>
a { background-color: #455190; }
a { background-color: rgb(69,81,144); }
div.DivClassName
{
background-color: #455190;
}
.BgClassName
{
background-color: #455190;
}
</style>
border-color css
<style>
span { border-color: #455190; }
span { border-color: rgb(69,81,144); }
td.TdClassName
{
border-color: #455190;
}
.TagClassName
{
border-color: #455190;
}
</style>