COLOR #76B48C

HEX: #76B48C RGB: (118,180,140)

Renk bilgisi

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

RGB renk modeli

#76B48C color RGB value is (118,180,140).

RGB: (118,180,140) (46%, 71%, 55%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 180 of 255 = 71%
B 140 of 255 = 55%

118
180
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 180 + 140 = 438 (100%)
R 118 of 438 ~ 26.94%
G 180 of 438 ~ 41.1%
B 140 of 438 ~ 31.96'%

%26.94
%41.1
%31.96

CMYK RENK MODELİ

#76B48C rengi CMYK tonu (34,0,22,29).

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

CMYK: (34,0,22,29)
C34M0Y22K29 (34%, 0%, 22%, 29%)
(0.34 / 0.00 / 0.22 / 0.29)

CMYK yüzdeleri

%34.44
%0
%22.22
%29.41

Codes

Color #76B48C in popluar color models

76 B4 8C
RGB 118 180 140
HSL 141° 29.25% 58.43%
HSB/HSV 141° 34.44% 70.59%
CMYK 34.44% 0.00% 22.22%
29.41%

Color #76B48C in popluar number systems.

HEX 76 B4 8C
Decimal 118 180 140
Binary 1110110 10110100 10001100
Octal 166 264 214

Shades and tints

Shades of #76B48C

#76B48C
(118,180,140)
#6CA480
(108,164,128)
#629474
(98,148,116)
#588468
(88,132,104)
#4E745C
(78,116,92)
#446450
(68,100,80)
#3A5444
(58,84,68)
#304438
(48,68,56)
#26342C
(38,52,44)
#1C2420
(28,36,32)
#121414
(18,20,20)
#000000
(0,0,0)

Tints of #76B48C

#76B48C
(118,180,140)
#82BA96
(130,186,150)
#8EC0A0
(142,192,160)
#9AC6AA
(154,198,170)
#A6CCB4
(166,204,180)
#B2D2BE
(178,210,190)
#BED8C8
(190,216,200)
#CADED2
(202,222,210)
#D6E4DC
(214,228,220)
#E2EAE6
(226,234,230)
#EEF0F0
(238,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B48C; }

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

This text font color is #76B48C.

Background Color

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

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

This div background color is #76B48C.

Border color

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

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

This div border color is #76B48C.

Opacity

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

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

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

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

This text has shadow with #76B48C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B48C.

Preview

Color preview on black background

This text has color #76B48C on black background.


Color preview on white background

This text has color #76B48C on white background.


Black color preview on #76B48C background

This text has black color on #76B48C background.


White color preview on #76B48C background

This text has white color on #76B48C background.


Related colors

Complementary color

Complementary color for #hex is #894B73.


I love getcolorcode.com

Triadic colors

1 #8C76B4 and #B48C76 with #76B48C are triadic colors.

2 #8CB476 and #B4768C with #76B48C are triadic colors.