COLOR #76CC92

HEX: #76CC92 RGB: (118,204,146)

Renk bilgisi

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

RGB renk modeli

#76CC92 color RGB value is (118,204,146).

RGB: (118,204,146) (46%, 80%, 57%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 204 of 255 = 80%
B 146 of 255 = 57%

118
204
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 204 + 146 = 468 (100%)
R 118 of 468 ~ 25.21%
G 204 of 468 ~ 43.59%
B 146 of 468 ~ 31.2'%

%25.21
%43.59
%31.2

CMYK RENK MODELİ

#76CC92 rengi CMYK tonu (42,0,28,20).

  • camgöbeği tonu 42.16%
  • eflatun tonu 0.00%
  • sarı tonu 28.43%
  • ana renk tonu 20.00%

CMYK: (42,0,28,20)
C42M0Y28K20 (42%, 0%, 28%, 20%)
(0.42 / 0.00 / 0.28 / 0.20)

CMYK yüzdeleri

%42.16
%0
%28.43
%20

Codes

Color #76CC92 in popluar color models

76 CC 92
RGB 118 204 146
HSL 140° 45.74% 63.14%
HSB/HSV 140° 42.16% 80.00%
CMYK 42.16% 0.00% 28.43%
20.00%

Color #76CC92 in popluar number systems.

HEX 76 CC 92
Decimal 118 204 146
Binary 1110110 11001100 10010010
Octal 166 314 222

Shades and tints

Shades of #76CC92

#76CC92
(118,204,146)
#6CBA85
(108,186,133)
#62A878
(98,168,120)
#58966B
(88,150,107)
#4E845E
(78,132,94)
#447251
(68,114,81)
#3A6044
(58,96,68)
#304E37
(48,78,55)
#263C2A
(38,60,42)
#1C2A1D
(28,42,29)
#121810
(18,24,16)
#000000
(0,0,0)

Tints of #76CC92

#76CC92
(118,204,146)
#82D09B
(130,208,155)
#8ED4A4
(142,212,164)
#9AD8AD
(154,216,173)
#A6DCB6
(166,220,182)
#B2E0BF
(178,224,191)
#BEE4C8
(190,228,200)
#CAE8D1
(202,232,209)
#D6ECDA
(214,236,218)
#E2F0E3
(226,240,227)
#EEF4EC
(238,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76CC92 color. Also use rgb(118,204,146) instead hex code.

Text Font Color

.myTextColor { color: #76CC92; }

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

This text font color is #76CC92.

Background Color

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

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

This div background color is #76CC92.

Border color

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

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

This div border color is #76CC92.

Opacity

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

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

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

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

This text has shadow with #76CC92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76CC92.

Preview

Color preview on black background

This text has color #76CC92 on black background.


Color preview on white background

This text has color #76CC92 on white background.


Black color preview on #76CC92 background

This text has black color on #76CC92 background.


White color preview on #76CC92 background

This text has white color on #76CC92 background.


Related colors

Complementary color

Complementary color for #hex is #89336D.


I love getcolorcode.com

Triadic colors

1 #9276CC and #CC9276 with #76CC92 are triadic colors.

2 #92CC76 and #CC7692 with #76CC92 are triadic colors.