Shades of Governor Bay #434993
Tints of Governor Bay #434993
RGB
CMYK
RGB Variations
Color information
#434993 (or 0x434993) is known color: Governor Bay. HEX triplet: 43, 49 and 93. RGB value is (67,73,147). Sum of RGB (Red+Green+Blue) = 67+73+147=287 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.34% from 287); Green value is 73 (28.91% from 255 or 25.44% from 287); Blue value is 147 (57.81% from 255 or 51.22% from 287); Max value from RGB is 147 - color contains mainly: blue. Hex color #434993 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434993 is #BCB66C. Grayscale: #4F4F4F. Windows color (decimal): -12367469 or 9652547. OLE color: 9652547.
HSL color Cylindrical-coordinate representation of color #434993: hue angle of 235.5º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #434993 is Cyan = 0.54, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 73 | 147 | - |
| CMYK | 0.54 | 0.50 | 0 | 0.42 |
| HSL | 235.5º | 0.37% | 0.42% | - |
| HSV(B) | 235.5º | 0.54% | 0.58% | - |
| XYZ | 9.96 | 8.06 | 28.64 | - |
| YUV | 79.64 | 166.01 | 118.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 73 | 147 | 0.54 | 0.50 | 0 | 0.42 | 235.5 | 0.37 | 0.42 |
| Hex | 43 | 49 | 93 | 36 | 32 | 0 | 2A | EC | 25 | 2A |
| Octal | 103 | 111 | 223 | 66 | 62 | 0 | 52 | 354 | 45 | 52 |
| Binary | 1000011 | 1001001 | 10010011 | 110110 | 110010 | 0 | 101010 | 11101100 | 100101 | 101010 |
Color Harmonies of #434993
Complementary color
Monochromatic Colors of #434993
Black with #434993
Text Example
Text Example
White with #434993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434993; }
p { color: rgb(67,73,147); }
H1.HeaderClassName
{
color: #434993;
}
.AnyTagClassName
{
color: #434993;
}
</style>
background-color css
<style>
a { background-color: #434993; }
a { background-color: rgb(67,73,147); }
div.DivClassName
{
background-color: #434993;
}
.BgClassName
{
background-color: #434993;
}
</style>
border-color css
<style>
span { border-color: #434993; }
span { border-color: rgb(67,73,147); }
td.TdClassName
{
border-color: #434993;
}
.TagClassName
{
border-color: #434993;
}
</style>