COLOR #76B5A3

HEX: #76B5A3 RGB: (118,181,163)

Renk bilgisi

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

RGB renk modeli

#76B5A3 color RGB value is (118,181,163).

RGB: (118,181,163) (46%, 71%, 64%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 181 of 255 = 71%
B 163 of 255 = 64%

118
181
163

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 181 + 163 = 462 (100%)
R 118 of 462 ~ 25.54%
G 181 of 462 ~ 39.18%
B 163 of 462 ~ 35.28'%

%25.54
%39.18
%35.28

CMYK RENK MODELİ

#76B5A3 rengi CMYK tonu (35,0,10,29).

  • camgöbeği tonu 34.81%
  • eflatun tonu 0.00%
  • sarı tonu 9.94%
  • ana renk tonu 29.02%

CMYK: (35,0,10,29)
C35M0Y10K29 (35%, 0%, 10%, 29%)
(0.35 / 0.00 / 0.10 / 0.29)

CMYK yüzdeleri

%34.81
%0
%9.94
%29.02

Codes

Color #76B5A3 in popluar color models

76 B5 A3
RGB 118 181 163
HSL 163° 29.86% 58.63%
HSB/HSV 163° 34.81% 70.98%
CMYK 34.81% 0.00% 9.94%
29.02%

Color #76B5A3 in popluar number systems.

HEX 76 B5 A3
Decimal 118 181 163
Binary 1110110 10110101 10100011
Octal 166 265 243

Shades and tints

Shades of #76B5A3

#76B5A3
(118,181,163)
#6CA595
(108,165,149)
#629587
(98,149,135)
#588579
(88,133,121)
#4E756B
(78,117,107)
#44655D
(68,101,93)
#3A554F
(58,85,79)
#304541
(48,69,65)
#263533
(38,53,51)
#1C2525
(28,37,37)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #76B5A3

#76B5A3
(118,181,163)
#82BBAB
(130,187,171)
#8EC1B3
(142,193,179)
#9AC7BB
(154,199,187)
#A6CDC3
(166,205,195)
#B2D3CB
(178,211,203)
#BED9D3
(190,217,211)
#CADFDB
(202,223,219)
#D6E5E3
(214,229,227)
#E2EBEB
(226,235,235)
#EEF1F3
(238,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76B5A3; }

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

This text font color is #76B5A3.

Background Color

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

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

This div background color is #76B5A3.

Border color

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

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

This div border color is #76B5A3.

Opacity

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

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

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

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

This text has shadow with #76B5A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B5A3.

Preview

Color preview on black background

This text has color #76B5A3 on black background.


Color preview on white background

This text has color #76B5A3 on white background.


Black color preview on #76B5A3 background

This text has black color on #76B5A3 background.


White color preview on #76B5A3 background

This text has white color on #76B5A3 background.


Related colors

Complementary color

Complementary color for #hex is #894A5C.


I love getcolorcode.com

Triadic colors

1 #A376B5 and #B5A376 with #76B5A3 are triadic colors.

2 #A3B576 and #B576A3 with #76B5A3 are triadic colors.