COLOR #76B249

HEX: #76B249 RGB: (118,178,73)

Renk bilgisi

#76B249 contains mainly green color. #76B249 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#76B249 color RGB value is (118,178,73).

RGB: (118,178,73) (46%, 70%, 29%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 178 of 255 = 70%
B 73 of 255 = 29%

118
178
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 178 + 73 = 369 (100%)
R 118 of 369 ~ 31.98%
G 178 of 369 ~ 48.24%
B 73 of 369 ~ 19.78'%

%31.98
%48.24
%19.78

CMYK RENK MODELİ

#76B249 rengi CMYK tonu (34,0,59,30).

  • camgöbeği tonu 33.71%
  • eflatun tonu 0.00%
  • sarı tonu 58.99%
  • ana renk tonu 30.20%

CMYK: (34,0,59,30)
C34M0Y59K30 (34%, 0%, 59%, 30%)
(0.34 / 0.00 / 0.59 / 0.30)

CMYK yüzdeleri

%33.71
%0
%58.99
%30.2

Codes

Color #76B249 in popluar color models

76 B2 49
RGB 118 178 73
HSL 94° 41.83% 49.22%
HSB/HSV 94° 58.99% 69.80%
CMYK 33.71% 0.00% 58.99%
30.20%

Color #76B249 in popluar number systems.

HEX 76 B2 49
Decimal 118 178 73
Binary 1110110 10110010 1001001
Octal 166 262 111

Shades and tints

Shades of #76B249

#76B249
(118,178,73)
#6CA243
(108,162,67)
#62923D
(98,146,61)
#588237
(88,130,55)
#4E7231
(78,114,49)
#44622B
(68,98,43)
#3A5225
(58,82,37)
#30421F
(48,66,31)
#263219
(38,50,25)
#1C2213
(28,34,19)
#12120D
(18,18,13)
#000000
(0,0,0)

Tints of #76B249

#76B249
(118,178,73)
#82B959
(130,185,89)
#8EC069
(142,192,105)
#9AC779
(154,199,121)
#A6CE89
(166,206,137)
#B2D599
(178,213,153)
#BEDCA9
(190,220,169)
#CAE3B9
(202,227,185)
#D6EAC9
(214,234,201)
#E2F1D9
(226,241,217)
#EEF8E9
(238,248,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B249 color. Also use rgb(118,178,73) instead hex code.

Text Font Color

.myTextColor { color: #76B249; }

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

This text font color is #76B249.

Background Color

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

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

This div background color is #76B249.

Border color

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

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

This div border color is #76B249.

Opacity

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

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

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

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

This text has shadow with #76B249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B249.

Preview

Color preview on black background

This text has color #76B249 on black background.


Color preview on white background

This text has color #76B249 on white background.


Black color preview on #76B249 background

This text has black color on #76B249 background.


White color preview on #76B249 background

This text has white color on #76B249 background.


Related colors

Complementary color

Complementary color for #hex is #894DB6.


I love getcolorcode.com

Triadic colors

1 #4976B2 and #B24976 with #76B249 are triadic colors.

2 #49B276 and #B27649 with #76B249 are triadic colors.