Shades of Governor Bay #485298
Tints of Governor Bay #485298
RGB
CMYK
RGB Variations
Color information
#485298 (or 0x485298) is known color: Governor Bay. HEX triplet: 48, 52 and 98. RGB value is (72,82,152). Sum of RGB (Red+Green+Blue) = 72+82+152=306 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.53% from 306); Green value is 82 (32.42% from 255 or 26.80% from 306); Blue value is 152 (59.77% from 255 or 49.67% from 306); Max value from RGB is 152 - color contains mainly: blue. Hex color #485298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485298 is #B7AD67. Grayscale: #565656. Windows color (decimal): -12037480 or 9982536. OLE color: 9982536.
HSL color Cylindrical-coordinate representation of color #485298: hue angle of 232.5º 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 #485298 is Cyan = 0.53, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 72 | 82 | 152 | - |
| CMYK | 0.53 | 0.46 | 0 | 0.40 |
| HSL | 232.5º | 0.36% | 0.44% | - |
| HSV(B) | 232.5º | 0.53% | 0.6% | - |
| XYZ | 11.36 | 9.68 | 30.98 | - |
| YUV | 86.99 | 164.69 | 117.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 82 | 152 | 0.53 | 0.46 | 0 | 0.40 | 232.5 | 0.36 | 0.44 |
| Hex | 48 | 52 | 98 | 35 | 2E | 0 | 28 | E8 | 24 | 2C |
| Octal | 110 | 122 | 230 | 65 | 56 | 0 | 50 | 350 | 44 | 54 |
| Binary | 1001000 | 1010010 | 10011000 | 110101 | 101110 | 0 | 101000 | 11101000 | 100100 | 101100 |
Color Harmonies of #485298
Complementary color
Monochromatic Colors of #485298
Black with #485298
Text Example
Text Example
White with #485298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485298; }
p { color: rgb(72,82,152); }
H1.HeaderClassName
{
color: #485298;
}
.AnyTagClassName
{
color: #485298;
}
</style>
background-color css
<style>
a { background-color: #485298; }
a { background-color: rgb(72,82,152); }
div.DivClassName
{
background-color: #485298;
}
.BgClassName
{
background-color: #485298;
}
</style>
border-color css
<style>
span { border-color: #485298; }
span { border-color: rgb(72,82,152); }
td.TdClassName
{
border-color: #485298;
}
.TagClassName
{
border-color: #485298;
}
</style>