COLOR #76CA7B

HEX: #76CA7B RGB: (118,202,123)

Renk bilgisi

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

RGB renk modeli

#76CA7B color RGB value is (118,202,123).

RGB: (118,202,123) (46%, 79%, 48%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 202 of 255 = 79%
B 123 of 255 = 48%

118
202
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 202 + 123 = 443 (100%)
R 118 of 443 ~ 26.64%
G 202 of 443 ~ 45.6%
B 123 of 443 ~ 27.77'%

%26.64
%45.6
%27.77

CMYK RENK MODELİ

#76CA7B rengi CMYK tonu (42,0,39,21).

  • camgöbeği tonu 41.58%
  • eflatun tonu 0.00%
  • sarı tonu 39.11%
  • ana renk tonu 20.78%

CMYK: (42,0,39,21)
C42M0Y39K21 (42%, 0%, 39%, 21%)
(0.42 / 0.00 / 0.39 / 0.21)

CMYK yüzdeleri

%41.58
%0
%39.11
%20.78

Codes

Color #76CA7B in popluar color models

76 CA 7B
RGB 118 202 123
HSL 124° 44.21% 62.75%
HSB/HSV 124° 41.58% 79.22%
CMYK 41.58% 0.00% 39.11%
20.78%

Color #76CA7B in popluar number systems.

HEX 76 CA 7B
Decimal 118 202 123
Binary 1110110 11001010 1111011
Octal 166 312 173

Shades and tints

Shades of #76CA7B

#76CA7B
(118,202,123)
#6CB870
(108,184,112)
#62A665
(98,166,101)
#58945A
(88,148,90)
#4E824F
(78,130,79)
#447044
(68,112,68)
#3A5E39
(58,94,57)
#304C2E
(48,76,46)
#263A23
(38,58,35)
#1C2818
(28,40,24)
#12160D
(18,22,13)
#000000
(0,0,0)

Tints of #76CA7B

#76CA7B
(118,202,123)
#82CE87
(130,206,135)
#8ED293
(142,210,147)
#9AD69F
(154,214,159)
#A6DAAB
(166,218,171)
#B2DEB7
(178,222,183)
#BEE2C3
(190,226,195)
#CAE6CF
(202,230,207)
#D6EADB
(214,234,219)
#E2EEE7
(226,238,231)
#EEF2F3
(238,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76CA7B; }

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

This text font color is #76CA7B.

Background Color

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

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

This div background color is #76CA7B.

Border color

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

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

This div border color is #76CA7B.

Opacity

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

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

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

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

This text has shadow with #76CA7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76CA7B.

Preview

Color preview on black background

This text has color #76CA7B on black background.


Color preview on white background

This text has color #76CA7B on white background.


Black color preview on #76CA7B background

This text has black color on #76CA7B background.


White color preview on #76CA7B background

This text has white color on #76CA7B background.


Related colors

Complementary color

Complementary color for #hex is #893584.


I love getcolorcode.com

Triadic colors

1 #7B76CA and #CA7B76 with #76CA7B are triadic colors.

2 #7BCA76 and #CA767B with #76CA7B are triadic colors.