Shades of Governor Bay #606293
Tints of Governor Bay #606293
RGB
CMYK
RGB Variations
Color information
#606293 (or 0x606293) is known color: Governor Bay. HEX triplet: 60, 62 and 93. RGB value is (96,98,147). Sum of RGB (Red+Green+Blue) = 96+98+147=341 (45% of max value = 765). Red value is 96 (37.89% from 255 or 28.15% from 341); Green value is 98 (38.67% from 255 or 28.74% from 341); Blue value is 147 (57.81% from 255 or 43.11% from 341); Max value from RGB is 147 - color contains mainly: blue. Hex color #606293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #606293 is #9F9D6C. Grayscale: #666666. Windows color (decimal): -10460525 or 9658976. OLE color: 9658976.
HSL color Cylindrical-coordinate representation of color #606293: hue angle of 237.65º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #606293 is Cyan = 0.35, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 98 | 147 | - |
| CMYK | 0.35 | 0.33 | 0 | 0.42 |
| HSL | 237.65º | 0.21% | 0.48% | - |
| HSV(B) | 237.65º | 0.35% | 0.58% | - |
| XYZ | 14.46 | 13.33 | 29.41 | - |
| YUV | 102.99 | 152.84 | 123.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 98 | 147 | 0.35 | 0.33 | 0 | 0.42 | 237.65 | 0.21 | 0.48 |
| Hex | 60 | 62 | 93 | 23 | 21 | 0 | 2A | EE | 15 | 30 |
| Octal | 140 | 142 | 223 | 43 | 41 | 0 | 52 | 356 | 25 | 60 |
| Binary | 1100000 | 1100010 | 10010011 | 100011 | 100001 | 0 | 101010 | 11101110 | 10101 | 110000 |
Color Harmonies of #606293
Complementary color
Monochromatic Colors of #606293
Black with #606293
Text Example
Text Example
White with #606293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606293; }
p { color: rgb(96,98,147); }
H1.HeaderClassName
{
color: #606293;
}
.AnyTagClassName
{
color: #606293;
}
</style>
background-color css
<style>
a { background-color: #606293; }
a { background-color: rgb(96,98,147); }
div.DivClassName
{
background-color: #606293;
}
.BgClassName
{
background-color: #606293;
}
</style>
border-color css
<style>
span { border-color: #606293; }
span { border-color: rgb(96,98,147); }
td.TdClassName
{
border-color: #606293;
}
.TagClassName
{
border-color: #606293;
}
</style>