COLOR #76C694

HEX: #76C694 RGB: (118,198,148)

Renk bilgisi

#76C694 contains mainly green and blue colors. #76C694 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#76C694 color RGB value is (118,198,148).

RGB: (118,198,148) (46%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 198 of 255 = 78%
B 148 of 255 = 58%

118
198
148

R + G + B ~ 61%. #76C694 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 198 + 148 = 464 (100%)
R 118 of 464 ~ 25.43%
G 198 of 464 ~ 42.67%
B 148 of 464 ~ 31.9'%

%25.43
%42.67
%31.9

CMYK RENK MODELİ

#76C694 rengi CMYK tonu (40,0,25,22).

  • camgöbeği tonu 40.40%
  • eflatun tonu 0.00%
  • sarı tonu 25.25%
  • ana renk tonu 22.35%

CMYK: (40,0,25,22)
C40M0Y25K22 (40%, 0%, 25%, 22%)
(0.40 / 0.00 / 0.25 / 0.22)

CMYK yüzdeleri

%40.4
%0
%25.25
%22.35

Codes

Color #76C694 in popluar color models

76 C6 94
RGB 118 198 148
HSL 143° 41.24% 61.96%
HSB/HSV 143° 40.40% 77.65%
CMYK 40.40% 0.00% 25.25%
22.35%

Color #76C694 in popluar number systems.

HEX 76 C6 94
Decimal 118 198 148
Binary 1110110 11000110 10010100
Octal 166 306 224

Shades and tints

Shades of #76C694

#76C694
(118,198,148)
#6CB487
(108,180,135)
#62A27A
(98,162,122)
#58906D
(88,144,109)
#4E7E60
(78,126,96)
#446C53
(68,108,83)
#3A5A46
(58,90,70)
#304839
(48,72,57)
#26362C
(38,54,44)
#1C241F
(28,36,31)
#121212
(18,18,18)
#000000
(0,0,0)

Tints of #76C694

#76C694
(118,198,148)
#82CB9D
(130,203,157)
#8ED0A6
(142,208,166)
#9AD5AF
(154,213,175)
#A6DAB8
(166,218,184)
#B2DFC1
(178,223,193)
#BEE4CA
(190,228,202)
#CAE9D3
(202,233,211)
#D6EEDC
(214,238,220)
#E2F3E5
(226,243,229)
#EEF8EE
(238,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76C694 color. Also use rgb(118,198,148) instead hex code.

Text Font Color

.myTextColor { color: #76C694; }

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

This text font color is #76C694.

Background Color

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

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

This div background color is #76C694.

Border color

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

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

This div border color is #76C694.

Opacity

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

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

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

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

This text has shadow with #76C694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76C694.

Preview

Color preview on black background

This text has color #76C694 on black background.


Color preview on white background

This text has color #76C694 on white background.


Black color preview on #76C694 background

This text has black color on #76C694 background.


White color preview on #76C694 background

This text has white color on #76C694 background.


Related colors

Complementary color

Complementary color for #hex is #89396B.


I love getcolorcode.com

Triadic colors

1 #9476C6 and #C69476 with #76C694 are triadic colors.

2 #94C676 and #C67694 with #76C694 are triadic colors.