Shades of Governor Bay #636698
Tints of Governor Bay #636698
RGB
CMYK
RGB Variations
Color information
#636698 (or 0x636698) is known color: Governor Bay. HEX triplet: 63, 66 and 98. RGB value is (99,102,152). Sum of RGB (Red+Green+Blue) = 99+102+152=353 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.05% from 353); Green value is 102 (40.23% from 255 or 28.90% from 353); Blue value is 152 (59.77% from 255 or 43.06% from 353); Max value from RGB is 152 - color contains mainly: blue. Hex color #636698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636698 is #9C9967. Grayscale: #6A6A6A. Windows color (decimal): -10262888 or 9987683. OLE color: 9987683.
HSL color Cylindrical-coordinate representation of color #636698: hue angle of 236.6º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #636698 is Cyan = 0.35, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 102 | 152 | - |
| CMYK | 0.35 | 0.33 | 0 | 0.40 |
| HSL | 236.6º | 0.21% | 0.49% | - |
| HSV(B) | 236.6º | 0.35% | 0.6% | - |
| XYZ | 15.56 | 14.42 | 31.67 | - |
| YUV | 106.8 | 153.51 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 102 | 152 | 0.35 | 0.33 | 0 | 0.40 | 236.6 | 0.21 | 0.49 |
| Hex | 63 | 66 | 98 | 23 | 21 | 0 | 28 | ED | 15 | 31 |
| Octal | 143 | 146 | 230 | 43 | 41 | 0 | 50 | 355 | 25 | 61 |
| Binary | 1100011 | 1100110 | 10011000 | 100011 | 100001 | 0 | 101000 | 11101101 | 10101 | 110001 |
Color Harmonies of #636698
Complementary color
Monochromatic Colors of #636698
Black with #636698
Text Example
Text Example
White with #636698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636698; }
p { color: rgb(99,102,152); }
H1.HeaderClassName
{
color: #636698;
}
.AnyTagClassName
{
color: #636698;
}
</style>
background-color css
<style>
a { background-color: #636698; }
a { background-color: rgb(99,102,152); }
div.DivClassName
{
background-color: #636698;
}
.BgClassName
{
background-color: #636698;
}
</style>
border-color css
<style>
span { border-color: #636698; }
span { border-color: rgb(99,102,152); }
td.TdClassName
{
border-color: #636698;
}
.TagClassName
{
border-color: #636698;
}
</style>