Shades of Governor Bay #455291
Tints of Governor Bay #455291
RGB
CMYK
RGB Variations
Color information
#455291 (or 0x455291) is known color: Governor Bay. HEX triplet: 45, 52 and 91. RGB value is (69,82,145). Sum of RGB (Red+Green+Blue) = 69+82+145=296 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.31% from 296); Green value is 82 (32.42% from 255 or 27.70% from 296); Blue value is 145 (57.03% from 255 or 48.99% from 296); Max value from RGB is 145 - color contains mainly: blue. Hex color #455291 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455291 is #BAAD6E. Grayscale: #555555. Windows color (decimal): -12234095 or 9523781. OLE color: 9523781.
HSL color Cylindrical-coordinate representation of color #455291: hue angle of 229.74º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #455291 is Cyan = 0.52, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 82 | 145 | - |
| CMYK | 0.52 | 0.43 | 0 | 0.43 |
| HSL | 229.74º | 0.36% | 0.42% | - |
| HSV(B) | 229.74º | 0.52% | 0.57% | - |
| XYZ | 10.58 | 9.34 | 28.03 | - |
| YUV | 85.3 | 161.69 | 116.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 82 | 145 | 0.52 | 0.43 | 0 | 0.43 | 229.74 | 0.36 | 0.42 |
| Hex | 45 | 52 | 91 | 34 | 2B | 0 | 2B | E6 | 24 | 2A |
| Octal | 105 | 122 | 221 | 64 | 53 | 0 | 53 | 346 | 44 | 52 |
| Binary | 1000101 | 1010010 | 10010001 | 110100 | 101011 | 0 | 101011 | 11100110 | 100100 | 101010 |
Color Harmonies of #455291
Complementary color
Monochromatic Colors of #455291
Black with #455291
Text Example
Text Example
White with #455291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455291; }
p { color: rgb(69,82,145); }
H1.HeaderClassName
{
color: #455291;
}
.AnyTagClassName
{
color: #455291;
}
</style>
background-color css
<style>
a { background-color: #455291; }
a { background-color: rgb(69,82,145); }
div.DivClassName
{
background-color: #455291;
}
.BgClassName
{
background-color: #455291;
}
</style>
border-color css
<style>
span { border-color: #455291; }
span { border-color: rgb(69,82,145); }
td.TdClassName
{
border-color: #455291;
}
.TagClassName
{
border-color: #455291;
}
</style>