Shades of Dolphin #727276
Tints of Dolphin #727276
RGB
CMYK
RGB Variations
Color information
#727276 (or 0x727276) is known color: Dolphin. HEX triplet: 72, 72 and 76. RGB value is (114,114,118). Sum of RGB (Red+Green+Blue) = 114+114+118=346 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.95% from 346); Green value is 114 (44.92% from 255 or 32.95% from 346); Blue value is 118 (46.48% from 255 or 34.10% from 346); Max value from RGB is 118 - color contains mainly: blue. Hex color #727276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727276 is #8D8D89. Grayscale: #727272. Windows color (decimal): -9276810 or 7762546. OLE color: 7762546.
HSL color Cylindrical-coordinate representation of color #727276: hue angle of 240º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #727276 is Cyan = 0.03, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 114 | 118 | - |
| CMYK | 0.03 | 0.03 | 0 | 0.54 |
| HSL | 240º | 0.02% | 0.45% | - |
| HSV(B) | 240º | 0.03% | 0.46% | - |
| XYZ | 16.23 | 16.92 | 19.55 | - |
| YUV | 114.46 | 130 | 127.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 118 | 0.03 | 0.03 | 0 | 0.54 | 240 | 0.02 | 0.45 |
| Hex | 72 | 72 | 76 | 3 | 3 | 0 | 36 | F0 | 2 | 2D |
| Octal | 162 | 162 | 166 | 3 | 3 | 0 | 66 | 360 | 2 | 55 |
| Binary | 1110010 | 1110010 | 1110110 | 11 | 11 | 0 | 110110 | 11110000 | 10 | 101101 |
Color Harmonies of #727276
Complementary color
Monochromatic Colors of #727276
Black with #727276
Text Example
Text Example
White with #727276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727276; }
p { color: rgb(114,114,118); }
H1.HeaderClassName
{
color: #727276;
}
.AnyTagClassName
{
color: #727276;
}
</style>
background-color css
<style>
a { background-color: #727276; }
a { background-color: rgb(114,114,118); }
div.DivClassName
{
background-color: #727276;
}
.BgClassName
{
background-color: #727276;
}
</style>
border-color css
<style>
span { border-color: #727276; }
span { border-color: rgb(114,114,118); }
td.TdClassName
{
border-color: #727276;
}
.TagClassName
{
border-color: #727276;
}
</style>