COLOR #74708C

HEX: #74708C RGB: (116,112,140)

Renk bilgisi

#74708C contains red, green and blue colors in about the same proportion. #74708C ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#74708C color RGB value is (116,112,140).

RGB: (116,112,140) (45%, 44%, 55%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 112 of 255 = 44%
B 140 of 255 = 55%

116
112
140

R + G + B ~ 48%. #74708C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 112 + 140 = 368 (100%)
R 116 of 368 ~ 31.52%
G 112 of 368 ~ 30.43%
B 140 of 368 ~ 38.04'%

%31.52
%30.43
%38.04

CMYK RENK MODELİ

#74708C rengi CMYK tonu (17,20,0,45).

  • camgöbeği tonu 17.14%
  • eflatun tonu 20.00%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (17,20,0,45)
C17M20Y0K45 (17%, 20%, 0%, 45%)
(0.17 / 0.20 / 0.00 / 0.45)

CMYK yüzdeleri

%17.14
%20
%0
%45.1

Codes

Color #74708C in popluar color models

74 70 8C
RGB 116 112 140
HSL 249° 11.11% 49.41%
HSB/HSV 249° 20.00% 54.90%
CMYK 17.14% 20.00% 0.00%
45.10%

Color #74708C in popluar number systems.

HEX 74 70 8C
Decimal 116 112 140
Binary 1110100 1110000 10001100
Octal 164 160 214

Shades and tints

Shades of #74708C

#74708C
(116,112,140)
#6A6680
(106,102,128)
#605C74
(96,92,116)
#565268
(86,82,104)
#4C485C
(76,72,92)
#423E50
(66,62,80)
#383444
(56,52,68)
#2E2A38
(46,42,56)
#24202C
(36,32,44)
#1A1620
(26,22,32)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #74708C

#74708C
(116,112,140)
#807D96
(128,125,150)
#8C8AA0
(140,138,160)
#9897AA
(152,151,170)
#A4A4B4
(164,164,180)
#B0B1BE
(176,177,190)
#BCBEC8
(188,190,200)
#C8CBD2
(200,203,210)
#D4D8DC
(212,216,220)
#E0E5E6
(224,229,230)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74708C color. Also use rgb(116,112,140) instead hex code.

Text Font Color

.myTextColor { color: #74708C; }

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

This text font color is #74708C.

Background Color

.myBgColor { background-color: #74708C; }

<div style="background-color:#74708C">Inner text</div>

This div background color is #74708C.

Border color

.myBorderColor { border: 1px solid #74708C; }

<div style="border:3px solid #74708C">Div</div>

This div border color is #74708C.

Opacity

.myOpacity80 { color: #74708C; opacity: 0.8; }

<p style="color:#74708C;opacity:0.8;">80%</p>

Text with #74708C 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 #74708C;}

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

This text has shadow with #74708C color.


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

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

This text has shadow with #74708C primary color and red secondary color.


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

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

This text has shadow with #74708C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74708C.

Preview

Color preview on black background

This text has color #74708C on black background.


Color preview on white background

This text has color #74708C on white background.


Black color preview on #74708C background

This text has black color on #74708C background.


White color preview on #74708C background

This text has white color on #74708C background.


Related colors

Complementary color

Complementary color for #hex is #8B8F73.


I love getcolorcode.com

Triadic colors

1 #8C7470 and #708C74 with #74708C are triadic colors.

2 #8C7074 and #70748C with #74708C are triadic colors.