Shades of Governor Bay #536096
Tints of Governor Bay #536096
RGB
CMYK
RGB Variations
Color information
#536096 (or 0x536096) is known color: Governor Bay. HEX triplet: 53, 60 and 96. RGB value is (83,96,150). Sum of RGB (Red+Green+Blue) = 83+96+150=329 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.23% from 329); Green value is 96 (37.89% from 255 or 29.18% from 329); Blue value is 150 (58.98% from 255 or 45.59% from 329); Max value from RGB is 150 - color contains mainly: blue. Hex color #536096 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536096 is #AC9F69. Grayscale: #626262. Windows color (decimal): -11313002 or 9855059. OLE color: 9855059.
HSL color Cylindrical-coordinate representation of color #536096: hue angle of 228.36º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #536096 is Cyan = 0.45, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 96 | 150 | - |
| CMYK | 0.45 | 0.36 | 0 | 0.41 |
| HSL | 228.36º | 0.29% | 0.46% | - |
| HSV(B) | 228.36º | 0.45% | 0.59% | - |
| XYZ | 13.26 | 12.41 | 30.55 | - |
| YUV | 98.27 | 157.19 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 150 | 0.45 | 0.36 | 0 | 0.41 | 228.36 | 0.29 | 0.46 |
| Hex | 53 | 60 | 96 | 2D | 24 | 0 | 29 | E4 | 1D | 2E |
| Octal | 123 | 140 | 226 | 55 | 44 | 0 | 51 | 344 | 35 | 56 |
| Binary | 1010011 | 1100000 | 10010110 | 101101 | 100100 | 0 | 101001 | 11100100 | 11101 | 101110 |
Color Harmonies of #536096
Complementary color
Monochromatic Colors of #536096
Black with #536096
Text Example
Text Example
White with #536096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536096; }
p { color: rgb(83,96,150); }
H1.HeaderClassName
{
color: #536096;
}
.AnyTagClassName
{
color: #536096;
}
</style>
background-color css
<style>
a { background-color: #536096; }
a { background-color: rgb(83,96,150); }
div.DivClassName
{
background-color: #536096;
}
.BgClassName
{
background-color: #536096;
}
</style>
border-color css
<style>
span { border-color: #536096; }
span { border-color: rgb(83,96,150); }
td.TdClassName
{
border-color: #536096;
}
.TagClassName
{
border-color: #536096;
}
</style>