Shades of Governor Bay #535692
Tints of Governor Bay #535692
RGB
CMYK
RGB Variations
Color information
#535692 (or 0x535692) is known color: Governor Bay. HEX triplet: 53, 56 and 92. RGB value is (83,86,146). Sum of RGB (Red+Green+Blue) = 83+86+146=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 86 (33.98% from 255 or 27.30% from 315); Blue value is 146 (57.42% from 255 or 46.35% from 315); Max value from RGB is 146 - color contains mainly: blue. Hex color #535692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #535692 is #ACA96D. Grayscale: #5B5B5B. Windows color (decimal): -11315566 or 9590355. OLE color: 9590355.
HSL color Cylindrical-coordinate representation of color #535692: hue angle of 237.14º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #535692 is Cyan = 0.43, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 86 | 146 | - |
| CMYK | 0.43 | 0.41 | 0 | 0.43 |
| HSL | 237.14º | 0.28% | 0.45% | - |
| HSV(B) | 237.14º | 0.43% | 0.57% | - |
| XYZ | 12.08 | 10.57 | 28.6 | - |
| YUV | 91.94 | 158.51 | 121.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 86 | 146 | 0.43 | 0.41 | 0 | 0.43 | 237.14 | 0.28 | 0.45 |
| Hex | 53 | 56 | 92 | 2B | 29 | 0 | 2B | ED | 1C | 2D |
| Octal | 123 | 126 | 222 | 53 | 51 | 0 | 53 | 355 | 34 | 55 |
| Binary | 1010011 | 1010110 | 10010010 | 101011 | 101001 | 0 | 101011 | 11101101 | 11100 | 101101 |
Color Harmonies of #535692
Complementary color
Monochromatic Colors of #535692
Black with #535692
Text Example
Text Example
White with #535692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535692; }
p { color: rgb(83,86,146); }
H1.HeaderClassName
{
color: #535692;
}
.AnyTagClassName
{
color: #535692;
}
</style>
background-color css
<style>
a { background-color: #535692; }
a { background-color: rgb(83,86,146); }
div.DivClassName
{
background-color: #535692;
}
.BgClassName
{
background-color: #535692;
}
</style>
border-color css
<style>
span { border-color: #535692; }
span { border-color: rgb(83,86,146); }
td.TdClassName
{
border-color: #535692;
}
.TagClassName
{
border-color: #535692;
}
</style>