COLOR #76A57B

HEX: #76A57B RGB: (118,165,123)

Renk bilgisi

#76A57B contains red, green and blue colors in about the same proportion. #76A57B ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#76A57B color RGB value is (118,165,123).

RGB: (118,165,123) (46%, 65%, 48%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 165 of 255 = 65%
B 123 of 255 = 48%

118
165
123

R + G + B ~ 53%. #76A57B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 165 + 123 = 406 (100%)
R 118 of 406 ~ 29.06%
G 165 of 406 ~ 40.64%
B 123 of 406 ~ 30.3'%

%29.06
%40.64
%30.3

CMYK RENK MODELİ

#76A57B rengi CMYK tonu (28,0,25,35).

  • camgöbeği tonu 28.48%
  • eflatun tonu 0.00%
  • sarı tonu 25.45%
  • ana renk tonu 35.29%

CMYK: (28,0,25,35)
C28M0Y25K35 (28%, 0%, 25%, 35%)
(0.28 / 0.00 / 0.25 / 0.35)

CMYK yüzdeleri

%28.48
%0
%25.45
%35.29

Codes

Color #76A57B in popluar color models

76 A5 7B
RGB 118 165 123
HSL 126° 20.70% 55.49%
HSB/HSV 126° 28.48% 64.71%
CMYK 28.48% 0.00% 25.45%
35.29%

Color #76A57B in popluar number systems.

HEX 76 A5 7B
Decimal 118 165 123
Binary 1110110 10100101 1111011
Octal 166 245 173

Shades and tints

Shades of #76A57B

#76A57B
(118,165,123)
#6C9670
(108,150,112)
#628765
(98,135,101)
#58785A
(88,120,90)
#4E694F
(78,105,79)
#445A44
(68,90,68)
#3A4B39
(58,75,57)
#303C2E
(48,60,46)
#262D23
(38,45,35)
#1C1E18
(28,30,24)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #76A57B

#76A57B
(118,165,123)
#82AD87
(130,173,135)
#8EB593
(142,181,147)
#9ABD9F
(154,189,159)
#A6C5AB
(166,197,171)
#B2CDB7
(178,205,183)
#BED5C3
(190,213,195)
#CADDCF
(202,221,207)
#D6E5DB
(214,229,219)
#E2EDE7
(226,237,231)
#EEF5F3
(238,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A57B color. Also use rgb(118,165,123) instead hex code.

Text Font Color

.myTextColor { color: #76A57B; }

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

This text font color is #76A57B.

Background Color

.myBgColor { background-color: #76A57B; }

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

This div background color is #76A57B.

Border color

.myBorderColor { border: 1px solid #76A57B; }

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

This div border color is #76A57B.

Opacity

.myOpacity80 { color: #76A57B; opacity: 0.8; }

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

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

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

This text has shadow with #76A57B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A57B.

Preview

Color preview on black background

This text has color #76A57B on black background.


Color preview on white background

This text has color #76A57B on white background.


Black color preview on #76A57B background

This text has black color on #76A57B background.


White color preview on #76A57B background

This text has white color on #76A57B background.


Related colors

Complementary color

Complementary color for #hex is #895A84.


I love getcolorcode.com

Triadic colors

1 #7B76A5 and #A57B76 with #76A57B are triadic colors.

2 #7BA576 and #A5767B with #76A57B are triadic colors.