Shades of Bermuda Grey #718795
Tints of Bermuda Grey #718795
RGB
CMYK
RGB Variations
Color information
#718795 (or 0x718795) is known color: Bermuda Grey. HEX triplet: 71, 87 and 95. RGB value is (113,135,149). Sum of RGB (Red+Green+Blue) = 113+135+149=397 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.46% from 397); Green value is 135 (53.12% from 255 or 34.01% from 397); Blue value is 149 (58.59% from 255 or 37.53% from 397); Max value from RGB is 149 - color contains mainly: blue. Hex color #718795 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718795 is #8E786A. Grayscale: #818181. Windows color (decimal): -9336939 or 9799537. OLE color: 9799537.
HSL color Cylindrical-coordinate representation of color #718795: hue angle of 203.33º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #718795 is Cyan = 0.24, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 135 | 149 | - |
| CMYK | 0.24 | 0.09 | 0 | 0.42 |
| HSL | 203.33º | 0.15% | 0.51% | - |
| HSV(B) | 203.33º | 0.24% | 0.58% | - |
| XYZ | 20.9 | 23.01 | 31.77 | - |
| YUV | 130.02 | 138.71 | 115.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 135 | 149 | 0.24 | 0.09 | 0 | 0.42 | 203.33 | 0.15 | 0.51 |
| Hex | 71 | 87 | 95 | 18 | 9 | 0 | 2A | CB | F | 33 |
| Octal | 161 | 207 | 225 | 30 | 11 | 0 | 52 | 313 | 17 | 63 |
| Binary | 1110001 | 10000111 | 10010101 | 11000 | 1001 | 0 | 101010 | 11001011 | 1111 | 110011 |
Color Harmonies of #718795
Complementary color
Monochromatic Colors of #718795
Black with #718795
Text Example
Text Example
White with #718795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718795; }
p { color: rgb(113,135,149); }
H1.HeaderClassName
{
color: #718795;
}
.AnyTagClassName
{
color: #718795;
}
</style>
background-color css
<style>
a { background-color: #718795; }
a { background-color: rgb(113,135,149); }
div.DivClassName
{
background-color: #718795;
}
.BgClassName
{
background-color: #718795;
}
</style>
border-color css
<style>
span { border-color: #718795; }
span { border-color: rgb(113,135,149); }
td.TdClassName
{
border-color: #718795;
}
.TagClassName
{
border-color: #718795;
}
</style>