COLOR #748B70

HEX: #748B70 RGB: (116,139,112)

Renk bilgisi

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

RGB renk modeli

#748B70 color RGB value is (116,139,112).

RGB: (116,139,112) (45%, 55%, 44%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 139 of 255 = 55%
B 112 of 255 = 44%

116
139
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 139 + 112 = 367 (100%)
R 116 of 367 ~ 31.61%
G 139 of 367 ~ 37.87%
B 112 of 367 ~ 30.52'%

%31.61
%37.87
%30.52

CMYK RENK MODELİ

#748B70 rengi CMYK tonu (17,0,19,45).

  • camgöbeği tonu 16.55%
  • eflatun tonu 0.00%
  • sarı tonu 19.42%
  • ana renk tonu 45.49%
CMYK: (17,0,19,45) C17M0Y19K45 (17%,0%,19%,45%) (0.17/0.00/0.19/0.45) 

CMYK yüzdeleri

%16.55
%0
%19.42
%45.49

Codes

Color #748B70 in popluar color models

74 8B 70
RGB 116 139 112
HSL 111° 10.76% 49.22%
HSB/HSV 111° 19.42% 54.51%
CMYK 16.55% 0.00% 19.42%
45.49%

Color #748B70 in popluar number systems.

HEX 74 8B 70
Decimal 116 139 112
Binary 1110100 10001011 1110000
Octal 164 213 160

Shades and tints

Shades of #748B70

#748B70
(116,139,112)
#6A7F66
(106,127,102)
#60735C
(96,115,92)
#566752
(86,103,82)
#4C5B48
(76,91,72)
#424F3E
(66,79,62)
#384334
(56,67,52)
#2E372A
(46,55,42)
#242B20
(36,43,32)
#1A1F16
(26,31,22)
#10130C
(16,19,12)
#000000
(0,0,0)

Tints of #748B70

#748B70
(116,139,112)
#80957D
(128,149,125)
#8C9F8A
(140,159,138)
#98A997
(152,169,151)
#A4B3A4
(164,179,164)
#B0BDB1
(176,189,177)
#BCC7BE
(188,199,190)
#C8D1CB
(200,209,203)
#D4DBD8
(212,219,216)
#E0E5E5
(224,229,229)
#ECEFF2
(236,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #748B70; }

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

This text font color is #748B70.

Background Color

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

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

This div background color is #748B70.

Border color

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

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

This div border color is #748B70.

Opacity

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

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

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

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

This text has shadow with #748B70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748B70.

Preview

Color preview on black background

This text has color #748B70 on black background.


Color preview on white background

This text has color #748B70 on white background.


Black color preview on #748B70 background

This text has black color on #748B70 background.


White color preview on #748B70 background

This text has white color on #748B70 background.


Related colors

Complementary color

Complementary color for #hex is #8B748F.


I love getcolorcode.com

Triadic colors

1 #70748B and #8B7074 with #748B70 are triadic colors.

2 #708B74 and #8B7470 with #748B70 are triadic colors.