COLOR #76B95F

HEX: #76B95F RGB: (118,185,95)

Renk bilgisi

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

RGB renk modeli

#76B95F color RGB value is (118,185,95).

RGB: (118,185,95) (46%, 73%, 37%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 185 of 255 = 73%
B 95 of 255 = 37%

118
185
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 185 + 95 = 398 (100%)
R 118 of 398 ~ 29.65%
G 185 of 398 ~ 46.48%
B 95 of 398 ~ 23.87'%

%29.65
%46.48
%23.87

CMYK RENK MODELİ

#76B95F rengi CMYK tonu (36,0,49,27).

  • camgöbeği tonu 36.22%
  • eflatun tonu 0.00%
  • sarı tonu 48.65%
  • ana renk tonu 27.45%

CMYK: (36,0,49,27)
C36M0Y49K27 (36%, 0%, 49%, 27%)
(0.36 / 0.00 / 0.49 / 0.27)

CMYK yüzdeleri

%36.22
%0
%48.65
%27.45

Codes

Color #76B95F in popluar color models

76 B9 5F
RGB 118 185 95
HSL 105° 39.13% 54.90%
HSB/HSV 105° 48.65% 72.55%
CMYK 36.22% 0.00% 48.65%
27.45%

Color #76B95F in popluar number systems.

HEX 76 B9 5F
Decimal 118 185 95
Binary 1110110 10111001 1011111
Octal 166 271 137

Shades and tints

Shades of #76B95F

#76B95F
(118,185,95)
#6CA957
(108,169,87)
#62994F
(98,153,79)
#588947
(88,137,71)
#4E793F
(78,121,63)
#446937
(68,105,55)
#3A592F
(58,89,47)
#304927
(48,73,39)
#26391F
(38,57,31)
#1C2917
(28,41,23)
#12190F
(18,25,15)
#000000
(0,0,0)

Tints of #76B95F

#76B95F
(118,185,95)
#82BF6D
(130,191,109)
#8EC57B
(142,197,123)
#9ACB89
(154,203,137)
#A6D197
(166,209,151)
#B2D7A5
(178,215,165)
#BEDDB3
(190,221,179)
#CAE3C1
(202,227,193)
#D6E9CF
(214,233,207)
#E2EFDD
(226,239,221)
#EEF5EB
(238,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B95F color. Also use rgb(118,185,95) instead hex code.

Text Font Color

.myTextColor { color: #76B95F; }

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

This text font color is #76B95F.

Background Color

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

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

This div background color is #76B95F.

Border color

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

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

This div border color is #76B95F.

Opacity

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

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

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

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

This text has shadow with #76B95F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B95F.

Preview

Color preview on black background

This text has color #76B95F on black background.


Color preview on white background

This text has color #76B95F on white background.


Black color preview on #76B95F background

This text has black color on #76B95F background.


White color preview on #76B95F background

This text has white color on #76B95F background.


Related colors

Complementary color

Complementary color for #hex is #8946A0.


I love getcolorcode.com

Triadic colors

1 #5F76B9 and #B95F76 with #76B95F are triadic colors.

2 #5FB976 and #B9765F with #76B95F are triadic colors.