COLOR #768263

HEX: #768263 RGB: (118,130,99)

Color info

#768263 contains red, green and blue colors in about the same proportion. Web safe color of #768263 is #669966 (or #696).

RGB color model

#768263 color RGB value is (118,130,99).

RGB: (118,130,99) (46%, 51%, 39%)

RGB channels and saturation

R 118 of 255 = 46%
G 130 of 255 = 51%
B 99 of 255 = 39%

118
130
99

R + G + B ~ 45%. #768263 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 130 + 99 = 347 (100%)
R 118 of 347 ~ 34.01%
G 130 of 347 ~ 37.46%
B 99 of 347 ~ 28.53'%

%34.01
%37.46
%28.53

CMYK color model

#768263 color CMYK value is (9,0,24,49).

  • cyan value is 9.23%
  • magenta value is 0.00%
  • yellow value is 23.85%
  • key color value is 49.02%
CMYK: (9,0,24,49) C9M0Y24K49 (9%,0%,24%,49%) (0.09/0.00/0.24/0.49) 

CMYK percentages

%9.23
%0
%23.85
%49.02

Codes

Color #768263 in popluar color models

76 82 63
RGB 118 130 99
HSL 83° 13.54% 44.90%
HSB/HSV 83° 23.85% 50.98%
CMYK 9.23% 0.00% 23.85%
49.02%

Color #768263 in popluar number systems.

HEX 76 82 63
Decimal 118 130 99
Binary 1110110 10000010 1100011
Octal 166 202 143

Shades and tints

Shades of #768263

#768263
(118,130,99)
#6C775A
(108,119,90)
#626C51
(98,108,81)
#586148
(88,97,72)
#4E563F
(78,86,63)
#444B36
(68,75,54)
#3A402D
(58,64,45)
#303524
(48,53,36)
#262A1B
(38,42,27)
#1C1F12
(28,31,18)
#121409
(18,20,9)
#000000
(0,0,0)

Tints of #768263

#768263
(118,130,99)
#828D71
(130,141,113)
#8E987F
(142,152,127)
#9AA38D
(154,163,141)
#A6AE9B
(166,174,155)
#B2B9A9
(178,185,169)
#BEC4B7
(190,196,183)
#CACFC5
(202,207,197)
#D6DAD3
(214,218,211)
#E2E5E1
(226,229,225)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768263 color. Also use rgb(118,130,99) instead hex code.

Text Font Color

.myTextColor { color: #768263; }

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

This text font color is #768263.

Background Color

.myBgColor { background-color: #768263; }

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

This div background color is #768263.

Border color

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

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

This div border color is #768263.

Opacity

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

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

Text with #768263 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 #768263;}

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

This text has shadow with #768263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768263.

Preview

Color preview on black background

This text has color #768263 on black background.


Color preview on white background

This text has color #768263 on white background.


Black color preview on #768263 background

This text has black color on #768263 background.


White color preview on #768263 background

This text has white color on #768263 background.


Related colors

Complementary color

Complementary color for #hex is #897D9C.


I love getcolorcode.com

Triadic colors

1 #637682 and #826376 with #768263 are triadic colors.

2 #638276 and #827663 with #768263 are triadic colors.