Shades of Dolphin #727176
Tints of Dolphin #727176
RGB
CMYK
RGB Variations
Color information
#727176 (or 0x727176) is known color: Dolphin. HEX triplet: 72, 71 and 76. RGB value is (114,113,118). Sum of RGB (Red+Green+Blue) = 114+113+118=345 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.04% from 345); Green value is 113 (44.53% from 255 or 32.75% from 345); Blue value is 118 (46.48% from 255 or 34.20% from 345); Max value from RGB is 118 - color contains mainly: blue. Hex color #727176 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727176 is #8D8E89. Grayscale: #717171. Windows color (decimal): -9277066 or 7762290. OLE color: 7762290.
HSL color Cylindrical-coordinate representation of color #727176: hue angle of 252º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #727176 is Cyan = 0.03, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 113 | 118 | - |
| CMYK | 0.03 | 0.04 | 0 | 0.54 |
| HSL | 252º | 0.02% | 0.45% | - |
| HSV(B) | 252º | 0.04% | 0.46% | - |
| XYZ | 16.11 | 16.7 | 19.51 | - |
| YUV | 113.87 | 130.33 | 128.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 118 | 0.03 | 0.04 | 0 | 0.54 | 252 | 0.02 | 0.45 |
| Hex | 72 | 71 | 76 | 3 | 4 | 0 | 36 | FC | 2 | 2D |
| Octal | 162 | 161 | 166 | 3 | 4 | 0 | 66 | 374 | 2 | 55 |
| Binary | 1110010 | 1110001 | 1110110 | 11 | 100 | 0 | 110110 | 11111100 | 10 | 101101 |
Color Harmonies of #727176
Complementary color
Monochromatic Colors of #727176
Black with #727176
Text Example
Text Example
White with #727176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727176; }
p { color: rgb(114,113,118); }
H1.HeaderClassName
{
color: #727176;
}
.AnyTagClassName
{
color: #727176;
}
</style>
background-color css
<style>
a { background-color: #727176; }
a { background-color: rgb(114,113,118); }
div.DivClassName
{
background-color: #727176;
}
.BgClassName
{
background-color: #727176;
}
</style>
border-color css
<style>
span { border-color: #727176; }
span { border-color: rgb(114,113,118); }
td.TdClassName
{
border-color: #727176;
}
.TagClassName
{
border-color: #727176;
}
</style>