COLOR #74801F

HEX: #74801F RGB: (116,128,31)

Renk bilgisi

#74801F contains mainly red and green colors. #74801F ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#74801F color RGB value is (116,128,31).

RGB: (116,128,31) (45%, 50%, 12%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 128 of 255 = 50%
B 31 of 255 = 12%

116
128
31

R + G + B ~ 36%. #74801F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 128 + 31 = 275 (100%)
R 116 of 275 ~ 42.18%
G 128 of 275 ~ 46.55%
B 31 of 275 ~ 11.27'%

%42.18
%46.55
%11.27

CMYK RENK MODELİ

#74801F rengi CMYK tonu (9,0,76,50).

  • camgöbeği tonu 9.38%
  • eflatun tonu 0.00%
  • sarı tonu 75.78%
  • ana renk tonu 49.80%

CMYK: (9,0,76,50)
C9M0Y76K50 (9%, 0%, 76%, 50%)
(0.09 / 0.00 / 0.76 / 0.50)

CMYK yüzdeleri

%9.38
%0
%75.78
%49.8

Codes

Color #74801F in popluar color models

74 80 1F
RGB 116 128 31
HSL 67° 61.01% 31.18%
HSB/HSV 67° 75.78% 50.20%
CMYK 9.38% 0.00% 75.78%
49.80%

Color #74801F in popluar number systems.

HEX 74 80 1F
Decimal 116 128 31
Binary 1110100 10000000 11111
Octal 164 200 37

Shades and tints

Shades of #74801F

#74801F
(116,128,31)
#6A751D
(106,117,29)
#606A1B
(96,106,27)
#565F19
(86,95,25)
#4C5417
(76,84,23)
#424915
(66,73,21)
#383E13
(56,62,19)
#2E3311
(46,51,17)
#24280F
(36,40,15)
#1A1D0D
(26,29,13)
#10120B
(16,18,11)
#000000
(0,0,0)

Tints of #74801F

#74801F
(116,128,31)
#808B33
(128,139,51)
#8C9647
(140,150,71)
#98A15B
(152,161,91)
#A4AC6F
(164,172,111)
#B0B783
(176,183,131)
#BCC297
(188,194,151)
#C8CDAB
(200,205,171)
#D4D8BF
(212,216,191)
#E0E3D3
(224,227,211)
#ECEEE7
(236,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74801F color. Also use rgb(116,128,31) instead hex code.

Text Font Color

.myTextColor { color: #74801F; }

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

This text font color is #74801F.

Background Color

.myBgColor { background-color: #74801F; }

<div style="background-color:#74801F">Inner text</div>

This div background color is #74801F.

Border color

.myBorderColor { border: 1px solid #74801F; }

<div style="border:3px solid #74801F">Div</div>

This div border color is #74801F.

Opacity

.myOpacity80 { color: #74801F; opacity: 0.8; }

<p style="color:#74801F;opacity:0.8;">80%</p>

Text with #74801F 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 #74801F;}

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

This text has shadow with #74801F color.


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

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

This text has shadow with #74801F primary color and red secondary color.


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

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

This text has shadow with #74801F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74801F.

Preview

Color preview on black background

This text has color #74801F on black background.


Color preview on white background

This text has color #74801F on white background.


Black color preview on #74801F background

This text has black color on #74801F background.


White color preview on #74801F background

This text has white color on #74801F background.


Related colors

Complementary color

Complementary color for #hex is #8B7FE0.


I love getcolorcode.com

Triadic colors

1 #1F7480 and #801F74 with #74801F are triadic colors.

2 #1F8074 and #80741F with #74801F are triadic colors.