Shades of Governor Bay #485296
Tints of Governor Bay #485296
RGB
CMYK
RGB Variations
Color information
#485296 (or 0x485296) is known color: Governor Bay. HEX triplet: 48, 52 and 96. RGB value is (72,82,150). Sum of RGB (Red+Green+Blue) = 72+82+150=304 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.68% from 304); Green value is 82 (32.42% from 255 or 26.97% from 304); Blue value is 150 (58.98% from 255 or 49.34% from 304); Max value from RGB is 150 - color contains mainly: blue. Hex color #485296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485296 is #B7AD69. Grayscale: #565656. Windows color (decimal): -12037482 or 9851464. OLE color: 9851464.
HSL color Cylindrical-coordinate representation of color #485296: hue angle of 232.31º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #485296 is Cyan = 0.52, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 82 | 150 | - |
| CMYK | 0.52 | 0.45 | 0 | 0.41 |
| HSL | 232.31º | 0.35% | 0.44% | - |
| HSV(B) | 232.31º | 0.52% | 0.59% | - |
| XYZ | 11.19 | 9.61 | 30.12 | - |
| YUV | 86.76 | 163.69 | 117.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 82 | 150 | 0.52 | 0.45 | 0 | 0.41 | 232.31 | 0.35 | 0.44 |
| Hex | 48 | 52 | 96 | 34 | 2D | 0 | 29 | E8 | 23 | 2C |
| Octal | 110 | 122 | 226 | 64 | 55 | 0 | 51 | 350 | 43 | 54 |
| Binary | 1001000 | 1010010 | 10010110 | 110100 | 101101 | 0 | 101001 | 11101000 | 100011 | 101100 |
Color Harmonies of #485296
Complementary color
Monochromatic Colors of #485296
Black with #485296
Text Example
Text Example
White with #485296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485296; }
p { color: rgb(72,82,150); }
H1.HeaderClassName
{
color: #485296;
}
.AnyTagClassName
{
color: #485296;
}
</style>
background-color css
<style>
a { background-color: #485296; }
a { background-color: rgb(72,82,150); }
div.DivClassName
{
background-color: #485296;
}
.BgClassName
{
background-color: #485296;
}
</style>
border-color css
<style>
span { border-color: #485296; }
span { border-color: rgb(72,82,150); }
td.TdClassName
{
border-color: #485296;
}
.TagClassName
{
border-color: #485296;
}
</style>