Shades of Governor Bay #636491
Tints of Governor Bay #636491
RGB
CMYK
RGB Variations
Color information
#636491 (or 0x636491) is known color: Governor Bay. HEX triplet: 63, 64 and 91. RGB value is (99,100,145). Sum of RGB (Red+Green+Blue) = 99+100+145=344 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.78% from 344); Green value is 100 (39.45% from 255 or 29.07% from 344); Blue value is 145 (57.03% from 255 or 42.15% from 344); Max value from RGB is 145 - color contains mainly: blue. Hex color #636491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636491 is #9C9B6E. Grayscale: #686868. Windows color (decimal): -10263407 or 9528419. OLE color: 9528419.
HSL color Cylindrical-coordinate representation of color #636491: hue angle of 238.7º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #636491 is Cyan = 0.32, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 100 | 145 | - |
| CMYK | 0.32 | 0.31 | 0 | 0.43 |
| HSL | 238.7º | 0.19% | 0.48% | - |
| HSV(B) | 238.7º | 0.32% | 0.57% | - |
| XYZ | 14.81 | 13.81 | 28.67 | - |
| YUV | 104.83 | 150.67 | 123.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 100 | 145 | 0.32 | 0.31 | 0 | 0.43 | 238.7 | 0.19 | 0.48 |
| Hex | 63 | 64 | 91 | 20 | 1F | 0 | 2B | EF | 13 | 30 |
| Octal | 143 | 144 | 221 | 40 | 37 | 0 | 53 | 357 | 23 | 60 |
| Binary | 1100011 | 1100100 | 10010001 | 100000 | 11111 | 0 | 101011 | 11101111 | 10011 | 110000 |
Color Harmonies of #636491
Complementary color
Monochromatic Colors of #636491
Black with #636491
Text Example
Text Example
White with #636491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636491; }
p { color: rgb(99,100,145); }
H1.HeaderClassName
{
color: #636491;
}
.AnyTagClassName
{
color: #636491;
}
</style>
background-color css
<style>
a { background-color: #636491; }
a { background-color: rgb(99,100,145); }
div.DivClassName
{
background-color: #636491;
}
.BgClassName
{
background-color: #636491;
}
</style>
border-color css
<style>
span { border-color: #636491; }
span { border-color: rgb(99,100,145); }
td.TdClassName
{
border-color: #636491;
}
.TagClassName
{
border-color: #636491;
}
</style>