Shades of Dolphin #727289
Tints of Dolphin #727289
RGB
CMYK
RGB Variations
Color information
#727289 (or 0x727289) is known color: Dolphin. HEX triplet: 72, 72 and 89. RGB value is (114,114,137). Sum of RGB (Red+Green+Blue) = 114+114+137=365 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.23% from 365); Green value is 114 (44.92% from 255 or 31.23% from 365); Blue value is 137 (53.91% from 255 or 37.53% from 365); Max value from RGB is 137 - color contains mainly: blue. Hex color #727289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727289 is #8D8D76. Grayscale: #747474. Windows color (decimal): -9276791 or 9007730. OLE color: 9007730.
HSL color Cylindrical-coordinate representation of color #727289: hue angle of 240º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #727289 is Cyan = 0.17, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 114 | 137 | - |
| CMYK | 0.17 | 0.17 | 0 | 0.46 |
| HSL | 240º | 0.09% | 0.49% | - |
| HSV(B) | 240º | 0.17% | 0.54% | - |
| XYZ | 17.47 | 17.42 | 26.11 | - |
| YUV | 116.62 | 139.5 | 126.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 137 | 0.17 | 0.17 | 0 | 0.46 | 240 | 0.09 | 0.49 |
| Hex | 72 | 72 | 89 | 11 | 11 | 0 | 2E | F0 | 9 | 31 |
| Octal | 162 | 162 | 211 | 21 | 21 | 0 | 56 | 360 | 11 | 61 |
| Binary | 1110010 | 1110010 | 10001001 | 10001 | 10001 | 0 | 101110 | 11110000 | 1001 | 110001 |
Color Harmonies of #727289
Complementary color
Monochromatic Colors of #727289
Black with #727289
Text Example
Text Example
White with #727289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727289; }
p { color: rgb(114,114,137); }
H1.HeaderClassName
{
color: #727289;
}
.AnyTagClassName
{
color: #727289;
}
</style>
background-color css
<style>
a { background-color: #727289; }
a { background-color: rgb(114,114,137); }
div.DivClassName
{
background-color: #727289;
}
.BgClassName
{
background-color: #727289;
}
</style>
border-color css
<style>
span { border-color: #727289; }
span { border-color: rgb(114,114,137); }
td.TdClassName
{
border-color: #727289;
}
.TagClassName
{
border-color: #727289;
}
</style>