Shades of Dolphin #727186
Tints of Dolphin #727186
RGB
CMYK
RGB Variations
Color information
#727186 (or 0x727186) is known color: Dolphin. HEX triplet: 72, 71 and 86. RGB value is (114,113,134). Sum of RGB (Red+Green+Blue) = 114+113+134=361 (47% of max value = 765). Red value is 114 (44.92% from 255 or 31.58% from 361); Green value is 113 (44.53% from 255 or 31.30% from 361); Blue value is 134 (52.73% from 255 or 37.12% from 361); Max value from RGB is 134 - color contains mainly: blue. Hex color #727186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727186 is #8D8E79. Grayscale: #737373. Windows color (decimal): -9277050 or 8810866. OLE color: 8810866.
HSL color Cylindrical-coordinate representation of color #727186: hue angle of 242.86º 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 #727186 is Cyan = 0.15, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 113 | 134 | - |
| CMYK | 0.15 | 0.16 | 0 | 0.47 |
| HSL | 242.86º | 0.09% | 0.48% | - |
| HSV(B) | 242.86º | 0.16% | 0.53% | - |
| XYZ | 17.15 | 17.11 | 24.95 | - |
| YUV | 115.69 | 138.33 | 126.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 134 | 0.15 | 0.16 | 0 | 0.47 | 242.86 | 0.09 | 0.48 |
| Hex | 72 | 71 | 86 | F | 10 | 0 | 2F | F3 | 9 | 30 |
| Octal | 162 | 161 | 206 | 17 | 20 | 0 | 57 | 363 | 11 | 60 |
| Binary | 1110010 | 1110001 | 10000110 | 1111 | 10000 | 0 | 101111 | 11110011 | 1001 | 110000 |
Color Harmonies of #727186
Complementary color
Monochromatic Colors of #727186
Black with #727186
Text Example
Text Example
White with #727186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727186; }
p { color: rgb(114,113,134); }
H1.HeaderClassName
{
color: #727186;
}
.AnyTagClassName
{
color: #727186;
}
</style>
background-color css
<style>
a { background-color: #727186; }
a { background-color: rgb(114,113,134); }
div.DivClassName
{
background-color: #727186;
}
.BgClassName
{
background-color: #727186;
}
</style>
border-color css
<style>
span { border-color: #727186; }
span { border-color: rgb(114,113,134); }
td.TdClassName
{
border-color: #727186;
}
.TagClassName
{
border-color: #727186;
}
</style>