Shades of Governor Bay #434895
Tints of Governor Bay #434895
RGB
CMYK
RGB Variations
Color information
#434895 (or 0x434895) is known color: Governor Bay. HEX triplet: 43, 48 and 95. RGB value is (67,72,149). Sum of RGB (Red+Green+Blue) = 67+72+149=288 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.26% from 288); Green value is 72 (28.52% from 255 or 25% from 288); Blue value is 149 (58.59% from 255 or 51.74% from 288); Max value from RGB is 149 - color contains mainly: blue. Hex color #434895 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434895 is #BCB76A. Grayscale: #4E4E4E. Windows color (decimal): -12367723 or 9783363. OLE color: 9783363.
HSL color Cylindrical-coordinate representation of color #434895: hue angle of 236.34º 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 #434895 is Cyan = 0.55, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 72 | 149 | - |
| CMYK | 0.55 | 0.52 | 0 | 0.42 |
| HSL | 236.34º | 0.38% | 0.42% | - |
| HSV(B) | 236.34º | 0.55% | 0.58% | - |
| XYZ | 10.06 | 8 | 29.45 | - |
| YUV | 79.28 | 167.34 | 119.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 149 | 0.55 | 0.52 | 0 | 0.42 | 236.34 | 0.38 | 0.42 |
| Hex | 43 | 48 | 95 | 37 | 34 | 0 | 2A | EC | 26 | 2A |
| Octal | 103 | 110 | 225 | 67 | 64 | 0 | 52 | 354 | 46 | 52 |
| Binary | 1000011 | 1001000 | 10010101 | 110111 | 110100 | 0 | 101010 | 11101100 | 100110 | 101010 |
Color Harmonies of #434895
Complementary color
Monochromatic Colors of #434895
Black with #434895
Text Example
Text Example
White with #434895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434895; }
p { color: rgb(67,72,149); }
H1.HeaderClassName
{
color: #434895;
}
.AnyTagClassName
{
color: #434895;
}
</style>
background-color css
<style>
a { background-color: #434895; }
a { background-color: rgb(67,72,149); }
div.DivClassName
{
background-color: #434895;
}
.BgClassName
{
background-color: #434895;
}
</style>
border-color css
<style>
span { border-color: #434895; }
span { border-color: rgb(67,72,149); }
td.TdClassName
{
border-color: #434895;
}
.TagClassName
{
border-color: #434895;
}
</style>