COLOR #74A79D

HEX: #74A79D RGB: (116,167,157)

Renk bilgisi

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

RGB renk modeli

#74A79D color RGB value is (116,167,157).

RGB: (116,167,157) (45%, 65%, 62%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 167 of 255 = 65%
B 157 of 255 = 62%

116
167
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 167 + 157 = 440 (100%)
R 116 of 440 ~ 26.36%
G 167 of 440 ~ 37.95%
B 157 of 440 ~ 35.68'%

%26.36
%37.95
%35.68

CMYK RENK MODELİ

#74A79D rengi CMYK tonu (31,0,6,35).

  • camgöbeği tonu 30.54%
  • eflatun tonu 0.00%
  • sarı tonu 5.99%
  • ana renk tonu 34.51%

CMYK: (31,0,6,35)
C31M0Y6K35 (31%, 0%, 6%, 35%)
(0.31 / 0.00 / 0.06 / 0.35)

CMYK yüzdeleri

%30.54
%0
%5.99
%34.51

Codes

Color #74A79D in popluar color models

74 A7 9D
RGB 116 167 157
HSL 168° 22.47% 55.49%
HSB/HSV 168° 30.54% 65.49%
CMYK 30.54% 0.00% 5.99%
34.51%

Color #74A79D in popluar number systems.

HEX 74 A7 9D
Decimal 116 167 157
Binary 1110100 10100111 10011101
Octal 164 247 235

Shades and tints

Shades of #74A79D

#74A79D
(116,167,157)
#6A988F
(106,152,143)
#608981
(96,137,129)
#567A73
(86,122,115)
#4C6B65
(76,107,101)
#425C57
(66,92,87)
#384D49
(56,77,73)
#2E3E3B
(46,62,59)
#242F2D
(36,47,45)
#1A201F
(26,32,31)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #74A79D

#74A79D
(116,167,157)
#80AFA5
(128,175,165)
#8CB7AD
(140,183,173)
#98BFB5
(152,191,181)
#A4C7BD
(164,199,189)
#B0CFC5
(176,207,197)
#BCD7CD
(188,215,205)
#C8DFD5
(200,223,213)
#D4E7DD
(212,231,221)
#E0EFE5
(224,239,229)
#ECF7ED
(236,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74A79D color. Also use rgb(116,167,157) instead hex code.

Text Font Color

.myTextColor { color: #74A79D; }

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

This text font color is #74A79D.

Background Color

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

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

This div background color is #74A79D.

Border color

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

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

This div border color is #74A79D.

Opacity

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

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

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

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

This text has shadow with #74A79D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A79D.

Preview

Color preview on black background

This text has color #74A79D on black background.


Color preview on white background

This text has color #74A79D on white background.


Black color preview on #74A79D background

This text has black color on #74A79D background.


White color preview on #74A79D background

This text has white color on #74A79D background.


Related colors

Complementary color

Complementary color for #hex is #8B5862.


I love getcolorcode.com

Triadic colors

1 #9D74A7 and #A79D74 with #74A79D are triadic colors.

2 #9DA774 and #A7749D with #74A79D are triadic colors.