COLOR #74784B

HEX: #74784B RGB: (116,120,75)

Renk bilgisi

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

RGB renk modeli

#74784B color RGB value is (116,120,75).

RGB: (116,120,75) (45%, 47%, 29%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 120 of 255 = 47%
B 75 of 255 = 29%

116
120
75

R + G + B ~ 40%. #74784B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 120 + 75 = 311 (100%)
R 116 of 311 ~ 37.3%
G 120 of 311 ~ 38.59%
B 75 of 311 ~ 24.12'%

%37.3
%38.59
%24.12

CMYK RENK MODELİ

#74784B rengi CMYK tonu (3,0,38,53).

  • camgöbeği tonu 3.33%
  • eflatun tonu 0.00%
  • sarı tonu 37.50%
  • ana renk tonu 52.94%

CMYK: (3,0,38,53)
C3M0Y38K53 (3%, 0%, 38%, 53%)
(0.03 / 0.00 / 0.38 / 0.53)

CMYK yüzdeleri

%3.33
%0
%37.5
%52.94

Codes

Color #74784B in popluar color models

74 78 4B
RGB 116 120 75
HSL 65° 23.08% 38.24%
HSB/HSV 65° 37.50% 47.06%
CMYK 3.33% 0.00% 37.50%
52.94%

Color #74784B in popluar number systems.

HEX 74 78 4B
Decimal 116 120 75
Binary 1110100 1111000 1001011
Octal 164 170 113

Shades and tints

Shades of #74784B

#74784B
(116,120,75)
#6A6E45
(106,110,69)
#60643F
(96,100,63)
#565A39
(86,90,57)
#4C5033
(76,80,51)
#42462D
(66,70,45)
#383C27
(56,60,39)
#2E3221
(46,50,33)
#24281B
(36,40,27)
#1A1E15
(26,30,21)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #74784B

#74784B
(116,120,75)
#80845B
(128,132,91)
#8C906B
(140,144,107)
#989C7B
(152,156,123)
#A4A88B
(164,168,139)
#B0B49B
(176,180,155)
#BCC0AB
(188,192,171)
#C8CCBB
(200,204,187)
#D4D8CB
(212,216,203)
#E0E4DB
(224,228,219)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74784B color. Also use rgb(116,120,75) instead hex code.

Text Font Color

.myTextColor { color: #74784B; }

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

This text font color is #74784B.

Background Color

.myBgColor { background-color: #74784B; }

<div style="background-color:#74784B">Inner text</div>

This div background color is #74784B.

Border color

.myBorderColor { border: 1px solid #74784B; }

<div style="border:3px solid #74784B">Div</div>

This div border color is #74784B.

Opacity

.myOpacity80 { color: #74784B; opacity: 0.8; }

<p style="color:#74784B;opacity:0.8;">80%</p>

Text with #74784B 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 #74784B;}

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

This text has shadow with #74784B color.


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

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

This text has shadow with #74784B primary color and red secondary color.


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

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

This text has shadow with #74784B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74784B.

Preview

Color preview on black background

This text has color #74784B on black background.


Color preview on white background

This text has color #74784B on white background.


Black color preview on #74784B background

This text has black color on #74784B background.


White color preview on #74784B background

This text has white color on #74784B background.


Related colors

Complementary color

Complementary color for #hex is #8B87B4.


I love getcolorcode.com

Triadic colors

1 #4B7478 and #784B74 with #74784B are triadic colors.

2 #4B7874 and #78744B with #74784B are triadic colors.