Shades of Bermuda Grey #738997
Tints of Bermuda Grey #738997
RGB
CMYK
RGB Variations
Color information
#738997 (or 0x738997) is known color: Bermuda Grey. HEX triplet: 73, 89 and 97. RGB value is (115,137,151). Sum of RGB (Red+Green+Blue) = 115+137+151=403 (53% of max value = 765). Red value is 115 (45.31% from 255 or 28.54% from 403); Green value is 137 (53.91% from 255 or 34.00% from 403); Blue value is 151 (59.38% from 255 or 37.47% from 403); Max value from RGB is 151 - color contains mainly: blue. Hex color #738997 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738997 is #8C7668. Grayscale: #838383. Windows color (decimal): -9205353 or 9931123. OLE color: 9931123.
HSL color Cylindrical-coordinate representation of color #738997: hue angle of 203.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #738997 is Cyan = 0.24, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 137 | 151 | - |
| CMYK | 0.24 | 0.09 | 0 | 0.41 |
| HSL | 203.33º | 0.15% | 0.52% | - |
| HSV(B) | 203.33º | 0.24% | 0.59% | - |
| XYZ | 21.6 | 23.77 | 32.73 | - |
| YUV | 132.02 | 138.71 | 115.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 151 | 0.24 | 0.09 | 0 | 0.41 | 203.33 | 0.15 | 0.52 |
| Hex | 73 | 89 | 97 | 18 | 9 | 0 | 29 | CB | F | 34 |
| Octal | 163 | 211 | 227 | 30 | 11 | 0 | 51 | 313 | 17 | 64 |
| Binary | 1110011 | 10001001 | 10010111 | 11000 | 1001 | 0 | 101001 | 11001011 | 1111 | 110100 |
Color Harmonies of #738997
Complementary color
Monochromatic Colors of #738997
Black with #738997
Text Example
Text Example
White with #738997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738997; }
p { color: rgb(115,137,151); }
H1.HeaderClassName
{
color: #738997;
}
.AnyTagClassName
{
color: #738997;
}
</style>
background-color css
<style>
a { background-color: #738997; }
a { background-color: rgb(115,137,151); }
div.DivClassName
{
background-color: #738997;
}
.BgClassName
{
background-color: #738997;
}
</style>
border-color css
<style>
span { border-color: #738997; }
span { border-color: rgb(115,137,151); }
td.TdClassName
{
border-color: #738997;
}
.TagClassName
{
border-color: #738997;
}
</style>