Shades of Dolphin #767485
Tints of Dolphin #767485
RGB
CMYK
RGB Variations
Color information
#767485 (or 0x767485) is known color: Dolphin. HEX triplet: 76, 74 and 85. RGB value is (118,116,133). Sum of RGB (Red+Green+Blue) = 118+116+133=367 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.15% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 133 (52.34% from 255 or 36.24% from 367); Max value from RGB is 133 - color contains mainly: blue. Hex color #767485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767485 is #898B7A. Grayscale: #767676. Windows color (decimal): -9014139 or 8746102. OLE color: 8746102.
HSL color Cylindrical-coordinate representation of color #767485: hue angle of 247.06º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #767485 is Cyan = 0.11, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 116 | 133 | - |
| CMYK | 0.11 | 0.13 | 0 | 0.48 |
| HSL | 247.06º | 0.07% | 0.49% | - |
| HSV(B) | 247.06º | 0.13% | 0.52% | - |
| XYZ | 17.95 | 18.04 | 24.73 | - |
| YUV | 118.54 | 136.16 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 133 | 0.11 | 0.13 | 0 | 0.48 | 247.06 | 0.07 | 0.49 |
| Hex | 76 | 74 | 85 | B | D | 0 | 30 | F7 | 7 | 31 |
| Octal | 166 | 164 | 205 | 13 | 15 | 0 | 60 | 367 | 7 | 61 |
| Binary | 1110110 | 1110100 | 10000101 | 1011 | 1101 | 0 | 110000 | 11110111 | 111 | 110001 |
Color Harmonies of #767485
Complementary color
Monochromatic Colors of #767485
Black with #767485
Text Example
Text Example
White with #767485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767485; }
p { color: rgb(118,116,133); }
H1.HeaderClassName
{
color: #767485;
}
.AnyTagClassName
{
color: #767485;
}
</style>
background-color css
<style>
a { background-color: #767485; }
a { background-color: rgb(118,116,133); }
div.DivClassName
{
background-color: #767485;
}
.BgClassName
{
background-color: #767485;
}
</style>
border-color css
<style>
span { border-color: #767485; }
span { border-color: rgb(118,116,133); }
td.TdClassName
{
border-color: #767485;
}
.TagClassName
{
border-color: #767485;
}
</style>