Shades of Governor Bay #425199
Tints of Governor Bay #425199
RGB
CMYK
RGB Variations
Color information
#425199 (or 0x425199) is known color: Governor Bay. HEX triplet: 42, 51 and 99. RGB value is (66,81,153). Sum of RGB (Red+Green+Blue) = 66+81+153=300 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22% from 300); Green value is 81 (32.03% from 255 or 27% from 300); Blue value is 153 (60.16% from 255 or 51% from 300); Max value from RGB is 153 - color contains mainly: blue. Hex color #425199 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425199 is #BDAE66. Grayscale: #545454. Windows color (decimal): -12430951 or 10047810. OLE color: 10047810.
HSL color Cylindrical-coordinate representation of color #425199: hue angle of 229.66º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #425199 is Cyan = 0.57, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 81 | 153 | - |
| CMYK | 0.57 | 0.47 | 0 | 0.4 |
| HSL | 229.66º | 0.4% | 0.43% | - |
| HSV(B) | 229.66º | 0.57% | 0.6% | - |
| XYZ | 10.94 | 9.34 | 31.36 | - |
| YUV | 84.72 | 166.53 | 114.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 153 | 0.57 | 0.47 | 0 | 0.4 | 229.66 | 0.4 | 0.43 |
| Hex | 42 | 51 | 99 | 39 | 2F | 0 | 28 | E6 | 28 | 2B |
| Octal | 102 | 121 | 231 | 71 | 57 | 0 | 50 | 346 | 50 | 53 |
| Binary | 1000010 | 1010001 | 10011001 | 111001 | 101111 | 0 | 101000 | 11100110 | 101000 | 101011 |
Color Harmonies of #425199
Complementary color
Monochromatic Colors of #425199
Black with #425199
Text Example
Text Example
White with #425199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425199; }
p { color: rgb(66,81,153); }
H1.HeaderClassName
{
color: #425199;
}
.AnyTagClassName
{
color: #425199;
}
</style>
background-color css
<style>
a { background-color: #425199; }
a { background-color: rgb(66,81,153); }
div.DivClassName
{
background-color: #425199;
}
.BgClassName
{
background-color: #425199;
}
</style>
border-color css
<style>
span { border-color: #425199; }
span { border-color: rgb(66,81,153); }
td.TdClassName
{
border-color: #425199;
}
.TagClassName
{
border-color: #425199;
}
</style>