Shades of Governor Bay #566192
Tints of Governor Bay #566192
RGB
CMYK
RGB Variations
Color information
#566192 (or 0x566192) is known color: Governor Bay. HEX triplet: 56, 61 and 92. RGB value is (86,97,146). Sum of RGB (Red+Green+Blue) = 86+97+146=329 (43% of max value = 765). Red value is 86 (33.98% from 255 or 26.14% from 329); Green value is 97 (38.28% from 255 or 29.48% from 329); Blue value is 146 (57.42% from 255 or 44.38% from 329); Max value from RGB is 146 - color contains mainly: blue. Hex color #566192 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566192 is #A99E6D. Grayscale: #636363. Windows color (decimal): -11116142 or 9593174. OLE color: 9593174.
HSL color Cylindrical-coordinate representation of color #566192: hue angle of 229º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #566192 is Cyan = 0.41, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 97 | 146 | - |
| CMYK | 0.41 | 0.34 | 0 | 0.43 |
| HSL | 229º | 0.26% | 0.45% | - |
| HSV(B) | 229º | 0.41% | 0.57% | - |
| XYZ | 13.3 | 12.6 | 28.93 | - |
| YUV | 99.3 | 154.36 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 146 | 0.41 | 0.34 | 0 | 0.43 | 229 | 0.26 | 0.45 |
| Hex | 56 | 61 | 92 | 29 | 22 | 0 | 2B | E5 | 1A | 2D |
| Octal | 126 | 141 | 222 | 51 | 42 | 0 | 53 | 345 | 32 | 55 |
| Binary | 1010110 | 1100001 | 10010010 | 101001 | 100010 | 0 | 101011 | 11100101 | 11010 | 101101 |
Color Harmonies of #566192
Complementary color
Monochromatic Colors of #566192
Black with #566192
Text Example
Text Example
White with #566192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566192; }
p { color: rgb(86,97,146); }
H1.HeaderClassName
{
color: #566192;
}
.AnyTagClassName
{
color: #566192;
}
</style>
background-color css
<style>
a { background-color: #566192; }
a { background-color: rgb(86,97,146); }
div.DivClassName
{
background-color: #566192;
}
.BgClassName
{
background-color: #566192;
}
</style>
border-color css
<style>
span { border-color: #566192; }
span { border-color: rgb(86,97,146); }
td.TdClassName
{
border-color: #566192;
}
.TagClassName
{
border-color: #566192;
}
</style>