Shades of Governor Bay #434996
Tints of Governor Bay #434996
RGB
CMYK
RGB Variations
Color information
#434996 (or 0x434996) is known color: Governor Bay. HEX triplet: 43, 49 and 96. RGB value is (67,73,150). Sum of RGB (Red+Green+Blue) = 67+73+150=290 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.10% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 150 (58.98% from 255 or 51.72% from 290); Max value from RGB is 150 - color contains mainly: blue. Hex color #434996 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434996 is #BCB669. Grayscale: #4F4F4F. Windows color (decimal): -12367466 or 9849155. OLE color: 9849155.
HSL color Cylindrical-coordinate representation of color #434996: hue angle of 235.66º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #434996 is Cyan = 0.55, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 73 | 150 | - |
| CMYK | 0.55 | 0.51 | 0 | 0.41 |
| HSL | 235.66º | 0.38% | 0.43% | - |
| HSV(B) | 235.66º | 0.55% | 0.59% | - |
| XYZ | 10.2 | 8.16 | 29.89 | - |
| YUV | 79.98 | 167.51 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 150 | 0.55 | 0.51 | 0 | 0.41 | 235.66 | 0.38 | 0.43 |
| Hex | 43 | 49 | 96 | 37 | 33 | 0 | 29 | EC | 26 | 2B |
| Octal | 103 | 111 | 226 | 67 | 63 | 0 | 51 | 354 | 46 | 53 |
| Binary | 1000011 | 1001001 | 10010110 | 110111 | 110011 | 0 | 101001 | 11101100 | 100110 | 101011 |
Color Harmonies of #434996
Complementary color
Monochromatic Colors of #434996
Black with #434996
Text Example
Text Example
White with #434996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434996; }
p { color: rgb(67,73,150); }
H1.HeaderClassName
{
color: #434996;
}
.AnyTagClassName
{
color: #434996;
}
</style>
background-color css
<style>
a { background-color: #434996; }
a { background-color: rgb(67,73,150); }
div.DivClassName
{
background-color: #434996;
}
.BgClassName
{
background-color: #434996;
}
</style>
border-color css
<style>
span { border-color: #434996; }
span { border-color: rgb(67,73,150); }
td.TdClassName
{
border-color: #434996;
}
.TagClassName
{
border-color: #434996;
}
</style>