Shades of Governor Bay #465396
Tints of Governor Bay #465396
RGB
CMYK
RGB Variations
Color information
#465396 (or 0x465396) is known color: Governor Bay. HEX triplet: 46, 53 and 96. RGB value is (70,83,150). Sum of RGB (Red+Green+Blue) = 70+83+150=303 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.10% from 303); Green value is 83 (32.81% from 255 or 27.39% from 303); Blue value is 150 (58.98% from 255 or 49.50% from 303); Max value from RGB is 150 - color contains mainly: blue. Hex color #465396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465396 is #B9AC69. Grayscale: #565656. Windows color (decimal): -12168298 or 9851718. OLE color: 9851718.
HSL color Cylindrical-coordinate representation of color #465396: hue angle of 230.25º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #465396 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 83 | 150 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.41 |
| HSL | 230.25º | 0.36% | 0.43% | - |
| HSV(B) | 230.25º | 0.53% | 0.59% | - |
| XYZ | 11.12 | 9.69 | 30.14 | - |
| YUV | 86.75 | 163.69 | 116.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 150 | 0.53 | 0.45 | 0 | 0.41 | 230.25 | 0.36 | 0.43 |
| Hex | 46 | 53 | 96 | 35 | 2D | 0 | 29 | E6 | 24 | 2B |
| Octal | 106 | 123 | 226 | 65 | 55 | 0 | 51 | 346 | 44 | 53 |
| Binary | 1000110 | 1010011 | 10010110 | 110101 | 101101 | 0 | 101001 | 11100110 | 100100 | 101011 |
Color Harmonies of #465396
Complementary color
Monochromatic Colors of #465396
Black with #465396
Text Example
Text Example
White with #465396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465396; }
p { color: rgb(70,83,150); }
H1.HeaderClassName
{
color: #465396;
}
.AnyTagClassName
{
color: #465396;
}
</style>
background-color css
<style>
a { background-color: #465396; }
a { background-color: rgb(70,83,150); }
div.DivClassName
{
background-color: #465396;
}
.BgClassName
{
background-color: #465396;
}
</style>
border-color css
<style>
span { border-color: #465396; }
span { border-color: rgb(70,83,150); }
td.TdClassName
{
border-color: #465396;
}
.TagClassName
{
border-color: #465396;
}
</style>