Shades of Governor Bay #606491
Tints of Governor Bay #606491
RGB
CMYK
RGB Variations
Color information
#606491 (or 0x606491) is known color: Governor Bay. HEX triplet: 60, 64 and 91. RGB value is (96,100,145). Sum of RGB (Red+Green+Blue) = 96+100+145=341 (45% of max value = 765). Red value is 96 (37.89% from 255 or 28.15% from 341); Green value is 100 (39.45% from 255 or 29.33% from 341); Blue value is 145 (57.03% from 255 or 42.52% from 341); Max value from RGB is 145 - color contains mainly: blue. Hex color #606491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #606491 is #9F9B6E. Grayscale: #676767. Windows color (decimal): -10460015 or 9528416. OLE color: 9528416.
HSL color Cylindrical-coordinate representation of color #606491: hue angle of 235.1º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #606491 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 100 | 145 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.43 |
| HSL | 235.1º | 0.2% | 0.47% | - |
| HSV(B) | 235.1º | 0.34% | 0.57% | - |
| XYZ | 14.49 | 13.65 | 28.66 | - |
| YUV | 103.93 | 151.17 | 122.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 100 | 145 | 0.34 | 0.31 | 0 | 0.43 | 235.1 | 0.2 | 0.47 |
| Hex | 60 | 64 | 91 | 22 | 1F | 0 | 2B | EB | 14 | 2F |
| Octal | 140 | 144 | 221 | 42 | 37 | 0 | 53 | 353 | 24 | 57 |
| Binary | 1100000 | 1100100 | 10010001 | 100010 | 11111 | 0 | 101011 | 11101011 | 10100 | 101111 |
Color Harmonies of #606491
Complementary color
Monochromatic Colors of #606491
Black with #606491
Text Example
Text Example
White with #606491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606491; }
p { color: rgb(96,100,145); }
H1.HeaderClassName
{
color: #606491;
}
.AnyTagClassName
{
color: #606491;
}
</style>
background-color css
<style>
a { background-color: #606491; }
a { background-color: rgb(96,100,145); }
div.DivClassName
{
background-color: #606491;
}
.BgClassName
{
background-color: #606491;
}
</style>
border-color css
<style>
span { border-color: #606491; }
span { border-color: rgb(96,100,145); }
td.TdClassName
{
border-color: #606491;
}
.TagClassName
{
border-color: #606491;
}
</style>