Shades of Dolphin #747477
Tints of Dolphin #747477
RGB
CMYK
RGB Variations
Color information
#747477 (or 0x747477) is known color: Dolphin. HEX triplet: 74, 74 and 77. RGB value is (116,116,119). Sum of RGB (Red+Green+Blue) = 116+116+119=351 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.05% from 351); Green value is 116 (45.70% from 255 or 33.05% from 351); Blue value is 119 (46.88% from 255 or 33.90% from 351); Max value from RGB is 119 - color contains mainly: blue. Hex color #747477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747477 is #8B8B88. Grayscale: #747474. Windows color (decimal): -9145225 or 7828596. OLE color: 7828596.
HSL color Cylindrical-coordinate representation of color #747477: hue angle of 240º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #747477 is Cyan = 0.03, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 116 | 119 | - |
| CMYK | 0.03 | 0.03 | 0 | 0.53 |
| HSL | 240º | 0.01% | 0.46% | - |
| HSV(B) | 240º | 0.03% | 0.47% | - |
| XYZ | 16.78 | 17.54 | 19.95 | - |
| YUV | 116.34 | 129.5 | 127.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 119 | 0.03 | 0.03 | 0 | 0.53 | 240 | 0.01 | 0.46 |
| Hex | 74 | 74 | 77 | 3 | 3 | 0 | 35 | F0 | 1 | 2E |
| Octal | 164 | 164 | 167 | 3 | 3 | 0 | 65 | 360 | 1 | 56 |
| Binary | 1110100 | 1110100 | 1110111 | 11 | 11 | 0 | 110101 | 11110000 | 1 | 101110 |
Color Harmonies of #747477
Complementary color
Monochromatic Colors of #747477
Black with #747477
Text Example
Text Example
White with #747477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747477; }
p { color: rgb(116,116,119); }
H1.HeaderClassName
{
color: #747477;
}
.AnyTagClassName
{
color: #747477;
}
</style>
background-color css
<style>
a { background-color: #747477; }
a { background-color: rgb(116,116,119); }
div.DivClassName
{
background-color: #747477;
}
.BgClassName
{
background-color: #747477;
}
</style>
border-color css
<style>
span { border-color: #747477; }
span { border-color: rgb(116,116,119); }
td.TdClassName
{
border-color: #747477;
}
.TagClassName
{
border-color: #747477;
}
</style>