Shades of Bermuda Grey #688497
Tints of Bermuda Grey #688497
RGB
CMYK
RGB Variations
Color information
#688497 (or 0x688497) is known color: Bermuda Grey. HEX triplet: 68, 84 and 97. RGB value is (104,132,151). Sum of RGB (Red+Green+Blue) = 104+132+151=387 (51% of max value = 765). Red value is 104 (41.02% from 255 or 26.87% from 387); Green value is 132 (51.95% from 255 or 34.11% from 387); Blue value is 151 (59.38% from 255 or 39.02% from 387); Max value from RGB is 151 - color contains mainly: blue. Hex color #688497 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688497 is #977B68. Grayscale: #7D7D7D. Windows color (decimal): -9927529 or 9929832. OLE color: 9929832.
HSL color Cylindrical-coordinate representation of color #688497: hue angle of 204.26º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #688497 is Cyan = 0.31, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 132 | 151 | - |
| CMYK | 0.31 | 0.13 | 0 | 0.41 |
| HSL | 204.26º | 0.18% | 0.5% | - |
| HSV(B) | 204.26º | 0.31% | 0.59% | - |
| XYZ | 19.55 | 21.68 | 32.43 | - |
| YUV | 125.79 | 142.22 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 132 | 151 | 0.31 | 0.13 | 0 | 0.41 | 204.26 | 0.18 | 0.5 |
| Hex | 68 | 84 | 97 | 1F | D | 0 | 29 | CC | 12 | 32 |
| Octal | 150 | 204 | 227 | 37 | 15 | 0 | 51 | 314 | 22 | 62 |
| Binary | 1101000 | 10000100 | 10010111 | 11111 | 1101 | 0 | 101001 | 11001100 | 10010 | 110010 |
Color Harmonies of #688497
Complementary color
Monochromatic Colors of #688497
Black with #688497
Text Example
Text Example
White with #688497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688497; }
p { color: rgb(104,132,151); }
H1.HeaderClassName
{
color: #688497;
}
.AnyTagClassName
{
color: #688497;
}
</style>
background-color css
<style>
a { background-color: #688497; }
a { background-color: rgb(104,132,151); }
div.DivClassName
{
background-color: #688497;
}
.BgClassName
{
background-color: #688497;
}
</style>
border-color css
<style>
span { border-color: #688497; }
span { border-color: rgb(104,132,151); }
td.TdClassName
{
border-color: #688497;
}
.TagClassName
{
border-color: #688497;
}
</style>