Shades of Dolphin #727189
Tints of Dolphin #727189
RGB
CMYK
RGB Variations
Color information
#727189 (or 0x727189) is known color: Dolphin. HEX triplet: 72, 71 and 89. RGB value is (114,113,137). Sum of RGB (Red+Green+Blue) = 114+113+137=364 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.32% from 364); Green value is 113 (44.53% from 255 or 31.04% from 364); Blue value is 137 (53.91% from 255 or 37.64% from 364); Max value from RGB is 137 - color contains mainly: blue. Hex color #727189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727189 is #8D8E76. Grayscale: #737373. Windows color (decimal): -9277047 or 9007474. OLE color: 9007474.
HSL color Cylindrical-coordinate representation of color #727189: hue angle of 242.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #727189 is Cyan = 0.17, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 113 | 137 | - |
| CMYK | 0.17 | 0.18 | 0 | 0.46 |
| HSL | 242.5º | 0.1% | 0.49% | - |
| HSV(B) | 242.5º | 0.18% | 0.54% | - |
| XYZ | 17.36 | 17.19 | 26.07 | - |
| YUV | 116.04 | 139.83 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 137 | 0.17 | 0.18 | 0 | 0.46 | 242.5 | 0.1 | 0.49 |
| Hex | 72 | 71 | 89 | 11 | 12 | 0 | 2E | F2 | A | 31 |
| Octal | 162 | 161 | 211 | 21 | 22 | 0 | 56 | 362 | 12 | 61 |
| Binary | 1110010 | 1110001 | 10001001 | 10001 | 10010 | 0 | 101110 | 11110010 | 1010 | 110001 |
Color Harmonies of #727189
Complementary color
Monochromatic Colors of #727189
Black with #727189
Text Example
Text Example
White with #727189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727189; }
p { color: rgb(114,113,137); }
H1.HeaderClassName
{
color: #727189;
}
.AnyTagClassName
{
color: #727189;
}
</style>
background-color css
<style>
a { background-color: #727189; }
a { background-color: rgb(114,113,137); }
div.DivClassName
{
background-color: #727189;
}
.BgClassName
{
background-color: #727189;
}
</style>
border-color css
<style>
span { border-color: #727189; }
span { border-color: rgb(114,113,137); }
td.TdClassName
{
border-color: #727189;
}
.TagClassName
{
border-color: #727189;
}
</style>