Shades of Rum #766779
Tints of Rum #766779
RGB
CMYK
RGB Variations
Color information
#766779 (or 0x766779) is known color: Rum. HEX triplet: 76, 67 and 79. RGB value is (118,103,121). Sum of RGB (Red+Green+Blue) = 118+103+121=342 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.50% from 342); Green value is 103 (40.62% from 255 or 30.12% from 342); Blue value is 121 (47.66% from 255 or 35.38% from 342); Max value from RGB is 121 - color contains mainly: blue. Hex color #766779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766779 is #899886. Grayscale: #6D6D6D. Windows color (decimal): -9017479 or 7956342. OLE color: 7956342.
HSL color Cylindrical-coordinate representation of color #766779: hue angle of 290º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #766779 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 103 | 121 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.53 |
| HSL | 290º | 0.08% | 0.44% | - |
| HSV(B) | 290º | 0.15% | 0.47% | - |
| XYZ | 15.77 | 14.93 | 20.14 | - |
| YUV | 109.54 | 134.47 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 121 | 0.02 | 0.15 | 0 | 0.53 | 290 | 0.08 | 0.44 |
| Hex | 76 | 67 | 79 | 2 | F | 0 | 35 | 122 | 8 | 2C |
| Octal | 166 | 147 | 171 | 2 | 17 | 0 | 65 | 442 | 10 | 54 |
| Binary | 1110110 | 1100111 | 1111001 | 10 | 1111 | 0 | 110101 | 100100010 | 1000 | 101100 |
Color Harmonies of #766779
Complementary color
Monochromatic Colors of #766779
Black with #766779
Text Example
Text Example
White with #766779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766779; }
p { color: rgb(118,103,121); }
H1.HeaderClassName
{
color: #766779;
}
.AnyTagClassName
{
color: #766779;
}
</style>
background-color css
<style>
a { background-color: #766779; }
a { background-color: rgb(118,103,121); }
div.DivClassName
{
background-color: #766779;
}
.BgClassName
{
background-color: #766779;
}
</style>
border-color css
<style>
span { border-color: #766779; }
span { border-color: rgb(118,103,121); }
td.TdClassName
{
border-color: #766779;
}
.TagClassName
{
border-color: #766779;
}
</style>