COLOR #748249

HEX: #748249 RGB: (116,130,73)

Renk bilgisi

#748249 contains red, green and blue colors in about the same proportion. #748249 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#748249 color RGB value is (116,130,73).

RGB: (116,130,73) (45%, 51%, 29%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 130 of 255 = 51%
B 73 of 255 = 29%

116
130
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 130 + 73 = 319 (100%)
R 116 of 319 ~ 36.36%
G 130 of 319 ~ 40.75%
B 73 of 319 ~ 22.88'%

%36.36
%40.75
%22.88

CMYK RENK MODELİ

#748249 rengi CMYK tonu (11,0,44,49).

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

CMYK: (11,0,44,49)
C11M0Y44K49 (11%, 0%, 44%, 49%)
(0.11 / 0.00 / 0.44 / 0.49)

CMYK yüzdeleri

%10.77
%0
%43.85
%49.02

Codes

Color #748249 in popluar color models

74 82 49
RGB 116 130 73
HSL 75° 28.08% 39.80%
HSB/HSV 75° 43.85% 50.98%
CMYK 10.77% 0.00% 43.85%
49.02%

Color #748249 in popluar number systems.

HEX 74 82 49
Decimal 116 130 73
Binary 1110100 10000010 1001001
Octal 164 202 111

Shades and tints

Shades of #748249

#748249
(116,130,73)
#6A7743
(106,119,67)
#606C3D
(96,108,61)
#566137
(86,97,55)
#4C5631
(76,86,49)
#424B2B
(66,75,43)
#384025
(56,64,37)
#2E351F
(46,53,31)
#242A19
(36,42,25)
#1A1F13
(26,31,19)
#10140D
(16,20,13)
#000000
(0,0,0)

Tints of #748249

#748249
(116,130,73)
#808D59
(128,141,89)
#8C9869
(140,152,105)
#98A379
(152,163,121)
#A4AE89
(164,174,137)
#B0B999
(176,185,153)
#BCC4A9
(188,196,169)
#C8CFB9
(200,207,185)
#D4DAC9
(212,218,201)
#E0E5D9
(224,229,217)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748249; }

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

This text font color is #748249.

Background Color

.myBgColor { background-color: #748249; }

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

This div background color is #748249.

Border color

.myBorderColor { border: 1px solid #748249; }

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

This div border color is #748249.

Opacity

.myOpacity80 { color: #748249; opacity: 0.8; }

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

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

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

This text has shadow with #748249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748249.

Preview

Color preview on black background

This text has color #748249 on black background.


Color preview on white background

This text has color #748249 on white background.


Black color preview on #748249 background

This text has black color on #748249 background.


White color preview on #748249 background

This text has white color on #748249 background.


Related colors

Complementary color

Complementary color for #hex is #8B7DB6.


I love getcolorcode.com

Triadic colors

1 #497482 and #824974 with #748249 are triadic colors.

2 #498274 and #827449 with #748249 are triadic colors.