COLOR #749A66

HEX: #749A66 RGB: (116,154,102)

Renk bilgisi

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

RGB renk modeli

#749A66 color RGB value is (116,154,102).

RGB: (116,154,102) (45%, 60%, 40%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 154 of 255 = 60%
B 102 of 255 = 40%

116
154
102

R + G + B ~ 48%. #749A66 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 154 + 102 = 372 (100%)
R 116 of 372 ~ 31.18%
G 154 of 372 ~ 41.4%
B 102 of 372 ~ 27.42'%

%31.18
%41.4
%27.42

CMYK RENK MODELİ

#749A66 rengi CMYK tonu (25,0,34,40).

  • camgöbeği tonu 24.68%
  • eflatun tonu 0.00%
  • sarı tonu 33.77%
  • ana renk tonu 39.61%

CMYK: (25,0,34,40)
C25M0Y34K40 (25%, 0%, 34%, 40%)
(0.25 / 0.00 / 0.34 / 0.40)

CMYK yüzdeleri

%24.68
%0
%33.77
%39.61

Codes

Color #749A66 in popluar color models

74 9A 66
RGB 116 154 102
HSL 104° 20.47% 50.20%
HSB/HSV 104° 33.77% 60.39%
CMYK 24.68% 0.00% 33.77%
39.61%

Color #749A66 in popluar number systems.

HEX 74 9A 66
Decimal 116 154 102
Binary 1110100 10011010 1100110
Octal 164 232 146

Shades and tints

Shades of #749A66

#749A66
(116,154,102)
#6A8C5D
(106,140,93)
#607E54
(96,126,84)
#56704B
(86,112,75)
#4C6242
(76,98,66)
#425439
(66,84,57)
#384630
(56,70,48)
#2E3827
(46,56,39)
#242A1E
(36,42,30)
#1A1C15
(26,28,21)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #749A66

#749A66
(116,154,102)
#80A373
(128,163,115)
#8CAC80
(140,172,128)
#98B58D
(152,181,141)
#A4BE9A
(164,190,154)
#B0C7A7
(176,199,167)
#BCD0B4
(188,208,180)
#C8D9C1
(200,217,193)
#D4E2CE
(212,226,206)
#E0EBDB
(224,235,219)
#ECF4E8
(236,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749A66 color. Also use rgb(116,154,102) instead hex code.

Text Font Color

.myTextColor { color: #749A66; }

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

This text font color is #749A66.

Background Color

.myBgColor { background-color: #749A66; }

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

This div background color is #749A66.

Border color

.myBorderColor { border: 1px solid #749A66; }

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

This div border color is #749A66.

Opacity

.myOpacity80 { color: #749A66; opacity: 0.8; }

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

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

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

This text has shadow with #749A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749A66.

Preview

Color preview on black background

This text has color #749A66 on black background.


Color preview on white background

This text has color #749A66 on white background.


Black color preview on #749A66 background

This text has black color on #749A66 background.


White color preview on #749A66 background

This text has white color on #749A66 background.


Related colors

Complementary color

Complementary color for #hex is #8B6599.


I love getcolorcode.com

Triadic colors

1 #66749A and #9A6674 with #749A66 are triadic colors.

2 #669A74 and #9A7466 with #749A66 are triadic colors.