Shades of Governor Bay #455399
Tints of Governor Bay #455399
RGB
CMYK
RGB Variations
Color information
#455399 (or 0x455399) is known color: Governor Bay. HEX triplet: 45, 53 and 99. RGB value is (69,83,153). Sum of RGB (Red+Green+Blue) = 69+83+153=305 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.62% from 305); Green value is 83 (32.81% from 255 or 27.21% from 305); Blue value is 153 (60.16% from 255 or 50.16% from 305); Max value from RGB is 153 - color contains mainly: blue. Hex color #455399 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #455399 is #BAAC66. Grayscale: #565656. Windows color (decimal): -12233831 or 10048325. OLE color: 10048325.
HSL color Cylindrical-coordinate representation of color #455399: hue angle of 230º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #455399 is Cyan = 0.55, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 83 | 153 | - |
| CMYK | 0.55 | 0.46 | 0 | 0.4 |
| HSL | 230º | 0.38% | 0.44% | - |
| HSV(B) | 230º | 0.55% | 0.6% | - |
| XYZ | 11.3 | 9.75 | 31.42 | - |
| YUV | 86.79 | 165.36 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 153 | 0.55 | 0.46 | 0 | 0.4 | 230 | 0.38 | 0.44 |
| Hex | 45 | 53 | 99 | 37 | 2E | 0 | 28 | E6 | 26 | 2C |
| Octal | 105 | 123 | 231 | 67 | 56 | 0 | 50 | 346 | 46 | 54 |
| Binary | 1000101 | 1010011 | 10011001 | 110111 | 101110 | 0 | 101000 | 11100110 | 100110 | 101100 |
Color Harmonies of #455399
Complementary color
Monochromatic Colors of #455399
Black with #455399
Text Example
Text Example
White with #455399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455399; }
p { color: rgb(69,83,153); }
H1.HeaderClassName
{
color: #455399;
}
.AnyTagClassName
{
color: #455399;
}
</style>
background-color css
<style>
a { background-color: #455399; }
a { background-color: rgb(69,83,153); }
div.DivClassName
{
background-color: #455399;
}
.BgClassName
{
background-color: #455399;
}
</style>
border-color css
<style>
span { border-color: #455399; }
span { border-color: rgb(69,83,153); }
td.TdClassName
{
border-color: #455399;
}
.TagClassName
{
border-color: #455399;
}
</style>