Shades of Dolphin #767482
Tints of Dolphin #767482
RGB
CMYK
RGB Variations
Color information
#767482 (or 0x767482) is known color: Dolphin. HEX triplet: 76, 74 and 82. RGB value is (118,116,130). Sum of RGB (Red+Green+Blue) = 118+116+130=364 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.42% from 364); Green value is 116 (45.70% from 255 or 31.87% from 364); Blue value is 130 (51.17% from 255 or 35.71% from 364); Max value from RGB is 130 - color contains mainly: blue. Hex color #767482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767482 is #898B7D. Grayscale: #767676. Windows color (decimal): -9014142 or 8549494. OLE color: 8549494.
HSL color Cylindrical-coordinate representation of color #767482: hue angle of 248.57º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #767482 is Cyan = 0.09, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 116 | 130 | - |
| CMYK | 0.09 | 0.11 | 0 | 0.49 |
| HSL | 248.57º | 0.06% | 0.48% | - |
| HSV(B) | 248.57º | 0.11% | 0.51% | - |
| XYZ | 17.75 | 17.95 | 23.65 | - |
| YUV | 118.19 | 134.66 | 127.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 130 | 0.09 | 0.11 | 0 | 0.49 | 248.57 | 0.06 | 0.48 |
| Hex | 76 | 74 | 82 | 9 | B | 0 | 31 | F9 | 6 | 30 |
| Octal | 166 | 164 | 202 | 11 | 13 | 0 | 61 | 371 | 6 | 60 |
| Binary | 1110110 | 1110100 | 10000010 | 1001 | 1011 | 0 | 110001 | 11111001 | 110 | 110000 |
Color Harmonies of #767482
Complementary color
Monochromatic Colors of #767482
Black with #767482
Text Example
Text Example
White with #767482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767482; }
p { color: rgb(118,116,130); }
H1.HeaderClassName
{
color: #767482;
}
.AnyTagClassName
{
color: #767482;
}
</style>
background-color css
<style>
a { background-color: #767482; }
a { background-color: rgb(118,116,130); }
div.DivClassName
{
background-color: #767482;
}
.BgClassName
{
background-color: #767482;
}
</style>
border-color css
<style>
span { border-color: #767482; }
span { border-color: rgb(118,116,130); }
td.TdClassName
{
border-color: #767482;
}
.TagClassName
{
border-color: #767482;
}
</style>