Shades of Governor Bay #434897
Tints of Governor Bay #434897
RGB
CMYK
RGB Variations
Color information
#434897 (or 0x434897) is known color: Governor Bay. HEX triplet: 43, 48 and 97. RGB value is (67,72,151). Sum of RGB (Red+Green+Blue) = 67+72+151=290 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.10% from 290); Green value is 72 (28.52% from 255 or 24.83% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #434897 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434897 is #BCB768. Grayscale: #4F4F4F. Windows color (decimal): -12367721 or 9914435. OLE color: 9914435.
HSL color Cylindrical-coordinate representation of color #434897: hue angle of 236.43º 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 #434897 is Cyan = 0.56, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 72 | 151 | - |
| CMYK | 0.56 | 0.52 | 0 | 0.41 |
| HSL | 236.43º | 0.39% | 0.43% | - |
| HSV(B) | 236.43º | 0.56% | 0.59% | - |
| XYZ | 10.22 | 8.06 | 30.3 | - |
| YUV | 79.51 | 168.34 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 151 | 0.56 | 0.52 | 0 | 0.41 | 236.43 | 0.39 | 0.43 |
| Hex | 43 | 48 | 97 | 38 | 34 | 0 | 29 | EC | 27 | 2B |
| Octal | 103 | 110 | 227 | 70 | 64 | 0 | 51 | 354 | 47 | 53 |
| Binary | 1000011 | 1001000 | 10010111 | 111000 | 110100 | 0 | 101001 | 11101100 | 100111 | 101011 |
Color Harmonies of #434897
Complementary color
Monochromatic Colors of #434897
Black with #434897
Text Example
Text Example
White with #434897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434897; }
p { color: rgb(67,72,151); }
H1.HeaderClassName
{
color: #434897;
}
.AnyTagClassName
{
color: #434897;
}
</style>
background-color css
<style>
a { background-color: #434897; }
a { background-color: rgb(67,72,151); }
div.DivClassName
{
background-color: #434897;
}
.BgClassName
{
background-color: #434897;
}
</style>
border-color css
<style>
span { border-color: #434897; }
span { border-color: rgb(67,72,151); }
td.TdClassName
{
border-color: #434897;
}
.TagClassName
{
border-color: #434897;
}
</style>