COLOR #766254

HEX: #766254 RGB: (118,98,84)

Color info

#766254 contains red, green and blue colors in about the same proportion. Web safe color of #766254 is #666666 (or #666).

RGB color model

#766254 color RGB value is (118,98,84).

RGB: (118,98,84) (46%, 38%, 33%)

RGB channels and saturation

R 118 of 255 = 46%
G 98 of 255 = 38%
B 84 of 255 = 33%

118
98
84

R + G + B ~ 39%. #766254 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 98 + 84 = 300 (100%)
R 118 of 300 ~ 39.33%
G 98 of 300 ~ 32.67%
B 84 of 300 ~ 28'%

%39.33
%32.67
%28

CMYK color model

#766254 color CMYK value is (0,17,29,54).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 28.81%
  • key color value is 53.73%

CMYK: (0,17,29,54)
C0M17Y29K54 (0%, 17%, 29%, 54%)
(0.00 / 0.17 / 0.29 / 0.54)

CMYK percentages

%0
%16.95
%28.81
%53.73

Codes

Color #766254 in popluar color models

76 62 54
RGB 118 98 84
HSL 25° 16.83% 39.61%
HSB/HSV 25° 28.81% 46.27%
CMYK 0.00% 16.95% 28.81%
53.73%

Color #766254 in popluar number systems.

HEX 76 62 54
Decimal 118 98 84
Binary 1110110 1100010 1010100
Octal 166 142 124

Shades and tints

Shades of #766254

#766254
(118,98,84)
#6C5A4D
(108,90,77)
#625246
(98,82,70)
#584A3F
(88,74,63)
#4E4238
(78,66,56)
#443A31
(68,58,49)
#3A322A
(58,50,42)
#302A23
(48,42,35)
#26221C
(38,34,28)
#1C1A15
(28,26,21)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #766254

#766254
(118,98,84)
#827063
(130,112,99)
#8E7E72
(142,126,114)
#9A8C81
(154,140,129)
#A69A90
(166,154,144)
#B2A89F
(178,168,159)
#BEB6AE
(190,182,174)
#CAC4BD
(202,196,189)
#D6D2CC
(214,210,204)
#E2E0DB
(226,224,219)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766254 color. Also use rgb(118,98,84) instead hex code.

Text Font Color

.myTextColor { color: #766254; }

<p style="color:#766254">This sample text font color is #766254.</p>

This text font color is #766254.

Background Color

.myBgColor { background-color: #766254; }

<div style="background-color:#766254">Inner text</div>

This div background color is #766254.

Border color

.myBorderColor { border: 1px solid #766254; }

<div style="border:3px solid #766254">Div</div>

This div border color is #766254.

Opacity

.myOpacity80 { color: #766254; opacity: 0.8; }

<p style="color:#766254;opacity:0.8;">80%</p>

Text with #766254 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #766254;}

<p style="text-shadow: 3px 3px 1px #766254">Text here.</p>

This text has shadow with #766254 color.


.textShadow {text-shadow: 3px 3px 1px #766254', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #766254, 5px 5px 20px red">Text here.</p>

This text has shadow with #766254 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#766254, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#766254, Direction=45, Strength=4)">Text</p>

This text has shadow with #766254 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #766254;
-webkit-box-shadow: 1px 1px 3px 2px #766254;
box-shadow: 1px 1px 3px 2px #766254;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #766254; -webkit-box-shadow: 1px 1px 3px 2px #766254; box-shadow:1px 1px 3px 2px #766254;">
Div content here
</div>

This div box has shadow with color #766254.

Preview

Color preview on black background

This text has color #766254 on black background.


Color preview on white background

This text has color #766254 on white background.


Black color preview on #766254 background

This text has black color on #766254 background.


White color preview on #766254 background

This text has white color on #766254 background.


Related colors

Complementary color

Complementary color for #hex is #899DAB.


I love getcolorcode.com

Triadic colors

1 #547662 and #625476 with #766254 are triadic colors.

2 #546276 and #627654 with #766254 are triadic colors.