Shades of Governor Bay #435097
Tints of Governor Bay #435097
RGB
CMYK
RGB Variations
Color information
#435097 (or 0x435097) is known color: Governor Bay. HEX triplet: 43, 50 and 97. RGB value is (67,80,151). Sum of RGB (Red+Green+Blue) = 67+80+151=298 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.48% from 298); Green value is 80 (31.64% from 255 or 26.85% from 298); Blue value is 151 (59.38% from 255 or 50.67% from 298); Max value from RGB is 151 - color contains mainly: blue. Hex color #435097 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435097 is #BCAF68. Grayscale: #535353. Windows color (decimal): -12365673 or 9916483. OLE color: 9916483.
HSL color Cylindrical-coordinate representation of color #435097: hue angle of 230.71º 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 #435097 is Cyan = 0.56, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 80 | 151 | - |
| CMYK | 0.56 | 0.47 | 0 | 0.41 |
| HSL | 230.71º | 0.39% | 0.43% | - |
| HSV(B) | 230.71º | 0.56% | 0.59% | - |
| XYZ | 10.77 | 9.16 | 30.48 | - |
| YUV | 84.21 | 165.69 | 115.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 151 | 0.56 | 0.47 | 0 | 0.41 | 230.71 | 0.39 | 0.43 |
| Hex | 43 | 50 | 97 | 38 | 2F | 0 | 29 | E7 | 27 | 2B |
| Octal | 103 | 120 | 227 | 70 | 57 | 0 | 51 | 347 | 47 | 53 |
| Binary | 1000011 | 1010000 | 10010111 | 111000 | 101111 | 0 | 101001 | 11100111 | 100111 | 101011 |
Color Harmonies of #435097
Complementary color
Monochromatic Colors of #435097
Black with #435097
Text Example
Text Example
White with #435097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435097; }
p { color: rgb(67,80,151); }
H1.HeaderClassName
{
color: #435097;
}
.AnyTagClassName
{
color: #435097;
}
</style>
background-color css
<style>
a { background-color: #435097; }
a { background-color: rgb(67,80,151); }
div.DivClassName
{
background-color: #435097;
}
.BgClassName
{
background-color: #435097;
}
</style>
border-color css
<style>
span { border-color: #435097; }
span { border-color: rgb(67,80,151); }
td.TdClassName
{
border-color: #435097;
}
.TagClassName
{
border-color: #435097;
}
</style>