Shades of Dolphin #767584
Tints of Dolphin #767584
RGB
CMYK
RGB Variations
Color information
#767584 (or 0x767584) is known color: Dolphin. HEX triplet: 76, 75 and 84. RGB value is (118,117,132). Sum of RGB (Red+Green+Blue) = 118+117+132=367 (48% of max value = 765). Red value is 118 (46.48% from 255 or 32.15% from 367); Green value is 117 (46.09% from 255 or 31.88% from 367); Blue value is 132 (51.95% from 255 or 35.97% from 367); Max value from RGB is 132 - color contains mainly: blue. Hex color #767584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #767584 is #898A7B. Grayscale: #767676. Windows color (decimal): -9013884 or 8680822. OLE color: 8680822.
HSL color Cylindrical-coordinate representation of color #767584: hue angle of 244º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #767584 is Cyan = 0.11, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 117 | 132 | - |
| CMYK | 0.11 | 0.11 | 0 | 0.48 |
| HSL | 244º | 0.06% | 0.49% | - |
| HSV(B) | 244º | 0.11% | 0.52% | - |
| XYZ | 18 | 18.24 | 24.4 | - |
| YUV | 119.01 | 135.33 | 127.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 132 | 0.11 | 0.11 | 0 | 0.48 | 244 | 0.06 | 0.49 |
| Hex | 76 | 75 | 84 | B | B | 0 | 30 | F4 | 6 | 31 |
| Octal | 166 | 165 | 204 | 13 | 13 | 0 | 60 | 364 | 6 | 61 |
| Binary | 1110110 | 1110101 | 10000100 | 1011 | 1011 | 0 | 110000 | 11110100 | 110 | 110001 |
Color Harmonies of #767584
Complementary color
Monochromatic Colors of #767584
Black with #767584
Text Example
Text Example
White with #767584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767584; }
p { color: rgb(118,117,132); }
H1.HeaderClassName
{
color: #767584;
}
.AnyTagClassName
{
color: #767584;
}
</style>
background-color css
<style>
a { background-color: #767584; }
a { background-color: rgb(118,117,132); }
div.DivClassName
{
background-color: #767584;
}
.BgClassName
{
background-color: #767584;
}
</style>
border-color css
<style>
span { border-color: #767584; }
span { border-color: rgb(118,117,132); }
td.TdClassName
{
border-color: #767584;
}
.TagClassName
{
border-color: #767584;
}
</style>