Shades of Governor Bay #495398
Tints of Governor Bay #495398
RGB
CMYK
RGB Variations
Color information
#495398 (or 0x495398) is known color: Governor Bay. HEX triplet: 49, 53 and 98. RGB value is (73,83,152). Sum of RGB (Red+Green+Blue) = 73+83+152=308 (40% of max value = 765). Red value is 73 (28.91% from 255 or 23.70% from 308); Green value is 83 (32.81% from 255 or 26.95% from 308); Blue value is 152 (59.77% from 255 or 49.35% from 308); Max value from RGB is 152 - color contains mainly: blue. Hex color #495398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #495398 is #B6AC67. Grayscale: #575757. Windows color (decimal): -11971688 or 9982793. OLE color: 9982793.
HSL color Cylindrical-coordinate representation of color #495398: hue angle of 232.41º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #495398 is Cyan = 0.52, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 83 | 152 | - |
| CMYK | 0.52 | 0.45 | 0 | 0.40 |
| HSL | 232.41º | 0.35% | 0.44% | - |
| HSV(B) | 232.41º | 0.52% | 0.6% | - |
| XYZ | 11.51 | 9.87 | 31 | - |
| YUV | 87.88 | 164.19 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 83 | 152 | 0.52 | 0.45 | 0 | 0.40 | 232.41 | 0.35 | 0.44 |
| Hex | 49 | 53 | 98 | 34 | 2D | 0 | 28 | E8 | 23 | 2C |
| Octal | 111 | 123 | 230 | 64 | 55 | 0 | 50 | 350 | 43 | 54 |
| Binary | 1001001 | 1010011 | 10011000 | 110100 | 101101 | 0 | 101000 | 11101000 | 100011 | 101100 |
Color Harmonies of #495398
Complementary color
Monochromatic Colors of #495398
Black with #495398
Text Example
Text Example
White with #495398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #495398; }
p { color: rgb(73,83,152); }
H1.HeaderClassName
{
color: #495398;
}
.AnyTagClassName
{
color: #495398;
}
</style>
background-color css
<style>
a { background-color: #495398; }
a { background-color: rgb(73,83,152); }
div.DivClassName
{
background-color: #495398;
}
.BgClassName
{
background-color: #495398;
}
</style>
border-color css
<style>
span { border-color: #495398; }
span { border-color: rgb(73,83,152); }
td.TdClassName
{
border-color: #495398;
}
.TagClassName
{
border-color: #495398;
}
</style>