Shades of Governor Bay #435095
Tints of Governor Bay #435095
RGB
CMYK
RGB Variations
Color information
#435095 (or 0x435095) is known color: Governor Bay. HEX triplet: 43, 50 and 95. RGB value is (67,80,149). Sum of RGB (Red+Green+Blue) = 67+80+149=296 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.64% from 296); Green value is 80 (31.64% from 255 or 27.03% from 296); Blue value is 149 (58.59% from 255 or 50.34% from 296); Max value from RGB is 149 - color contains mainly: blue. Hex color #435095 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435095 is #BCAF6A. Grayscale: #535353. Windows color (decimal): -12365675 or 9785411. OLE color: 9785411.
HSL color Cylindrical-coordinate representation of color #435095: hue angle of 230.49º 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 #435095 is Cyan = 0.55, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 80 | 149 | - |
| CMYK | 0.55 | 0.46 | 0 | 0.42 |
| HSL | 230.49º | 0.38% | 0.42% | - |
| HSV(B) | 230.49º | 0.55% | 0.58% | - |
| XYZ | 10.61 | 9.1 | 29.63 | - |
| YUV | 83.98 | 164.69 | 115.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 149 | 0.55 | 0.46 | 0 | 0.42 | 230.49 | 0.38 | 0.42 |
| Hex | 43 | 50 | 95 | 37 | 2E | 0 | 2A | E6 | 26 | 2A |
| Octal | 103 | 120 | 225 | 67 | 56 | 0 | 52 | 346 | 46 | 52 |
| Binary | 1000011 | 1010000 | 10010101 | 110111 | 101110 | 0 | 101010 | 11100110 | 100110 | 101010 |
Color Harmonies of #435095
Complementary color
Monochromatic Colors of #435095
Black with #435095
Text Example
Text Example
White with #435095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435095; }
p { color: rgb(67,80,149); }
H1.HeaderClassName
{
color: #435095;
}
.AnyTagClassName
{
color: #435095;
}
</style>
background-color css
<style>
a { background-color: #435095; }
a { background-color: rgb(67,80,149); }
div.DivClassName
{
background-color: #435095;
}
.BgClassName
{
background-color: #435095;
}
</style>
border-color css
<style>
span { border-color: #435095; }
span { border-color: rgb(67,80,149); }
td.TdClassName
{
border-color: #435095;
}
.TagClassName
{
border-color: #435095;
}
</style>