Shades of Governor Bay #455395
Tints of Governor Bay #455395
RGB
CMYK
RGB Variations
Color information
#455395 (or 0x455395) is known color: Governor Bay. HEX triplet: 45, 53 and 95. RGB value is (69,83,149). Sum of RGB (Red+Green+Blue) = 69+83+149=301 (39% of max value = 765). Red value is 69 (27.34% from 255 or 22.92% from 301); Green value is 83 (32.81% from 255 or 27.57% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #455395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455395 is #BAAC6A. Grayscale: #565656. Windows color (decimal): -12233835 or 9786181. OLE color: 9786181.
HSL color Cylindrical-coordinate representation of color #455395: hue angle of 229.5º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #455395 is Cyan = 0.54, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 83 | 149 | - |
| CMYK | 0.54 | 0.44 | 0 | 0.42 |
| HSL | 229.5º | 0.37% | 0.43% | - |
| HSV(B) | 229.5º | 0.54% | 0.58% | - |
| XYZ | 10.97 | 9.62 | 29.71 | - |
| YUV | 86.34 | 163.36 | 115.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 149 | 0.54 | 0.44 | 0 | 0.42 | 229.5 | 0.37 | 0.43 |
| Hex | 45 | 53 | 95 | 36 | 2C | 0 | 2A | E6 | 25 | 2B |
| Octal | 105 | 123 | 225 | 66 | 54 | 0 | 52 | 346 | 45 | 53 |
| Binary | 1000101 | 1010011 | 10010101 | 110110 | 101100 | 0 | 101010 | 11100110 | 100101 | 101011 |
Color Harmonies of #455395
Complementary color
Monochromatic Colors of #455395
Black with #455395
Text Example
Text Example
White with #455395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455395; }
p { color: rgb(69,83,149); }
H1.HeaderClassName
{
color: #455395;
}
.AnyTagClassName
{
color: #455395;
}
</style>
background-color css
<style>
a { background-color: #455395; }
a { background-color: rgb(69,83,149); }
div.DivClassName
{
background-color: #455395;
}
.BgClassName
{
background-color: #455395;
}
</style>
border-color css
<style>
span { border-color: #455395; }
span { border-color: rgb(69,83,149); }
td.TdClassName
{
border-color: #455395;
}
.TagClassName
{
border-color: #455395;
}
</style>