Shades of Governor Bay #434699
Tints of Governor Bay #434699
RGB
CMYK
RGB Variations
Color information
#434699 (or 0x434699) is known color: Governor Bay. HEX triplet: 43, 46 and 99. RGB value is (67,70,153). Sum of RGB (Red+Green+Blue) = 67+70+153=290 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.10% from 290); Green value is 70 (27.73% from 255 or 24.14% from 290); Blue value is 153 (60.16% from 255 or 52.76% from 290); Max value from RGB is 153 - color contains mainly: blue. Hex color #434699 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434699 is #BCB966. Grayscale: #4E4E4E. Windows color (decimal): -12368231 or 10044995. OLE color: 10044995.
HSL color Cylindrical-coordinate representation of color #434699: hue angle of 237.91º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #434699 is Cyan = 0.56, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 67 | 70 | 153 | - |
| CMYK | 0.56 | 0.54 | 0 | 0.4 |
| HSL | 237.91º | 0.39% | 0.43% | - |
| HSV(B) | 237.91º | 0.56% | 0.6% | - |
| XYZ | 10.25 | 7.87 | 31.12 | - |
| YUV | 78.57 | 170.01 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 70 | 153 | 0.56 | 0.54 | 0 | 0.4 | 237.91 | 0.39 | 0.43 |
| Hex | 43 | 46 | 99 | 38 | 36 | 0 | 28 | EE | 27 | 2B |
| Octal | 103 | 106 | 231 | 70 | 66 | 0 | 50 | 356 | 47 | 53 |
| Binary | 1000011 | 1000110 | 10011001 | 111000 | 110110 | 0 | 101000 | 11101110 | 100111 | 101011 |
Color Harmonies of #434699
Complementary color
Monochromatic Colors of #434699
Black with #434699
Text Example
Text Example
White with #434699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434699; }
p { color: rgb(67,70,153); }
H1.HeaderClassName
{
color: #434699;
}
.AnyTagClassName
{
color: #434699;
}
</style>
background-color css
<style>
a { background-color: #434699; }
a { background-color: rgb(67,70,153); }
div.DivClassName
{
background-color: #434699;
}
.BgClassName
{
background-color: #434699;
}
</style>
border-color css
<style>
span { border-color: #434699; }
span { border-color: rgb(67,70,153); }
td.TdClassName
{
border-color: #434699;
}
.TagClassName
{
border-color: #434699;
}
</style>