Shades of Governor Bay #434894
Tints of Governor Bay #434894
RGB
CMYK
RGB Variations
Color information
#434894 (or 0x434894) is known color: Governor Bay. HEX triplet: 43, 48 and 94. RGB value is (67,72,148). Sum of RGB (Red+Green+Blue) = 67+72+148=287 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.34% from 287); Green value is 72 (28.52% from 255 or 25.09% from 287); Blue value is 148 (58.20% from 255 or 51.57% from 287); Max value from RGB is 148 - color contains mainly: blue. Hex color #434894 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434894 is #BCB76B. Grayscale: #4E4E4E. Windows color (decimal): -12367724 or 9717827. OLE color: 9717827.
HSL color Cylindrical-coordinate representation of color #434894: hue angle of 236.3º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #434894 is Cyan = 0.55, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 72 | 148 | - |
| CMYK | 0.55 | 0.51 | 0 | 0.42 |
| HSL | 236.3º | 0.38% | 0.42% | - |
| HSV(B) | 236.3º | 0.55% | 0.58% | - |
| XYZ | 9.98 | 7.97 | 29.03 | - |
| YUV | 79.17 | 166.84 | 119.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 148 | 0.55 | 0.51 | 0 | 0.42 | 236.3 | 0.38 | 0.42 |
| Hex | 43 | 48 | 94 | 37 | 33 | 0 | 2A | EC | 26 | 2A |
| Octal | 103 | 110 | 224 | 67 | 63 | 0 | 52 | 354 | 46 | 52 |
| Binary | 1000011 | 1001000 | 10010100 | 110111 | 110011 | 0 | 101010 | 11101100 | 100110 | 101010 |
Color Harmonies of #434894
Complementary color
Monochromatic Colors of #434894
Black with #434894
Text Example
Text Example
White with #434894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434894; }
p { color: rgb(67,72,148); }
H1.HeaderClassName
{
color: #434894;
}
.AnyTagClassName
{
color: #434894;
}
</style>
background-color css
<style>
a { background-color: #434894; }
a { background-color: rgb(67,72,148); }
div.DivClassName
{
background-color: #434894;
}
.BgClassName
{
background-color: #434894;
}
</style>
border-color css
<style>
span { border-color: #434894; }
span { border-color: rgb(67,72,148); }
td.TdClassName
{
border-color: #434894;
}
.TagClassName
{
border-color: #434894;
}
</style>