COLOR #748364

HEX: #748364 RGB: (116,131,100)

Renk bilgisi

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

RGB renk modeli

#748364 color RGB value is (116,131,100).

RGB: (116,131,100) (45%, 51%, 39%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 131 of 255 = 51%
B 100 of 255 = 39%

116
131
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 131 + 100 = 347 (100%)
R 116 of 347 ~ 33.43%
G 131 of 347 ~ 37.75%
B 100 of 347 ~ 28.82'%

%33.43
%37.75
%28.82

CMYK RENK MODELİ

#748364 rengi CMYK tonu (11,0,24,49).

  • camgöbeği tonu 11.45%
  • eflatun tonu 0.00%
  • sarı tonu 23.66%
  • ana renk tonu 48.63%

CMYK: (11,0,24,49)
C11M0Y24K49 (11%, 0%, 24%, 49%)
(0.11 / 0.00 / 0.24 / 0.49)

CMYK yüzdeleri

%11.45
%0
%23.66
%48.63

Codes

Color #748364 in popluar color models

74 83 64
RGB 116 131 100
HSL 89° 13.42% 45.29%
HSB/HSV 89° 23.66% 51.37%
CMYK 11.45% 0.00% 23.66%
48.63%

Color #748364 in popluar number systems.

HEX 74 83 64
Decimal 116 131 100
Binary 1110100 10000011 1100100
Octal 164 203 144

Shades and tints

Shades of #748364

#748364
(116,131,100)
#6A785B
(106,120,91)
#606D52
(96,109,82)
#566249
(86,98,73)
#4C5740
(76,87,64)
#424C37
(66,76,55)
#38412E
(56,65,46)
#2E3625
(46,54,37)
#242B1C
(36,43,28)
#1A2013
(26,32,19)
#10150A
(16,21,10)
#000000
(0,0,0)

Tints of #748364

#748364
(116,131,100)
#808E72
(128,142,114)
#8C9980
(140,153,128)
#98A48E
(152,164,142)
#A4AF9C
(164,175,156)
#B0BAAA
(176,186,170)
#BCC5B8
(188,197,184)
#C8D0C6
(200,208,198)
#D4DBD4
(212,219,212)
#E0E6E2
(224,230,226)
#ECF1F0
(236,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748364 color. Also use rgb(116,131,100) instead hex code.

Text Font Color

.myTextColor { color: #748364; }

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

This text font color is #748364.

Background Color

.myBgColor { background-color: #748364; }

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

This div background color is #748364.

Border color

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

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

This div border color is #748364.

Opacity

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

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

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

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

This text has shadow with #748364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748364.

Preview

Color preview on black background

This text has color #748364 on black background.


Color preview on white background

This text has color #748364 on white background.


Black color preview on #748364 background

This text has black color on #748364 background.


White color preview on #748364 background

This text has white color on #748364 background.


Related colors

Complementary color

Complementary color for #hex is #8B7C9B.


I love getcolorcode.com

Triadic colors

1 #647483 and #836474 with #748364 are triadic colors.

2 #648374 and #837464 with #748364 are triadic colors.