Shades of Dolphin #737186
Tints of Dolphin #737186
RGB
CMYK
RGB Variations
Color information
#737186 (or 0x737186) is known color: Dolphin. HEX triplet: 73, 71 and 86. RGB value is (115,113,134). Sum of RGB (Red+Green+Blue) = 115+113+134=362 (47% of max value = 765). Red value is 115 (45.31% from 255 or 31.77% from 362); Green value is 113 (44.53% from 255 or 31.22% from 362); Blue value is 134 (52.73% from 255 or 37.02% from 362); Max value from RGB is 134 - color contains mainly: blue. Hex color #737186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #737186 is #8C8E79. Grayscale: #737373. Windows color (decimal): -9211514 or 8810867. OLE color: 8810867.
HSL color Cylindrical-coordinate representation of color #737186: hue angle of 245.71º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #737186 is Cyan = 0.14, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 113 | 134 | - |
| CMYK | 0.14 | 0.16 | 0 | 0.47 |
| HSL | 245.71º | 0.09% | 0.48% | - |
| HSV(B) | 245.71º | 0.16% | 0.53% | - |
| XYZ | 17.28 | 17.18 | 24.96 | - |
| YUV | 115.99 | 138.16 | 127.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 113 | 134 | 0.14 | 0.16 | 0 | 0.47 | 245.71 | 0.09 | 0.48 |
| Hex | 73 | 71 | 86 | E | 10 | 0 | 2F | F6 | 9 | 30 |
| Octal | 163 | 161 | 206 | 16 | 20 | 0 | 57 | 366 | 11 | 60 |
| Binary | 1110011 | 1110001 | 10000110 | 1110 | 10000 | 0 | 101111 | 11110110 | 1001 | 110000 |
Color Harmonies of #737186
Complementary color
Monochromatic Colors of #737186
Black with #737186
Text Example
Text Example
White with #737186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737186; }
p { color: rgb(115,113,134); }
H1.HeaderClassName
{
color: #737186;
}
.AnyTagClassName
{
color: #737186;
}
</style>
background-color css
<style>
a { background-color: #737186; }
a { background-color: rgb(115,113,134); }
div.DivClassName
{
background-color: #737186;
}
.BgClassName
{
background-color: #737186;
}
</style>
border-color css
<style>
span { border-color: #737186; }
span { border-color: rgb(115,113,134); }
td.TdClassName
{
border-color: #737186;
}
.TagClassName
{
border-color: #737186;
}
</style>