Shades of Governor Bay #636598
Tints of Governor Bay #636598
RGB
CMYK
RGB Variations
Color information
#636598 (or 0x636598) is known color: Governor Bay. HEX triplet: 63, 65 and 98. RGB value is (99,101,152). Sum of RGB (Red+Green+Blue) = 99+101+152=352 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.12% from 352); Green value is 101 (39.84% from 255 or 28.69% from 352); Blue value is 152 (59.77% from 255 or 43.18% from 352); Max value from RGB is 152 - color contains mainly: blue. Hex color #636598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636598 is #9C9A67. Grayscale: #6A6A6A. Windows color (decimal): -10263144 or 9987427. OLE color: 9987427.
HSL color Cylindrical-coordinate representation of color #636598: hue angle of 237.74º 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 #636598 is Cyan = 0.35, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 101 | 152 | - |
| CMYK | 0.35 | 0.34 | 0 | 0.40 |
| HSL | 237.74º | 0.21% | 0.49% | - |
| HSV(B) | 237.74º | 0.35% | 0.6% | - |
| XYZ | 15.47 | 14.23 | 31.64 | - |
| YUV | 106.22 | 153.84 | 122.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 101 | 152 | 0.35 | 0.34 | 0 | 0.40 | 237.74 | 0.21 | 0.49 |
| Hex | 63 | 65 | 98 | 23 | 22 | 0 | 28 | EE | 15 | 31 |
| Octal | 143 | 145 | 230 | 43 | 42 | 0 | 50 | 356 | 25 | 61 |
| Binary | 1100011 | 1100101 | 10011000 | 100011 | 100010 | 0 | 101000 | 11101110 | 10101 | 110001 |
Color Harmonies of #636598
Complementary color
Monochromatic Colors of #636598
Black with #636598
Text Example
Text Example
White with #636598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636598; }
p { color: rgb(99,101,152); }
H1.HeaderClassName
{
color: #636598;
}
.AnyTagClassName
{
color: #636598;
}
</style>
background-color css
<style>
a { background-color: #636598; }
a { background-color: rgb(99,101,152); }
div.DivClassName
{
background-color: #636598;
}
.BgClassName
{
background-color: #636598;
}
</style>
border-color css
<style>
span { border-color: #636598; }
span { border-color: rgb(99,101,152); }
td.TdClassName
{
border-color: #636598;
}
.TagClassName
{
border-color: #636598;
}
</style>