Shades of Rum #766379
Tints of Rum #766379
RGB
CMYK
RGB Variations
Color information
#766379 (or 0x766379) is known color: Rum. HEX triplet: 76, 63 and 79. RGB value is (118,99,121). Sum of RGB (Red+Green+Blue) = 118+99+121=338 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.91% from 338); Green value is 99 (39.06% from 255 or 29.29% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 121 - color contains mainly: blue. Hex color #766379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766379 is #899C86. Grayscale: #6B6B6B. Windows color (decimal): -9018503 or 7955318. OLE color: 7955318.
HSL color Cylindrical-coordinate representation of color #766379: hue angle of 291.82º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #766379 is Cyan = 0.02, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 99 | 121 | - |
| CMYK | 0.02 | 0.18 | 0 | 0.53 |
| HSL | 291.82º | 0.1% | 0.43% | - |
| HSV(B) | 291.82º | 0.18% | 0.47% | - |
| XYZ | 15.38 | 14.16 | 20.01 | - |
| YUV | 107.19 | 135.79 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 121 | 0.02 | 0.18 | 0 | 0.53 | 291.82 | 0.1 | 0.43 |
| Hex | 76 | 63 | 79 | 2 | 12 | 0 | 35 | 124 | A | 2B |
| Octal | 166 | 143 | 171 | 2 | 22 | 0 | 65 | 444 | 12 | 53 |
| Binary | 1110110 | 1100011 | 1111001 | 10 | 10010 | 0 | 110101 | 100100100 | 1010 | 101011 |
Color Harmonies of #766379
Complementary color
Monochromatic Colors of #766379
Black with #766379
Text Example
Text Example
White with #766379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766379; }
p { color: rgb(118,99,121); }
H1.HeaderClassName
{
color: #766379;
}
.AnyTagClassName
{
color: #766379;
}
</style>
background-color css
<style>
a { background-color: #766379; }
a { background-color: rgb(118,99,121); }
div.DivClassName
{
background-color: #766379;
}
.BgClassName
{
background-color: #766379;
}
</style>
border-color css
<style>
span { border-color: #766379; }
span { border-color: rgb(118,99,121); }
td.TdClassName
{
border-color: #766379;
}
.TagClassName
{
border-color: #766379;
}
</style>