COLOR #74B7AD

HEX: #74B7AD RGB: (116,183,173)

Renk bilgisi

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

RGB renk modeli

#74B7AD color RGB value is (116,183,173).

RGB: (116,183,173) (45%, 72%, 68%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 183 of 255 = 72%
B 173 of 255 = 68%

116
183
173

R + G + B ~ 62%. #74B7AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 183 + 173 = 472 (100%)
R 116 of 472 ~ 24.58%
G 183 of 472 ~ 38.77%
B 173 of 472 ~ 36.65'%

%24.58
%38.77
%36.65

CMYK RENK MODELİ

#74B7AD rengi CMYK tonu (37,0,5,28).

  • camgöbeği tonu 36.61%
  • eflatun tonu 0.00%
  • sarı tonu 5.46%
  • ana renk tonu 28.24%

CMYK: (37,0,5,28)
C37M0Y5K28 (37%, 0%, 5%, 28%)
(0.37 / 0.00 / 0.05 / 0.28)

CMYK yüzdeleri

%36.61
%0
%5.46
%28.24

Codes

Color #74B7AD in popluar color models

74 B7 AD
RGB 116 183 173
HSL 171° 31.75% 58.63%
HSB/HSV 171° 36.61% 71.76%
CMYK 36.61% 0.00% 5.46%
28.24%

Color #74B7AD in popluar number systems.

HEX 74 B7 AD
Decimal 116 183 173
Binary 1110100 10110111 10101101
Octal 164 267 255

Shades and tints

Shades of #74B7AD

#74B7AD
(116,183,173)
#6AA79E
(106,167,158)
#60978F
(96,151,143)
#568780
(86,135,128)
#4C7771
(76,119,113)
#426762
(66,103,98)
#385753
(56,87,83)
#2E4744
(46,71,68)
#243735
(36,55,53)
#1A2726
(26,39,38)
#101717
(16,23,23)
#000000
(0,0,0)

Tints of #74B7AD

#74B7AD
(116,183,173)
#80BDB4
(128,189,180)
#8CC3BB
(140,195,187)
#98C9C2
(152,201,194)
#A4CFC9
(164,207,201)
#B0D5D0
(176,213,208)
#BCDBD7
(188,219,215)
#C8E1DE
(200,225,222)
#D4E7E5
(212,231,229)
#E0EDEC
(224,237,236)
#ECF3F3
(236,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B7AD color. Also use rgb(116,183,173) instead hex code.

Text Font Color

.myTextColor { color: #74B7AD; }

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

This text font color is #74B7AD.

Background Color

.myBgColor { background-color: #74B7AD; }

<div style="background-color:#74B7AD">Inner text</div>

This div background color is #74B7AD.

Border color

.myBorderColor { border: 1px solid #74B7AD; }

<div style="border:3px solid #74B7AD">Div</div>

This div border color is #74B7AD.

Opacity

.myOpacity80 { color: #74B7AD; opacity: 0.8; }

<p style="color:#74B7AD;opacity:0.8;">80%</p>

Text with #74B7AD 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 #74B7AD;}

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

This text has shadow with #74B7AD color.


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

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

This text has shadow with #74B7AD primary color and red secondary color.


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

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

This text has shadow with #74B7AD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74B7AD.

Preview

Color preview on black background

This text has color #74B7AD on black background.


Color preview on white background

This text has color #74B7AD on white background.


Black color preview on #74B7AD background

This text has black color on #74B7AD background.


White color preview on #74B7AD background

This text has white color on #74B7AD background.


Related colors

Complementary color

Complementary color for #hex is #8B4852.


I love getcolorcode.com

Triadic colors

1 #AD74B7 and #B7AD74 with #74B7AD are triadic colors.

2 #ADB774 and #B774AD with #74B7AD are triadic colors.