Shades of Bermuda Grey #738894
Tints of Bermuda Grey #738894
RGB
CMYK
RGB Variations
Color information
#738894 (or 0x738894) is known color: Bermuda Grey. HEX triplet: 73, 88 and 94. RGB value is (115,136,148). Sum of RGB (Red+Green+Blue) = 115+136+148=399 (52% of max value = 765). Red value is 115 (45.31% from 255 or 28.82% from 399); Green value is 136 (53.52% from 255 or 34.09% from 399); Blue value is 148 (58.20% from 255 or 37.09% from 399); Max value from RGB is 148 - color contains mainly: blue. Hex color #738894 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738894 is #8C776B. Grayscale: #838383. Windows color (decimal): -9205612 or 9734259. OLE color: 9734259.
HSL color Cylindrical-coordinate representation of color #738894: hue angle of 201.82º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #738894 is Cyan = 0.22, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 136 | 148 | - |
| CMYK | 0.22 | 0.08 | 0 | 0.42 |
| HSL | 201.82º | 0.13% | 0.52% | - |
| HSV(B) | 201.82º | 0.22% | 0.58% | - |
| XYZ | 21.22 | 23.39 | 31.41 | - |
| YUV | 131.09 | 137.54 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 148 | 0.22 | 0.08 | 0 | 0.42 | 201.82 | 0.13 | 0.52 |
| Hex | 73 | 88 | 94 | 16 | 8 | 0 | 2A | CA | D | 34 |
| Octal | 163 | 210 | 224 | 26 | 10 | 0 | 52 | 312 | 15 | 64 |
| Binary | 1110011 | 10001000 | 10010100 | 10110 | 1000 | 0 | 101010 | 11001010 | 1101 | 110100 |
Color Harmonies of #738894
Complementary color
Monochromatic Colors of #738894
Black with #738894
Text Example
Text Example
White with #738894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738894; }
p { color: rgb(115,136,148); }
H1.HeaderClassName
{
color: #738894;
}
.AnyTagClassName
{
color: #738894;
}
</style>
background-color css
<style>
a { background-color: #738894; }
a { background-color: rgb(115,136,148); }
div.DivClassName
{
background-color: #738894;
}
.BgClassName
{
background-color: #738894;
}
</style>
border-color css
<style>
span { border-color: #738894; }
span { border-color: rgb(115,136,148); }
td.TdClassName
{
border-color: #738894;
}
.TagClassName
{
border-color: #738894;
}
</style>