Shades of Dolphin #727177
Tints of Dolphin #727177
RGB
CMYK
RGB Variations
Color information
#727177 (or 0x727177) is known color: Dolphin. HEX triplet: 72, 71 and 77. RGB value is (114,113,119). Sum of RGB (Red+Green+Blue) = 114+113+119=346 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.95% from 346); Green value is 113 (44.53% from 255 or 32.66% from 346); Blue value is 119 (46.88% from 255 or 34.39% from 346); Max value from RGB is 119 - color contains mainly: blue. Hex color #727177 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727177 is #8D8E88. Grayscale: #717171. Windows color (decimal): -9277065 or 7827826. OLE color: 7827826.
HSL color Cylindrical-coordinate representation of color #727177: hue angle of 250º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #727177 is Cyan = 0.04, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 113 | 119 | - |
| CMYK | 0.04 | 0.05 | 0 | 0.53 |
| HSL | 250º | 0.03% | 0.45% | - |
| HSV(B) | 250º | 0.05% | 0.47% | - |
| XYZ | 16.17 | 16.72 | 19.83 | - |
| YUV | 113.98 | 130.83 | 128.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 119 | 0.04 | 0.05 | 0 | 0.53 | 250 | 0.03 | 0.45 |
| Hex | 72 | 71 | 77 | 4 | 5 | 0 | 35 | FA | 3 | 2D |
| Octal | 162 | 161 | 167 | 4 | 5 | 0 | 65 | 372 | 3 | 55 |
| Binary | 1110010 | 1110001 | 1110111 | 100 | 101 | 0 | 110101 | 11111010 | 11 | 101101 |
Color Harmonies of #727177
Complementary color
Monochromatic Colors of #727177
Black with #727177
Text Example
Text Example
White with #727177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727177; }
p { color: rgb(114,113,119); }
H1.HeaderClassName
{
color: #727177;
}
.AnyTagClassName
{
color: #727177;
}
</style>
background-color css
<style>
a { background-color: #727177; }
a { background-color: rgb(114,113,119); }
div.DivClassName
{
background-color: #727177;
}
.BgClassName
{
background-color: #727177;
}
</style>
border-color css
<style>
span { border-color: #727177; }
span { border-color: rgb(114,113,119); }
td.TdClassName
{
border-color: #727177;
}
.TagClassName
{
border-color: #727177;
}
</style>