Shades of Governor Bay #636693
Tints of Governor Bay #636693
RGB
CMYK
RGB Variations
Color information
#636693 (or 0x636693) is known color: Governor Bay. HEX triplet: 63, 66 and 93. RGB value is (99,102,147). Sum of RGB (Red+Green+Blue) = 99+102+147=348 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.45% from 348); Green value is 102 (40.23% from 255 or 29.31% from 348); Blue value is 147 (57.81% from 255 or 42.24% from 348); Max value from RGB is 147 - color contains mainly: blue. Hex color #636693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636693 is #9C996C. Grayscale: #6A6A6A. Windows color (decimal): -10262893 or 9660003. OLE color: 9660003.
HSL color Cylindrical-coordinate representation of color #636693: hue angle of 236.25º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #636693 is Cyan = 0.33, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 102 | 147 | - |
| CMYK | 0.33 | 0.31 | 0 | 0.42 |
| HSL | 236.25º | 0.2% | 0.48% | - |
| HSV(B) | 236.25º | 0.33% | 0.58% | - |
| XYZ | 15.16 | 14.26 | 29.56 | - |
| YUV | 106.23 | 151.01 | 122.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 102 | 147 | 0.33 | 0.31 | 0 | 0.42 | 236.25 | 0.2 | 0.48 |
| Hex | 63 | 66 | 93 | 21 | 1F | 0 | 2A | EC | 14 | 30 |
| Octal | 143 | 146 | 223 | 41 | 37 | 0 | 52 | 354 | 24 | 60 |
| Binary | 1100011 | 1100110 | 10010011 | 100001 | 11111 | 0 | 101010 | 11101100 | 10100 | 110000 |
Color Harmonies of #636693
Complementary color
Monochromatic Colors of #636693
Black with #636693
Text Example
Text Example
White with #636693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636693; }
p { color: rgb(99,102,147); }
H1.HeaderClassName
{
color: #636693;
}
.AnyTagClassName
{
color: #636693;
}
</style>
background-color css
<style>
a { background-color: #636693; }
a { background-color: rgb(99,102,147); }
div.DivClassName
{
background-color: #636693;
}
.BgClassName
{
background-color: #636693;
}
</style>
border-color css
<style>
span { border-color: #636693; }
span { border-color: rgb(99,102,147); }
td.TdClassName
{
border-color: #636693;
}
.TagClassName
{
border-color: #636693;
}
</style>