Shades of Governor Bay #435395
Tints of Governor Bay #435395
RGB
CMYK
RGB Variations
Color information
#435395 (or 0x435395) is known color: Governor Bay. HEX triplet: 43, 53 and 95. RGB value is (67,83,149). Sum of RGB (Red+Green+Blue) = 67+83+149=299 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.41% from 299); Green value is 83 (32.81% from 255 or 27.76% from 299); Blue value is 149 (58.59% from 255 or 49.83% from 299); Max value from RGB is 149 - color contains mainly: blue. Hex color #435395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435395 is #BCAC6A. Grayscale: #555555. Windows color (decimal): -12364907 or 9786179. OLE color: 9786179.
HSL color Cylindrical-coordinate representation of color #435395: hue angle of 228.29º 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 #435395 is Cyan = 0.55, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 83 | 149 | - |
| CMYK | 0.55 | 0.44 | 0 | 0.42 |
| HSL | 228.29º | 0.38% | 0.42% | - |
| HSV(B) | 228.29º | 0.55% | 0.58% | - |
| XYZ | 10.83 | 9.55 | 29.71 | - |
| YUV | 85.74 | 163.7 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 149 | 0.55 | 0.44 | 0 | 0.42 | 228.29 | 0.38 | 0.42 |
| Hex | 43 | 53 | 95 | 37 | 2C | 0 | 2A | E4 | 26 | 2A |
| Octal | 103 | 123 | 225 | 67 | 54 | 0 | 52 | 344 | 46 | 52 |
| Binary | 1000011 | 1010011 | 10010101 | 110111 | 101100 | 0 | 101010 | 11100100 | 100110 | 101010 |
Color Harmonies of #435395
Complementary color
Monochromatic Colors of #435395
Black with #435395
Text Example
Text Example
White with #435395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435395; }
p { color: rgb(67,83,149); }
H1.HeaderClassName
{
color: #435395;
}
.AnyTagClassName
{
color: #435395;
}
</style>
background-color css
<style>
a { background-color: #435395; }
a { background-color: rgb(67,83,149); }
div.DivClassName
{
background-color: #435395;
}
.BgClassName
{
background-color: #435395;
}
</style>
border-color css
<style>
span { border-color: #435395; }
span { border-color: rgb(67,83,149); }
td.TdClassName
{
border-color: #435395;
}
.TagClassName
{
border-color: #435395;
}
</style>