COLOR #74664C

HEX: #74664C RGB: (116,102,76)

Renk bilgisi

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

RGB renk modeli

#74664C color RGB value is (116,102,76).

RGB: (116,102,76) (45%, 40%, 30%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 102 of 255 = 40%
B 76 of 255 = 30%

116
102
76

R + G + B ~ 38%. #74664C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 102 + 76 = 294 (100%)
R 116 of 294 ~ 39.46%
G 102 of 294 ~ 34.69%
B 76 of 294 ~ 25.85'%

%39.46
%34.69
%25.85

CMYK RENK MODELİ

#74664C rengi CMYK tonu (0,12,34,55).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.07%
  • sarı tonu 34.48%
  • ana renk tonu 54.51%

CMYK: (0,12,34,55)
C0M12Y34K55 (0%, 12%, 34%, 55%)
(0.00 / 0.12 / 0.34 / 0.55)

CMYK yüzdeleri

%0
%12.07
%34.48
%54.51

Codes

Color #74664C in popluar color models

74 66 4C
RGB 116 102 76
HSL 39° 20.83% 37.65%
HSB/HSV 39° 34.48% 45.49%
CMYK 0.00% 12.07% 34.48%
54.51%

Color #74664C in popluar number systems.

HEX 74 66 4C
Decimal 116 102 76
Binary 1110100 1100110 1001100
Octal 164 146 114

Shades and tints

Shades of #74664C

#74664C
(116,102,76)
#6A5D46
(106,93,70)
#605440
(96,84,64)
#564B3A
(86,75,58)
#4C4234
(76,66,52)
#42392E
(66,57,46)
#383028
(56,48,40)
#2E2722
(46,39,34)
#241E1C
(36,30,28)
#1A1516
(26,21,22)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #74664C

#74664C
(116,102,76)
#80735C
(128,115,92)
#8C806C
(140,128,108)
#988D7C
(152,141,124)
#A49A8C
(164,154,140)
#B0A79C
(176,167,156)
#BCB4AC
(188,180,172)
#C8C1BC
(200,193,188)
#D4CECC
(212,206,204)
#E0DBDC
(224,219,220)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74664C color. Also use rgb(116,102,76) instead hex code.

Text Font Color

.myTextColor { color: #74664C; }

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

This text font color is #74664C.

Background Color

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

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

This div background color is #74664C.

Border color

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

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

This div border color is #74664C.

Opacity

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

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

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

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

This text has shadow with #74664C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74664C.

Preview

Color preview on black background

This text has color #74664C on black background.


Color preview on white background

This text has color #74664C on white background.


Black color preview on #74664C background

This text has black color on #74664C background.


White color preview on #74664C background

This text has white color on #74664C background.


Related colors

Complementary color

Complementary color for #hex is #8B99B3.


I love getcolorcode.com

Triadic colors

1 #4C7466 and #664C74 with #74664C are triadic colors.

2 #4C6674 and #66744C with #74664C are triadic colors.