Shades of Governor Bay #42459A
Tints of Governor Bay #42459A
RGB
CMYK
RGB Variations
Color information
#42459A (or 0x42459A) is known color: Governor Bay. HEX triplet: 42, 45 and 9A. RGB value is (66,69,154). Sum of RGB (Red+Green+Blue) = 66+69+154=289 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.84% from 289); Green value is 69 (27.34% from 255 or 23.88% from 289); Blue value is 154 (60.55% from 255 or 53.29% from 289); Max value from RGB is 154 - color contains mainly: blue. Hex color #42459A is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #42459A is #BDBA65. Grayscale: #4D4D4D. Windows color (decimal): -12434022 or 10110274. OLE color: 10110274.
HSL color Cylindrical-coordinate representation of color #42459A: hue angle of 237.95º 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 #42459A is Cyan = 0.57, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 69 | 154 | - |
| CMYK | 0.57 | 0.55 | 0 | 0.40 |
| HSL | 237.95º | 0.4% | 0.43% | - |
| HSV(B) | 237.95º | 0.57% | 0.6% | - |
| XYZ | 10.21 | 7.75 | 31.53 | - |
| YUV | 77.79 | 171.01 | 119.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 69 | 154 | 0.57 | 0.55 | 0 | 0.40 | 237.95 | 0.4 | 0.43 |
| Hex | 42 | 45 | 9A | 39 | 37 | 0 | 28 | EE | 28 | 2B |
| Octal | 102 | 105 | 232 | 71 | 67 | 0 | 50 | 356 | 50 | 53 |
| Binary | 1000010 | 1000101 | 10011010 | 111001 | 110111 | 0 | 101000 | 11101110 | 101000 | 101011 |
Color Harmonies of #42459A
Complementary color
Monochromatic Colors of #42459A
Black with #42459A
Text Example
Text Example
White with #42459A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #42459A; }
p { color: rgb(66,69,154); }
H1.HeaderClassName
{
color: #42459A;
}
.AnyTagClassName
{
color: #42459A;
}
</style>
background-color css
<style>
a { background-color: #42459A; }
a { background-color: rgb(66,69,154); }
div.DivClassName
{
background-color: #42459A;
}
.BgClassName
{
background-color: #42459A;
}
</style>
border-color css
<style>
span { border-color: #42459A; }
span { border-color: rgb(66,69,154); }
td.TdClassName
{
border-color: #42459A;
}
.TagClassName
{
border-color: #42459A;
}
</style>