Shades of Governor Bay #636692
Tints of Governor Bay #636692
RGB
CMYK
RGB Variations
Color information
#636692 (or 0x636692) is known color: Governor Bay. HEX triplet: 63, 66 and 92. RGB value is (99,102,146). Sum of RGB (Red+Green+Blue) = 99+102+146=347 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.53% from 347); Green value is 102 (40.23% from 255 or 29.39% from 347); Blue value is 146 (57.42% from 255 or 42.07% from 347); Max value from RGB is 146 - color contains mainly: blue. Hex color #636692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636692 is #9C996D. Grayscale: #696969. Windows color (decimal): -10262894 or 9594467. OLE color: 9594467.
HSL color Cylindrical-coordinate representation of color #636692: hue angle of 236.17º 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 #636692 is Cyan = 0.32, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 102 | 146 | - |
| CMYK | 0.32 | 0.30 | 0 | 0.43 |
| HSL | 236.17º | 0.19% | 0.48% | - |
| HSV(B) | 236.17º | 0.32% | 0.57% | - |
| XYZ | 15.09 | 14.23 | 29.15 | - |
| YUV | 106.12 | 150.51 | 122.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 102 | 146 | 0.32 | 0.30 | 0 | 0.43 | 236.17 | 0.19 | 0.48 |
| Hex | 63 | 66 | 92 | 20 | 1E | 0 | 2B | EC | 13 | 30 |
| Octal | 143 | 146 | 222 | 40 | 36 | 0 | 53 | 354 | 23 | 60 |
| Binary | 1100011 | 1100110 | 10010010 | 100000 | 11110 | 0 | 101011 | 11101100 | 10011 | 110000 |
Color Harmonies of #636692
Complementary color
Monochromatic Colors of #636692
Black with #636692
Text Example
Text Example
White with #636692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636692; }
p { color: rgb(99,102,146); }
H1.HeaderClassName
{
color: #636692;
}
.AnyTagClassName
{
color: #636692;
}
</style>
background-color css
<style>
a { background-color: #636692; }
a { background-color: rgb(99,102,146); }
div.DivClassName
{
background-color: #636692;
}
.BgClassName
{
background-color: #636692;
}
</style>
border-color css
<style>
span { border-color: #636692; }
span { border-color: rgb(99,102,146); }
td.TdClassName
{
border-color: #636692;
}
.TagClassName
{
border-color: #636692;
}
</style>