COLOR #74884B

HEX: #74884B RGB: (116,136,75)

Renk bilgisi

#74884B contains mainly red and green colors. #74884B ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#74884B color RGB value is (116,136,75).

RGB: (116,136,75) (45%, 53%, 29%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 136 of 255 = 53%
B 75 of 255 = 29%

116
136
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 136 + 75 = 327 (100%)
R 116 of 327 ~ 35.47%
G 136 of 327 ~ 41.59%
B 75 of 327 ~ 22.94'%

%35.47
%41.59
%22.94

CMYK RENK MODELİ

#74884B rengi CMYK tonu (15,0,45,47).

  • camgöbeği tonu 14.71%
  • eflatun tonu 0.00%
  • sarı tonu 44.85%
  • ana renk tonu 46.67%

CMYK: (15,0,45,47)
C15M0Y45K47 (15%, 0%, 45%, 47%)
(0.15 / 0.00 / 0.45 / 0.47)

CMYK yüzdeleri

%14.71
%0
%44.85
%46.67

Codes

Color #74884B in popluar color models

74 88 4B
RGB 116 136 75
HSL 80° 28.91% 41.37%
HSB/HSV 80° 44.85% 53.33%
CMYK 14.71% 0.00% 44.85%
46.67%

Color #74884B in popluar number systems.

HEX 74 88 4B
Decimal 116 136 75
Binary 1110100 10001000 1001011
Octal 164 210 113

Shades and tints

Shades of #74884B

#74884B
(116,136,75)
#6A7C45
(106,124,69)
#60703F
(96,112,63)
#566439
(86,100,57)
#4C5833
(76,88,51)
#424C2D
(66,76,45)
#384027
(56,64,39)
#2E3421
(46,52,33)
#24281B
(36,40,27)
#1A1C15
(26,28,21)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #74884B

#74884B
(116,136,75)
#80925B
(128,146,91)
#8C9C6B
(140,156,107)
#98A67B
(152,166,123)
#A4B08B
(164,176,139)
#B0BA9B
(176,186,155)
#BCC4AB
(188,196,171)
#C8CEBB
(200,206,187)
#D4D8CB
(212,216,203)
#E0E2DB
(224,226,219)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74884B; }

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

This text font color is #74884B.

Background Color

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

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

This div background color is #74884B.

Border color

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

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

This div border color is #74884B.

Opacity

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

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

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

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

This text has shadow with #74884B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74884B.

Preview

Color preview on black background

This text has color #74884B on black background.


Color preview on white background

This text has color #74884B on white background.


Black color preview on #74884B background

This text has black color on #74884B background.


White color preview on #74884B background

This text has white color on #74884B background.


Related colors

Complementary color

Complementary color for #hex is #8B77B4.


I love getcolorcode.com

Triadic colors

1 #4B7488 and #884B74 with #74884B are triadic colors.

2 #4B8874 and #88744B with #74884B are triadic colors.