COLOR #74826D

HEX: #74826D RGB: (116,130,109)

Renk bilgisi

#74826D contains red, green and blue colors in about the same proportion. #74826D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#74826D color RGB value is (116,130,109).

RGB: (116,130,109) (45%, 51%, 43%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 130 of 255 = 51%
B 109 of 255 = 43%

116
130
109

R + G + B ~ 46%. #74826D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 130 + 109 = 355 (100%)
R 116 of 355 ~ 32.68%
G 130 of 355 ~ 36.62%
B 109 of 355 ~ 30.7'%

%32.68
%36.62
%30.7

CMYK RENK MODELİ

#74826D rengi CMYK tonu (11,0,16,49).

  • camgöbeği tonu 10.77%
  • eflatun tonu 0.00%
  • sarı tonu 16.15%
  • ana renk tonu 49.02%

CMYK: (11,0,16,49)
C11M0Y16K49 (11%, 0%, 16%, 49%)
(0.11 / 0.00 / 0.16 / 0.49)

CMYK yüzdeleri

%10.77
%0
%16.15
%49.02

Codes

Color #74826D in popluar color models

74 82 6D
RGB 116 130 109
HSL 100° 8.79% 46.86%
HSB/HSV 100° 16.15% 50.98%
CMYK 10.77% 0.00% 16.15%
49.02%

Color #74826D in popluar number systems.

HEX 74 82 6D
Decimal 116 130 109
Binary 1110100 10000010 1101101
Octal 164 202 155

Shades and tints

Shades of #74826D

#74826D
(116,130,109)
#6A7764
(106,119,100)
#606C5B
(96,108,91)
#566152
(86,97,82)
#4C5649
(76,86,73)
#424B40
(66,75,64)
#384037
(56,64,55)
#2E352E
(46,53,46)
#242A25
(36,42,37)
#1A1F1C
(26,31,28)
#101413
(16,20,19)
#000000
(0,0,0)

Tints of #74826D

#74826D
(116,130,109)
#808D7A
(128,141,122)
#8C9887
(140,152,135)
#98A394
(152,163,148)
#A4AEA1
(164,174,161)
#B0B9AE
(176,185,174)
#BCC4BB
(188,196,187)
#C8CFC8
(200,207,200)
#D4DAD5
(212,218,213)
#E0E5E2
(224,229,226)
#ECF0EF
(236,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74826D color. Also use rgb(116,130,109) instead hex code.

Text Font Color

.myTextColor { color: #74826D; }

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

This text font color is #74826D.

Background Color

.myBgColor { background-color: #74826D; }

<div style="background-color:#74826D">Inner text</div>

This div background color is #74826D.

Border color

.myBorderColor { border: 1px solid #74826D; }

<div style="border:3px solid #74826D">Div</div>

This div border color is #74826D.

Opacity

.myOpacity80 { color: #74826D; opacity: 0.8; }

<p style="color:#74826D;opacity:0.8;">80%</p>

Text with #74826D 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 #74826D;}

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

This text has shadow with #74826D color.


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

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

This text has shadow with #74826D primary color and red secondary color.


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

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

This text has shadow with #74826D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74826D.

Preview

Color preview on black background

This text has color #74826D on black background.


Color preview on white background

This text has color #74826D on white background.


Black color preview on #74826D background

This text has black color on #74826D background.


White color preview on #74826D background

This text has white color on #74826D background.


Related colors

Complementary color

Complementary color for #hex is #8B7D92.


I love getcolorcode.com

Triadic colors

1 #6D7482 and #826D74 with #74826D are triadic colors.

2 #6D8274 and #82746D with #74826D are triadic colors.