COLOR #76BD61

HEX: #76BD61 RGB: (118,189,97)

Renk bilgisi

#76BD61 contains mainly green color. #76BD61 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#76BD61 color RGB value is (118,189,97).

RGB: (118,189,97) (46%, 74%, 38%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 189 of 255 = 74%
B 97 of 255 = 38%

118
189
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 189 + 97 = 404 (100%)
R 118 of 404 ~ 29.21%
G 189 of 404 ~ 46.78%
B 97 of 404 ~ 24.01'%

%29.21
%46.78
%24.01

CMYK RENK MODELİ

#76BD61 rengi CMYK tonu (38,0,49,26).

  • camgöbeği tonu 37.57%
  • eflatun tonu 0.00%
  • sarı tonu 48.68%
  • ana renk tonu 25.88%

CMYK: (38,0,49,26)
C38M0Y49K26 (38%, 0%, 49%, 26%)
(0.38 / 0.00 / 0.49 / 0.26)

CMYK yüzdeleri

%37.57
%0
%48.68
%25.88

Codes

Color #76BD61 in popluar color models

76 BD 61
RGB 118 189 97
HSL 106° 41.07% 56.08%
HSB/HSV 106° 48.68% 74.12%
CMYK 37.57% 0.00% 48.68%
25.88%

Color #76BD61 in popluar number systems.

HEX 76 BD 61
Decimal 118 189 97
Binary 1110110 10111101 1100001
Octal 166 275 141

Shades and tints

Shades of #76BD61

#76BD61
(118,189,97)
#6CAC59
(108,172,89)
#629B51
(98,155,81)
#588A49
(88,138,73)
#4E7941
(78,121,65)
#446839
(68,104,57)
#3A5731
(58,87,49)
#304629
(48,70,41)
#263521
(38,53,33)
#1C2419
(28,36,25)
#121311
(18,19,17)
#000000
(0,0,0)

Tints of #76BD61

#76BD61
(118,189,97)
#82C36F
(130,195,111)
#8EC97D
(142,201,125)
#9ACF8B
(154,207,139)
#A6D599
(166,213,153)
#B2DBA7
(178,219,167)
#BEE1B5
(190,225,181)
#CAE7C3
(202,231,195)
#D6EDD1
(214,237,209)
#E2F3DF
(226,243,223)
#EEF9ED
(238,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76BD61 color. Also use rgb(118,189,97) instead hex code.

Text Font Color

.myTextColor { color: #76BD61; }

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

This text font color is #76BD61.

Background Color

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

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

This div background color is #76BD61.

Border color

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

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

This div border color is #76BD61.

Opacity

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

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

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

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

This text has shadow with #76BD61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76BD61.

Preview

Color preview on black background

This text has color #76BD61 on black background.


Color preview on white background

This text has color #76BD61 on white background.


Black color preview on #76BD61 background

This text has black color on #76BD61 background.


White color preview on #76BD61 background

This text has white color on #76BD61 background.


Related colors

Complementary color

Complementary color for #hex is #89429E.


I love getcolorcode.com

Triadic colors

1 #6176BD and #BD6176 with #76BD61 are triadic colors.

2 #61BD76 and #BD7661 with #76BD61 are triadic colors.