COLOR #748A74

HEX: #748A74 RGB: (116,138,116)

Renk bilgisi

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

RGB renk modeli

#748A74 color RGB value is (116,138,116).

RGB: (116,138,116) (45%, 54%, 45%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 138 of 255 = 54%
B 116 of 255 = 45%

116
138
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 138 + 116 = 370 (100%)
R 116 of 370 ~ 31.35%
G 138 of 370 ~ 37.3%
B 116 of 370 ~ 31.35'%

%31.35
%37.3
%31.35

CMYK RENK MODELİ

#748A74 rengi CMYK tonu (16,0,16,46).

  • camgöbeği tonu 15.94%
  • eflatun tonu 0.00%
  • sarı tonu 15.94%
  • ana renk tonu 45.88%

CMYK: (16,0,16,46)
C16M0Y16K46 (16%, 0%, 16%, 46%)
(0.16 / 0.00 / 0.16 / 0.46)

CMYK yüzdeleri

%15.94
%0
%15.94
%45.88

Codes

Color #748A74 in popluar color models

74 8A 74
RGB 116 138 116
HSL 120° 8.66% 49.80%
HSB/HSV 120° 15.94% 54.12%
CMYK 15.94% 0.00% 15.94%
45.88%

Color #748A74 in popluar number systems.

HEX 74 8A 74
Decimal 116 138 116
Binary 1110100 10001010 1110100
Octal 164 212 164

Shades and tints

Shades of #748A74

#748A74
(116,138,116)
#6A7E6A
(106,126,106)
#607260
(96,114,96)
#566656
(86,102,86)
#4C5A4C
(76,90,76)
#424E42
(66,78,66)
#384238
(56,66,56)
#2E362E
(46,54,46)
#242A24
(36,42,36)
#1A1E1A
(26,30,26)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #748A74

#748A74
(116,138,116)
#809480
(128,148,128)
#8C9E8C
(140,158,140)
#98A898
(152,168,152)
#A4B2A4
(164,178,164)
#B0BCB0
(176,188,176)
#BCC6BC
(188,198,188)
#C8D0C8
(200,208,200)
#D4DAD4
(212,218,212)
#E0E4E0
(224,228,224)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748A74 color. Also use rgb(116,138,116) instead hex code.

Text Font Color

.myTextColor { color: #748A74; }

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

This text font color is #748A74.

Background Color

.myBgColor { background-color: #748A74; }

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

This div background color is #748A74.

Border color

.myBorderColor { border: 1px solid #748A74; }

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

This div border color is #748A74.

Opacity

.myOpacity80 { color: #748A74; opacity: 0.8; }

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

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

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

This text has shadow with #748A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748A74.

Preview

Color preview on black background

This text has color #748A74 on black background.


Color preview on white background

This text has color #748A74 on white background.


Black color preview on #748A74 background

This text has black color on #748A74 background.


White color preview on #748A74 background

This text has white color on #748A74 background.


Related colors

Complementary color

Complementary color for #hex is #8B758B.


I love getcolorcode.com

Triadic colors

1 #74748A and #8A7474 with #748A74 are triadic colors.

2 #748A74 and #8A7474 with #748A74 are triadic colors.