Shades of Governor Bay #485393
Tints of Governor Bay #485393
RGB
CMYK
RGB Variations
Color information
#485393 (or 0x485393) is known color: Governor Bay. HEX triplet: 48, 53 and 93. RGB value is (72,83,147). Sum of RGB (Red+Green+Blue) = 72+83+147=302 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.84% from 302); Green value is 83 (32.81% from 255 or 27.48% from 302); Blue value is 147 (57.81% from 255 or 48.68% from 302); Max value from RGB is 147 - color contains mainly: blue. Hex color #485393 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485393 is #B7AC6C. Grayscale: #565656. Windows color (decimal): -12037229 or 9655112. OLE color: 9655112.
HSL color Cylindrical-coordinate representation of color #485393: hue angle of 231.2º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #485393 is Cyan = 0.51, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 83 | 147 | - |
| CMYK | 0.51 | 0.44 | 0 | 0.42 |
| HSL | 231.2º | 0.34% | 0.43% | - |
| HSV(B) | 231.2º | 0.51% | 0.58% | - |
| XYZ | 11.03 | 9.67 | 28.89 | - |
| YUV | 87.01 | 161.86 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 147 | 0.51 | 0.44 | 0 | 0.42 | 231.2 | 0.34 | 0.43 |
| Hex | 48 | 53 | 93 | 33 | 2C | 0 | 2A | E7 | 22 | 2B |
| Octal | 110 | 123 | 223 | 63 | 54 | 0 | 52 | 347 | 42 | 53 |
| Binary | 1001000 | 1010011 | 10010011 | 110011 | 101100 | 0 | 101010 | 11100111 | 100010 | 101011 |
Color Harmonies of #485393
Complementary color
Monochromatic Colors of #485393
Black with #485393
Text Example
Text Example
White with #485393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485393; }
p { color: rgb(72,83,147); }
H1.HeaderClassName
{
color: #485393;
}
.AnyTagClassName
{
color: #485393;
}
</style>
background-color css
<style>
a { background-color: #485393; }
a { background-color: rgb(72,83,147); }
div.DivClassName
{
background-color: #485393;
}
.BgClassName
{
background-color: #485393;
}
</style>
border-color css
<style>
span { border-color: #485393; }
span { border-color: rgb(72,83,147); }
td.TdClassName
{
border-color: #485393;
}
.TagClassName
{
border-color: #485393;
}
</style>