COLOR #74B2A5

HEX: #74B2A5 RGB: (116,178,165)

Renk bilgisi

#74B2A5 contains mainly green and blue colors. #74B2A5 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#74B2A5 color RGB value is (116,178,165).

RGB: (116,178,165) (45%, 70%, 65%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 178 of 255 = 70%
B 165 of 255 = 65%

116
178
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 178 + 165 = 459 (100%)
R 116 of 459 ~ 25.27%
G 178 of 459 ~ 38.78%
B 165 of 459 ~ 35.95'%

%25.27
%38.78
%35.95

CMYK RENK MODELİ

#74B2A5 rengi CMYK tonu (35,0,7,30).

  • camgöbeği tonu 34.83%
  • eflatun tonu 0.00%
  • sarı tonu 7.30%
  • ana renk tonu 30.20%

CMYK: (35,0,7,30)
C35M0Y7K30 (35%, 0%, 7%, 30%)
(0.35 / 0.00 / 0.07 / 0.30)

CMYK yüzdeleri

%34.83
%0
%7.3
%30.2

Codes

Color #74B2A5 in popluar color models

74 B2 A5
RGB 116 178 165
HSL 167° 28.70% 57.65%
HSB/HSV 167° 34.83% 69.80%
CMYK 34.83% 0.00% 7.30%
30.20%

Color #74B2A5 in popluar number systems.

HEX 74 B2 A5
Decimal 116 178 165
Binary 1110100 10110010 10100101
Octal 164 262 245

Shades and tints

Shades of #74B2A5

#74B2A5
(116,178,165)
#6AA296
(106,162,150)
#609287
(96,146,135)
#568278
(86,130,120)
#4C7269
(76,114,105)
#42625A
(66,98,90)
#38524B
(56,82,75)
#2E423C
(46,66,60)
#24322D
(36,50,45)
#1A221E
(26,34,30)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #74B2A5

#74B2A5
(116,178,165)
#80B9AD
(128,185,173)
#8CC0B5
(140,192,181)
#98C7BD
(152,199,189)
#A4CEC5
(164,206,197)
#B0D5CD
(176,213,205)
#BCDCD5
(188,220,213)
#C8E3DD
(200,227,221)
#D4EAE5
(212,234,229)
#E0F1ED
(224,241,237)
#ECF8F5
(236,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B2A5 color. Also use rgb(116,178,165) instead hex code.

Text Font Color

.myTextColor { color: #74B2A5; }

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

This text font color is #74B2A5.

Background Color

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

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

This div background color is #74B2A5.

Border color

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

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

This div border color is #74B2A5.

Opacity

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

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

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

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

This text has shadow with #74B2A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B2A5.

Preview

Color preview on black background

This text has color #74B2A5 on black background.


Color preview on white background

This text has color #74B2A5 on white background.


Black color preview on #74B2A5 background

This text has black color on #74B2A5 background.


White color preview on #74B2A5 background

This text has white color on #74B2A5 background.


Related colors

Complementary color

Complementary color for #hex is #8B4D5A.


I love getcolorcode.com

Triadic colors

1 #A574B2 and #B2A574 with #74B2A5 are triadic colors.

2 #A5B274 and #B274A5 with #74B2A5 are triadic colors.