Shades of Bermuda Grey #718997
Tints of Bermuda Grey #718997
RGB
CMYK
RGB Variations
Color information
#718997 (or 0x718997) is known color: Bermuda Grey. HEX triplet: 71, 89 and 97. RGB value is (113,137,151). Sum of RGB (Red+Green+Blue) = 113+137+151=401 (53% of max value = 765). Red value is 113 (44.53% from 255 or 28.18% from 401); Green value is 137 (53.91% from 255 or 34.16% from 401); Blue value is 151 (59.38% from 255 or 37.66% from 401); Max value from RGB is 151 - color contains mainly: blue. Hex color #718997 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718997 is #8E7668. Grayscale: #838383. Windows color (decimal): -9336425 or 9931121. OLE color: 9931121.
HSL color Cylindrical-coordinate representation of color #718997: hue angle of 202.11º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #718997 is Cyan = 0.25, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 137 | 151 | - |
| CMYK | 0.25 | 0.09 | 0 | 0.41 |
| HSL | 202.11º | 0.15% | 0.52% | - |
| HSV(B) | 202.11º | 0.25% | 0.59% | - |
| XYZ | 21.34 | 23.64 | 32.72 | - |
| YUV | 131.42 | 139.05 | 114.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 137 | 151 | 0.25 | 0.09 | 0 | 0.41 | 202.11 | 0.15 | 0.52 |
| Hex | 71 | 89 | 97 | 19 | 9 | 0 | 29 | CA | F | 34 |
| Octal | 161 | 211 | 227 | 31 | 11 | 0 | 51 | 312 | 17 | 64 |
| Binary | 1110001 | 10001001 | 10010111 | 11001 | 1001 | 0 | 101001 | 11001010 | 1111 | 110100 |
Color Harmonies of #718997
Complementary color
Monochromatic Colors of #718997
Black with #718997
Text Example
Text Example
White with #718997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718997; }
p { color: rgb(113,137,151); }
H1.HeaderClassName
{
color: #718997;
}
.AnyTagClassName
{
color: #718997;
}
</style>
background-color css
<style>
a { background-color: #718997; }
a { background-color: rgb(113,137,151); }
div.DivClassName
{
background-color: #718997;
}
.BgClassName
{
background-color: #718997;
}
</style>
border-color css
<style>
span { border-color: #718997; }
span { border-color: rgb(113,137,151); }
td.TdClassName
{
border-color: #718997;
}
.TagClassName
{
border-color: #718997;
}
</style>