COLOR #76A398

HEX: #76A398 RGB: (118,163,152)

Renk bilgisi

#76A398 contains red, green and blue colors in about the same proportion. #76A398 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#76A398 color RGB value is (118,163,152).

RGB: (118,163,152) (46%, 64%, 60%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 163 of 255 = 64%
B 152 of 255 = 60%

118
163
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 163 + 152 = 433 (100%)
R 118 of 433 ~ 27.25%
G 163 of 433 ~ 37.64%
B 152 of 433 ~ 35.1'%

%27.25
%37.64
%35.1

CMYK RENK MODELİ

#76A398 rengi CMYK tonu (28,0,7,36).

  • camgöbeği tonu 27.61%
  • eflatun tonu 0.00%
  • sarı tonu 6.75%
  • ana renk tonu 36.08%

CMYK: (28,0,7,36)
C28M0Y7K36 (28%, 0%, 7%, 36%)
(0.28 / 0.00 / 0.07 / 0.36)

CMYK yüzdeleri

%27.61
%0
%6.75
%36.08

Codes

Color #76A398 in popluar color models

76 A3 98
RGB 118 163 152
HSL 165° 19.65% 55.10%
HSB/HSV 165° 27.61% 63.92%
CMYK 27.61% 0.00% 6.75%
36.08%

Color #76A398 in popluar number systems.

HEX 76 A3 98
Decimal 118 163 152
Binary 1110110 10100011 10011000
Octal 166 243 230

Shades and tints

Shades of #76A398

#76A398
(118,163,152)
#6C958B
(108,149,139)
#62877E
(98,135,126)
#587971
(88,121,113)
#4E6B64
(78,107,100)
#445D57
(68,93,87)
#3A4F4A
(58,79,74)
#30413D
(48,65,61)
#263330
(38,51,48)
#1C2523
(28,37,35)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #76A398

#76A398
(118,163,152)
#82ABA1
(130,171,161)
#8EB3AA
(142,179,170)
#9ABBB3
(154,187,179)
#A6C3BC
(166,195,188)
#B2CBC5
(178,203,197)
#BED3CE
(190,211,206)
#CADBD7
(202,219,215)
#D6E3E0
(214,227,224)
#E2EBE9
(226,235,233)
#EEF3F2
(238,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A398 color. Also use rgb(118,163,152) instead hex code.

Text Font Color

.myTextColor { color: #76A398; }

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

This text font color is #76A398.

Background Color

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

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

This div background color is #76A398.

Border color

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

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

This div border color is #76A398.

Opacity

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

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

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

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

This text has shadow with #76A398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76A398.

Preview

Color preview on black background

This text has color #76A398 on black background.


Color preview on white background

This text has color #76A398 on white background.


Black color preview on #76A398 background

This text has black color on #76A398 background.


White color preview on #76A398 background

This text has white color on #76A398 background.


Related colors

Complementary color

Complementary color for #hex is #895C67.


I love getcolorcode.com

Triadic colors

1 #9876A3 and #A39876 with #76A398 are triadic colors.

2 #98A376 and #A37698 with #76A398 are triadic colors.