Shades of Governor Bay #485492
Tints of Governor Bay #485492
RGB
CMYK
RGB Variations
Color information
#485492 (or 0x485492) is known color: Governor Bay. HEX triplet: 48, 54 and 92. RGB value is (72,84,146). Sum of RGB (Red+Green+Blue) = 72+84+146=302 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.84% from 302); Green value is 84 (33.20% from 255 or 27.81% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #485492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485492 is #B7AB6D. Grayscale: #575757. Windows color (decimal): -12036974 or 9589832. OLE color: 9589832.
HSL color Cylindrical-coordinate representation of color #485492: hue angle of 230.27º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #485492 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 84 | 146 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.43 |
| HSL | 230.27º | 0.34% | 0.43% | - |
| HSV(B) | 230.27º | 0.51% | 0.57% | - |
| XYZ | 11.03 | 9.79 | 28.5 | - |
| YUV | 87.48 | 161.02 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 146 | 0.51 | 0.42 | 0 | 0.43 | 230.27 | 0.34 | 0.43 |
| Hex | 48 | 54 | 92 | 33 | 2A | 0 | 2B | E6 | 22 | 2B |
| Octal | 110 | 124 | 222 | 63 | 52 | 0 | 53 | 346 | 42 | 53 |
| Binary | 1001000 | 1010100 | 10010010 | 110011 | 101010 | 0 | 101011 | 11100110 | 100010 | 101011 |
Color Harmonies of #485492
Complementary color
Monochromatic Colors of #485492
Black with #485492
Text Example
Text Example
White with #485492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485492; }
p { color: rgb(72,84,146); }
H1.HeaderClassName
{
color: #485492;
}
.AnyTagClassName
{
color: #485492;
}
</style>
background-color css
<style>
a { background-color: #485492; }
a { background-color: rgb(72,84,146); }
div.DivClassName
{
background-color: #485492;
}
.BgClassName
{
background-color: #485492;
}
</style>
border-color css
<style>
span { border-color: #485492; }
span { border-color: rgb(72,84,146); }
td.TdClassName
{
border-color: #485492;
}
.TagClassName
{
border-color: #485492;
}
</style>