Shades of Dolphin #767386
Tints of Dolphin #767386
RGB
CMYK
RGB Variations
Color information
#767386 (or 0x767386) is known color: Dolphin. HEX triplet: 76, 73 and 86. RGB value is (118,115,134). Sum of RGB (Red+Green+Blue) = 118+115+134=367 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.15% from 367); Green value is 115 (45.31% from 255 or 31.34% from 367); Blue value is 134 (52.73% from 255 or 36.51% from 367); Max value from RGB is 134 - color contains mainly: blue. Hex color #767386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767386 is #898C79. Grayscale: #757575. Windows color (decimal): -9014394 or 8811382. OLE color: 8811382.
HSL color Cylindrical-coordinate representation of color #767386: hue angle of 249.47º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #767386 is Cyan = 0.12, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 115 | 134 | - |
| CMYK | 0.12 | 0.14 | 0 | 0.47 |
| HSL | 249.47º | 0.08% | 0.49% | - |
| HSV(B) | 249.47º | 0.14% | 0.53% | - |
| XYZ | 17.91 | 17.83 | 25.05 | - |
| YUV | 118.06 | 136.99 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 134 | 0.12 | 0.14 | 0 | 0.47 | 249.47 | 0.08 | 0.49 |
| Hex | 76 | 73 | 86 | C | E | 0 | 2F | F9 | 8 | 31 |
| Octal | 166 | 163 | 206 | 14 | 16 | 0 | 57 | 371 | 10 | 61 |
| Binary | 1110110 | 1110011 | 10000110 | 1100 | 1110 | 0 | 101111 | 11111001 | 1000 | 110001 |
Color Harmonies of #767386
Complementary color
Monochromatic Colors of #767386
Black with #767386
Text Example
Text Example
White with #767386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767386; }
p { color: rgb(118,115,134); }
H1.HeaderClassName
{
color: #767386;
}
.AnyTagClassName
{
color: #767386;
}
</style>
background-color css
<style>
a { background-color: #767386; }
a { background-color: rgb(118,115,134); }
div.DivClassName
{
background-color: #767386;
}
.BgClassName
{
background-color: #767386;
}
</style>
border-color css
<style>
span { border-color: #767386; }
span { border-color: rgb(118,115,134); }
td.TdClassName
{
border-color: #767386;
}
.TagClassName
{
border-color: #767386;
}
</style>