Shades of Governor Bay #434795
Tints of Governor Bay #434795
RGB
CMYK
RGB Variations
Color information
#434795 (or 0x434795) is known color: Governor Bay. HEX triplet: 43, 47 and 95. RGB value is (67,71,149). Sum of RGB (Red+Green+Blue) = 67+71+149=287 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.34% from 287); Green value is 71 (28.12% from 255 or 24.74% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #434795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434795 is #BCB86A. Grayscale: #4E4E4E. Windows color (decimal): -12367979 or 9783107. OLE color: 9783107.
HSL color Cylindrical-coordinate representation of color #434795: hue angle of 237.07º 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 #434795 is Cyan = 0.55, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 71 | 149 | - |
| CMYK | 0.55 | 0.52 | 0 | 0.42 |
| HSL | 237.07º | 0.38% | 0.42% | - |
| HSV(B) | 237.07º | 0.55% | 0.58% | - |
| XYZ | 9.99 | 7.87 | 29.43 | - |
| YUV | 78.7 | 167.67 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 71 | 149 | 0.55 | 0.52 | 0 | 0.42 | 237.07 | 0.38 | 0.42 |
| Hex | 43 | 47 | 95 | 37 | 34 | 0 | 2A | ED | 26 | 2A |
| Octal | 103 | 107 | 225 | 67 | 64 | 0 | 52 | 355 | 46 | 52 |
| Binary | 1000011 | 1000111 | 10010101 | 110111 | 110100 | 0 | 101010 | 11101101 | 100110 | 101010 |
Color Harmonies of #434795
Complementary color
Monochromatic Colors of #434795
Black with #434795
Text Example
Text Example
White with #434795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434795; }
p { color: rgb(67,71,149); }
H1.HeaderClassName
{
color: #434795;
}
.AnyTagClassName
{
color: #434795;
}
</style>
background-color css
<style>
a { background-color: #434795; }
a { background-color: rgb(67,71,149); }
div.DivClassName
{
background-color: #434795;
}
.BgClassName
{
background-color: #434795;
}
</style>
border-color css
<style>
span { border-color: #434795; }
span { border-color: rgb(67,71,149); }
td.TdClassName
{
border-color: #434795;
}
.TagClassName
{
border-color: #434795;
}
</style>