Shades of Governor Bay #606595
Tints of Governor Bay #606595
RGB
CMYK
RGB Variations
Color information
#606595 (or 0x606595) is known color: Governor Bay. HEX triplet: 60, 65 and 95. RGB value is (96,101,149). Sum of RGB (Red+Green+Blue) = 96+101+149=346 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.75% from 346); Green value is 101 (39.84% from 255 or 29.19% from 346); Blue value is 149 (58.59% from 255 or 43.06% from 346); Max value from RGB is 149 - color contains mainly: blue. Hex color #606595 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #606595 is #9F9A6A. Grayscale: #686868. Windows color (decimal): -10459755 or 9790816. OLE color: 9790816.
HSL color Cylindrical-coordinate representation of color #606595: hue angle of 234.34º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #606595 is Cyan = 0.36, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 101 | 149 | - |
| CMYK | 0.36 | 0.32 | 0 | 0.42 |
| HSL | 234.34º | 0.22% | 0.48% | - |
| HSV(B) | 234.34º | 0.36% | 0.58% | - |
| XYZ | 14.9 | 13.96 | 30.34 | - |
| YUV | 104.98 | 152.84 | 121.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 149 | 0.36 | 0.32 | 0 | 0.42 | 234.34 | 0.22 | 0.48 |
| Hex | 60 | 65 | 95 | 24 | 20 | 0 | 2A | EA | 16 | 30 |
| Octal | 140 | 145 | 225 | 44 | 40 | 0 | 52 | 352 | 26 | 60 |
| Binary | 1100000 | 1100101 | 10010101 | 100100 | 100000 | 0 | 101010 | 11101010 | 10110 | 110000 |
Color Harmonies of #606595
Complementary color
Monochromatic Colors of #606595
Black with #606595
Text Example
Text Example
White with #606595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606595; }
p { color: rgb(96,101,149); }
H1.HeaderClassName
{
color: #606595;
}
.AnyTagClassName
{
color: #606595;
}
</style>
background-color css
<style>
a { background-color: #606595; }
a { background-color: rgb(96,101,149); }
div.DivClassName
{
background-color: #606595;
}
.BgClassName
{
background-color: #606595;
}
</style>
border-color css
<style>
span { border-color: #606595; }
span { border-color: rgb(96,101,149); }
td.TdClassName
{
border-color: #606595;
}
.TagClassName
{
border-color: #606595;
}
</style>