Shades of Governor Bay #485291
Tints of Governor Bay #485291
RGB
CMYK
RGB Variations
Color information
#485291 (or 0x485291) is known color: Governor Bay. HEX triplet: 48, 52 and 91. RGB value is (72,82,145). Sum of RGB (Red+Green+Blue) = 72+82+145=299 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.08% from 299); Green value is 82 (32.42% from 255 or 27.42% from 299); Blue value is 145 (57.03% from 255 or 48.49% from 299); Max value from RGB is 145 - color contains mainly: blue. Hex color #485291 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485291 is #B7AD6E. Grayscale: #555555. Windows color (decimal): -12037487 or 9523784. OLE color: 9523784.
HSL color Cylindrical-coordinate representation of color #485291: hue angle of 231.78º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #485291 is Cyan = 0.50, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 82 | 145 | - |
| CMYK | 0.50 | 0.43 | 0 | 0.43 |
| HSL | 231.78º | 0.34% | 0.43% | - |
| HSV(B) | 231.78º | 0.5% | 0.57% | - |
| XYZ | 10.8 | 9.46 | 28.04 | - |
| YUV | 86.19 | 161.19 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 82 | 145 | 0.50 | 0.43 | 0 | 0.43 | 231.78 | 0.34 | 0.43 |
| Hex | 48 | 52 | 91 | 32 | 2B | 0 | 2B | E8 | 22 | 2B |
| Octal | 110 | 122 | 221 | 62 | 53 | 0 | 53 | 350 | 42 | 53 |
| Binary | 1001000 | 1010010 | 10010001 | 110010 | 101011 | 0 | 101011 | 11101000 | 100010 | 101011 |
Color Harmonies of #485291
Complementary color
Monochromatic Colors of #485291
Black with #485291
Text Example
Text Example
White with #485291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485291; }
p { color: rgb(72,82,145); }
H1.HeaderClassName
{
color: #485291;
}
.AnyTagClassName
{
color: #485291;
}
</style>
background-color css
<style>
a { background-color: #485291; }
a { background-color: rgb(72,82,145); }
div.DivClassName
{
background-color: #485291;
}
.BgClassName
{
background-color: #485291;
}
</style>
border-color css
<style>
span { border-color: #485291; }
span { border-color: rgb(72,82,145); }
td.TdClassName
{
border-color: #485291;
}
.TagClassName
{
border-color: #485291;
}
</style>