Shades of Governor Bay #485398
Tints of Governor Bay #485398
RGB
CMYK
RGB Variations
Color information
#485398 (or 0x485398) is known color: Governor Bay. HEX triplet: 48, 53 and 98. RGB value is (72,83,152). Sum of RGB (Red+Green+Blue) = 72+83+152=307 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.45% from 307); Green value is 83 (32.81% from 255 or 27.04% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #485398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485398 is #B7AC67. Grayscale: #575757. Windows color (decimal): -12037224 or 9982792. OLE color: 9982792.
HSL color Cylindrical-coordinate representation of color #485398: hue angle of 231.75º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #485398 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 72 | 83 | 152 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.40 |
| HSL | 231.75º | 0.36% | 0.44% | - |
| HSV(B) | 231.75º | 0.53% | 0.6% | - |
| XYZ | 11.43 | 9.83 | 31 | - |
| YUV | 87.58 | 164.36 | 116.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 152 | 0.53 | 0.45 | 0 | 0.40 | 231.75 | 0.36 | 0.44 |
| Hex | 48 | 53 | 98 | 35 | 2D | 0 | 28 | E8 | 24 | 2C |
| Octal | 110 | 123 | 230 | 65 | 55 | 0 | 50 | 350 | 44 | 54 |
| Binary | 1001000 | 1010011 | 10011000 | 110101 | 101101 | 0 | 101000 | 11101000 | 100100 | 101100 |
Color Harmonies of #485398
Complementary color
Monochromatic Colors of #485398
Black with #485398
Text Example
Text Example
White with #485398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485398; }
p { color: rgb(72,83,152); }
H1.HeaderClassName
{
color: #485398;
}
.AnyTagClassName
{
color: #485398;
}
</style>
background-color css
<style>
a { background-color: #485398; }
a { background-color: rgb(72,83,152); }
div.DivClassName
{
background-color: #485398;
}
.BgClassName
{
background-color: #485398;
}
</style>
border-color css
<style>
span { border-color: #485398; }
span { border-color: rgb(72,83,152); }
td.TdClassName
{
border-color: #485398;
}
.TagClassName
{
border-color: #485398;
}
</style>