COLOR #74A59B

HEX: #74A59B RGB: (116,165,155)

Renk bilgisi

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

RGB renk modeli

#74A59B color RGB value is (116,165,155).

RGB: (116,165,155) (45%, 65%, 61%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 165 of 255 = 65%
B 155 of 255 = 61%

116
165
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 165 + 155 = 436 (100%)
R 116 of 436 ~ 26.61%
G 165 of 436 ~ 37.84%
B 155 of 436 ~ 35.55'%

%26.61
%37.84
%35.55

CMYK RENK MODELİ

#74A59B rengi CMYK tonu (30,0,6,35).

  • camgöbeği tonu 29.70%
  • eflatun tonu 0.00%
  • sarı tonu 6.06%
  • ana renk tonu 35.29%

CMYK: (30,0,6,35)
C30M0Y6K35 (30%, 0%, 6%, 35%)
(0.30 / 0.00 / 0.06 / 0.35)

CMYK yüzdeleri

%29.7
%0
%6.06
%35.29

Codes

Color #74A59B in popluar color models

74 A5 9B
RGB 116 165 155
HSL 168° 21.40% 55.10%
HSB/HSV 168° 29.70% 64.71%
CMYK 29.70% 0.00% 6.06%
35.29%

Color #74A59B in popluar number systems.

HEX 74 A5 9B
Decimal 116 165 155
Binary 1110100 10100101 10011011
Octal 164 245 233

Shades and tints

Shades of #74A59B

#74A59B
(116,165,155)
#6A968D
(106,150,141)
#60877F
(96,135,127)
#567871
(86,120,113)
#4C6963
(76,105,99)
#425A55
(66,90,85)
#384B47
(56,75,71)
#2E3C39
(46,60,57)
#242D2B
(36,45,43)
#1A1E1D
(26,30,29)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #74A59B

#74A59B
(116,165,155)
#80ADA4
(128,173,164)
#8CB5AD
(140,181,173)
#98BDB6
(152,189,182)
#A4C5BF
(164,197,191)
#B0CDC8
(176,205,200)
#BCD5D1
(188,213,209)
#C8DDDA
(200,221,218)
#D4E5E3
(212,229,227)
#E0EDEC
(224,237,236)
#ECF5F5
(236,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74A59B; }

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

This text font color is #74A59B.

Background Color

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

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

This div background color is #74A59B.

Border color

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

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

This div border color is #74A59B.

Opacity

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

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

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

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

This text has shadow with #74A59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A59B.

Preview

Color preview on black background

This text has color #74A59B on black background.


Color preview on white background

This text has color #74A59B on white background.


Black color preview on #74A59B background

This text has black color on #74A59B background.


White color preview on #74A59B background

This text has white color on #74A59B background.


Related colors

Complementary color

Complementary color for #hex is #8B5A64.


I love getcolorcode.com

Triadic colors

1 #9B74A5 and #A59B74 with #74A59B are triadic colors.

2 #9BA574 and #A5749B with #74A59B are triadic colors.