COLOR #7BAE77

HEX: #7BAE77 RGB: (123,174,119)

Renk bilgisi

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

RGB renk modeli

#7BAE77 color RGB value is (123,174,119).

RGB: (123,174,119) (48%, 68%, 47%)

RGB bağlantıları ve doygunluk

R 123 of 255 = 48%
G 174 of 255 = 68%
B 119 of 255 = 47%

123
174
119

R + G + B ~ 54%. #7BAE77 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 123 + 174 + 119 = 416 (100%)
R 123 of 416 ~ 29.57%
G 174 of 416 ~ 41.83%
B 119 of 416 ~ 28.61'%

%29.57
%41.83
%28.61

CMYK RENK MODELİ

#7BAE77 rengi CMYK tonu (29,0,32,32).

  • camgöbeği tonu 29.31%
  • eflatun tonu 0.00%
  • sarı tonu 31.61%
  • ana renk tonu 31.76%

CMYK: (29,0,32,32)
C29M0Y32K32 (29%, 0%, 32%, 32%)
(0.29 / 0.00 / 0.32 / 0.32)

CMYK yüzdeleri

%29.31
%0
%31.61
%31.76

Codes

Color #7BAE77 in popluar color models

7B AE 77
RGB 123 174 119
HSL 116° 25.35% 57.45%
HSB/HSV 116° 31.61% 68.24%
CMYK 29.31% 0.00% 31.61%
31.76%

Color #7BAE77 in popluar number systems.

HEX 7B AE 77
Decimal 123 174 119
Binary 1111011 10101110 1110111
Octal 173 256 167

Shades and tints

Shades of #7BAE77

#7BAE77
(123,174,119)
#709F6D
(112,159,109)
#659063
(101,144,99)
#5A8159
(90,129,89)
#4F724F
(79,114,79)
#446345
(68,99,69)
#39543B
(57,84,59)
#2E4531
(46,69,49)
#233627
(35,54,39)
#18271D
(24,39,29)
#0D1813
(13,24,19)
#000000
(0,0,0)

Tints of #7BAE77

#7BAE77
(123,174,119)
#87B583
(135,181,131)
#93BC8F
(147,188,143)
#9FC39B
(159,195,155)
#ABCAA7
(171,202,167)
#B7D1B3
(183,209,179)
#C3D8BF
(195,216,191)
#CFDFCB
(207,223,203)
#DBE6D7
(219,230,215)
#E7EDE3
(231,237,227)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7BAE77 color. Also use rgb(123,174,119) instead hex code.

Text Font Color

.myTextColor { color: #7BAE77; }

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

This text font color is #7BAE77.

Background Color

.myBgColor { background-color: #7BAE77; }

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

This div background color is #7BAE77.

Border color

.myBorderColor { border: 1px solid #7BAE77; }

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

This div border color is #7BAE77.

Opacity

.myOpacity80 { color: #7BAE77; opacity: 0.8; }

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

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

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

This text has shadow with #7BAE77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7BAE77.

Preview

Color preview on black background

This text has color #7BAE77 on black background.


Color preview on white background

This text has color #7BAE77 on white background.


Black color preview on #7BAE77 background

This text has black color on #7BAE77 background.


White color preview on #7BAE77 background

This text has white color on #7BAE77 background.


Related colors

Complementary color

Complementary color for #hex is #845188.


I love getcolorcode.com

Triadic colors

1 #777BAE and #AE777B with #7BAE77 are triadic colors.

2 #77AE7B and #AE7B77 with #7BAE77 are triadic colors.