COLOR #74A68C

HEX: #74A68C RGB: (116,166,140)

Renk bilgisi

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

RGB renk modeli

#74A68C color RGB value is (116,166,140).

RGB: (116,166,140) (45%, 65%, 55%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 166 of 255 = 65%
B 140 of 255 = 55%

116
166
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 166 + 140 = 422 (100%)
R 116 of 422 ~ 27.49%
G 166 of 422 ~ 39.34%
B 140 of 422 ~ 33.18'%

%27.49
%39.34
%33.18

CMYK RENK MODELİ

#74A68C rengi CMYK tonu (30,0,16,35).

  • camgöbeği tonu 30.12%
  • eflatun tonu 0.00%
  • sarı tonu 15.66%
  • ana renk tonu 34.90%
CMYK: (30,0,16,35) C30M0Y16K35 (30%,0%,16%,35%) (0.30/0.00/0.16/0.35) 

CMYK yüzdeleri

%30.12
%0
%15.66
%34.9

Codes

Color #74A68C in popluar color models

74 A6 8C
RGB 116 166 140
HSL 149° 21.93% 55.29%
HSB/HSV 149° 30.12% 65.10%
CMYK 30.12% 0.00% 15.66%
34.90%

Color #74A68C in popluar number systems.

HEX 74 A6 8C
Decimal 116 166 140
Binary 1110100 10100110 10001100
Octal 164 246 214

Shades and tints

Shades of #74A68C

#74A68C
(116,166,140)
#6A9780
(106,151,128)
#608874
(96,136,116)
#567968
(86,121,104)
#4C6A5C
(76,106,92)
#425B50
(66,91,80)
#384C44
(56,76,68)
#2E3D38
(46,61,56)
#242E2C
(36,46,44)
#1A1F20
(26,31,32)
#101014
(16,16,20)
#000000
(0,0,0)

Tints of #74A68C

#74A68C
(116,166,140)
#80AE96
(128,174,150)
#8CB6A0
(140,182,160)
#98BEAA
(152,190,170)
#A4C6B4
(164,198,180)
#B0CEBE
(176,206,190)
#BCD6C8
(188,214,200)
#C8DED2
(200,222,210)
#D4E6DC
(212,230,220)
#E0EEE6
(224,238,230)
#ECF6F0
(236,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74A68C color. Also use rgb(116,166,140) instead hex code.

Text Font Color

.myTextColor { color: #74A68C; }

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

This text font color is #74A68C.

Background Color

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

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

This div background color is #74A68C.

Border color

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

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

This div border color is #74A68C.

Opacity

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

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

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

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

This text has shadow with #74A68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A68C.

Preview

Color preview on black background

This text has color #74A68C on black background.


Color preview on white background

This text has color #74A68C on white background.


Black color preview on #74A68C background

This text has black color on #74A68C background.


White color preview on #74A68C background

This text has white color on #74A68C background.


Related colors

Complementary color

Complementary color for #hex is #8B5973.


I love getcolorcode.com

Triadic colors

1 #8C74A6 and #A68C74 with #74A68C are triadic colors.

2 #8CA674 and #A6748C with #74A68C are triadic colors.