Shades of Governor Bay #435497
Tints of Governor Bay #435497
RGB
CMYK
RGB Variations
Color information
#435497 (or 0x435497) is known color: Governor Bay. HEX triplet: 43, 54 and 97. RGB value is (67,84,151). Sum of RGB (Red+Green+Blue) = 67+84+151=302 (40% of max value = 765). Red value is 67 (26.56% from 255 or 22.19% from 302); Green value is 84 (33.20% from 255 or 27.81% from 302); Blue value is 151 (59.38% from 255 or 50% from 302); Max value from RGB is 151 - color contains mainly: blue. Hex color #435497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435497 is #BCAB68. Grayscale: #565656. Windows color (decimal): -12364649 or 9917507. OLE color: 9917507.
HSL color Cylindrical-coordinate representation of color #435497: hue angle of 227.86º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #435497 is Cyan = 0.56, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 84 | 151 | - |
| CMYK | 0.56 | 0.44 | 0 | 0.41 |
| HSL | 227.86º | 0.39% | 0.43% | - |
| HSV(B) | 227.86º | 0.56% | 0.59% | - |
| XYZ | 11.07 | 9.77 | 30.58 | - |
| YUV | 86.56 | 164.37 | 114.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 151 | 0.56 | 0.44 | 0 | 0.41 | 227.86 | 0.39 | 0.43 |
| Hex | 43 | 54 | 97 | 38 | 2C | 0 | 29 | E4 | 27 | 2B |
| Octal | 103 | 124 | 227 | 70 | 54 | 0 | 51 | 344 | 47 | 53 |
| Binary | 1000011 | 1010100 | 10010111 | 111000 | 101100 | 0 | 101001 | 11100100 | 100111 | 101011 |
Color Harmonies of #435497
Complementary color
Monochromatic Colors of #435497
Black with #435497
Text Example
Text Example
White with #435497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435497; }
p { color: rgb(67,84,151); }
H1.HeaderClassName
{
color: #435497;
}
.AnyTagClassName
{
color: #435497;
}
</style>
background-color css
<style>
a { background-color: #435497; }
a { background-color: rgb(67,84,151); }
div.DivClassName
{
background-color: #435497;
}
.BgClassName
{
background-color: #435497;
}
</style>
border-color css
<style>
span { border-color: #435497; }
span { border-color: rgb(67,84,151); }
td.TdClassName
{
border-color: #435497;
}
.TagClassName
{
border-color: #435497;
}
</style>