COLOR #76B46C

HEX: #76B46C RGB: (118,180,108)

Renk bilgisi

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

RGB renk modeli

#76B46C color RGB value is (118,180,108).

RGB: (118,180,108) (46%, 71%, 42%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 180 of 255 = 71%
B 108 of 255 = 42%

118
180
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 180 + 108 = 406 (100%)
R 118 of 406 ~ 29.06%
G 180 of 406 ~ 44.33%
B 108 of 406 ~ 26.6'%

%29.06
%44.33
%26.6

CMYK RENK MODELİ

#76B46C rengi CMYK tonu (34,0,40,29).

  • camgöbeği tonu 34.44%
  • eflatun tonu 0.00%
  • sarı tonu 40.00%
  • ana renk tonu 29.41%

CMYK: (34,0,40,29)
C34M0Y40K29 (34%, 0%, 40%, 29%)
(0.34 / 0.00 / 0.40 / 0.29)

CMYK yüzdeleri

%34.44
%0
%40
%29.41

Codes

Color #76B46C in popluar color models

76 B4 6C
RGB 118 180 108
HSL 112° 32.43% 56.47%
HSB/HSV 112° 40.00% 70.59%
CMYK 34.44% 0.00% 40.00%
29.41%

Color #76B46C in popluar number systems.

HEX 76 B4 6C
Decimal 118 180 108
Binary 1110110 10110100 1101100
Octal 166 264 154

Shades and tints

Shades of #76B46C

#76B46C
(118,180,108)
#6CA463
(108,164,99)
#62945A
(98,148,90)
#588451
(88,132,81)
#4E7448
(78,116,72)
#44643F
(68,100,63)
#3A5436
(58,84,54)
#30442D
(48,68,45)
#263424
(38,52,36)
#1C241B
(28,36,27)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #76B46C

#76B46C
(118,180,108)
#82BA79
(130,186,121)
#8EC086
(142,192,134)
#9AC693
(154,198,147)
#A6CCA0
(166,204,160)
#B2D2AD
(178,210,173)
#BED8BA
(190,216,186)
#CADEC7
(202,222,199)
#D6E4D4
(214,228,212)
#E2EAE1
(226,234,225)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B46C color. Also use rgb(118,180,108) instead hex code.

Text Font Color

.myTextColor { color: #76B46C; }

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

This text font color is #76B46C.

Background Color

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

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

This div background color is #76B46C.

Border color

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

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

This div border color is #76B46C.

Opacity

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

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

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

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

This text has shadow with #76B46C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B46C.

Preview

Color preview on black background

This text has color #76B46C on black background.


Color preview on white background

This text has color #76B46C on white background.


Black color preview on #76B46C background

This text has black color on #76B46C background.


White color preview on #76B46C background

This text has white color on #76B46C background.


Related colors

Complementary color

Complementary color for #hex is #894B93.


I love getcolorcode.com

Triadic colors

1 #6C76B4 and #B46C76 with #76B46C are triadic colors.

2 #6CB476 and #B4766C with #76B46C are triadic colors.