COLOR #768265

HEX: #768265 RGB: (118,130,101)

Color info

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

RGB color model

#768265 color RGB value is (118,130,101).

RGB: (118,130,101) (46%, 51%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 130 of 255 = 51%
B 101 of 255 = 40%

118
130
101

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

Portions of RGB colors in percentages

R + G + B = 118 + 130 + 101 = 349 (100%)
R 118 of 349 ~ 33.81%
G 130 of 349 ~ 37.25%
B 101 of 349 ~ 28.94'%

%33.81
%37.25
%28.94

CMYK color model

#768265 color CMYK value is (9,0,22,49).

  • cyan value is 9.23%
  • magenta value is 0.00%
  • yellow value is 22.31%
  • key color value is 49.02%

CMYK: (9,0,22,49)
C9M0Y22K49 (9%, 0%, 22%, 49%)
(0.09 / 0.00 / 0.22 / 0.49)

CMYK percentages

%9.23
%0
%22.31
%49.02

Codes

Color #768265 in popluar color models

76 82 65
RGB 118 130 101
HSL 85° 12.55% 45.29%
HSB/HSV 85° 22.31% 50.98%
CMYK 9.23% 0.00% 22.31%
49.02%

Color #768265 in popluar number systems.

HEX 76 82 65
Decimal 118 130 101
Binary 1110110 10000010 1100101
Octal 166 202 145

Shades and tints

Shades of #768265

#768265
(118,130,101)
#6C775C
(108,119,92)
#626C53
(98,108,83)
#58614A
(88,97,74)
#4E5641
(78,86,65)
#444B38
(68,75,56)
#3A402F
(58,64,47)
#303526
(48,53,38)
#262A1D
(38,42,29)
#1C1F14
(28,31,20)
#12140B
(18,20,11)
#000000
(0,0,0)

Tints of #768265

#768265
(118,130,101)
#828D73
(130,141,115)
#8E9881
(142,152,129)
#9AA38F
(154,163,143)
#A6AE9D
(166,174,157)
#B2B9AB
(178,185,171)
#BEC4B9
(190,196,185)
#CACFC7
(202,207,199)
#D6DAD5
(214,218,213)
#E2E5E3
(226,229,227)
#EEF0F1
(238,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768265; }

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

This text font color is #768265.

Background Color

.myBgColor { background-color: #768265; }

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

This div background color is #768265.

Border color

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

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

This div border color is #768265.

Opacity

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

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

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

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

This text has shadow with #768265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768265.

Preview

Color preview on black background

This text has color #768265 on black background.


Color preview on white background

This text has color #768265 on white background.


Black color preview on #768265 background

This text has black color on #768265 background.


White color preview on #768265 background

This text has white color on #768265 background.


Related colors

Complementary color

Complementary color for #hex is #897D9A.


I love getcolorcode.com

Triadic colors

1 #657682 and #826576 with #768265 are triadic colors.

2 #658276 and #827665 with #768265 are triadic colors.