COLOR #748772

HEX: #748772 RGB: (116,135,114)

Renk bilgisi

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

RGB renk modeli

#748772 color RGB value is (116,135,114).

RGB: (116,135,114) (45%, 53%, 45%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 135 of 255 = 53%
B 114 of 255 = 45%

116
135
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 135 + 114 = 365 (100%)
R 116 of 365 ~ 31.78%
G 135 of 365 ~ 36.99%
B 114 of 365 ~ 31.23'%

%31.78
%36.99
%31.23

CMYK RENK MODELİ

#748772 rengi CMYK tonu (14,0,16,47).

  • camgöbeği tonu 14.07%
  • eflatun tonu 0.00%
  • sarı tonu 15.56%
  • ana renk tonu 47.06%

CMYK: (14,0,16,47)
C14M0Y16K47 (14%, 0%, 16%, 47%)
(0.14 / 0.00 / 0.16 / 0.47)

CMYK yüzdeleri

%14.07
%0
%15.56
%47.06

Codes

Color #748772 in popluar color models

74 87 72
RGB 116 135 114
HSL 114° 8.43% 48.82%
HSB/HSV 114° 15.56% 52.94%
CMYK 14.07% 0.00% 15.56%
47.06%

Color #748772 in popluar number systems.

HEX 74 87 72
Decimal 116 135 114
Binary 1110100 10000111 1110010
Octal 164 207 162

Shades and tints

Shades of #748772

#748772
(116,135,114)
#6A7B68
(106,123,104)
#606F5E
(96,111,94)
#566354
(86,99,84)
#4C574A
(76,87,74)
#424B40
(66,75,64)
#383F36
(56,63,54)
#2E332C
(46,51,44)
#242722
(36,39,34)
#1A1B18
(26,27,24)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #748772

#748772
(116,135,114)
#80917E
(128,145,126)
#8C9B8A
(140,155,138)
#98A596
(152,165,150)
#A4AFA2
(164,175,162)
#B0B9AE
(176,185,174)
#BCC3BA
(188,195,186)
#C8CDC6
(200,205,198)
#D4D7D2
(212,215,210)
#E0E1DE
(224,225,222)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748772 color. Also use rgb(116,135,114) instead hex code.

Text Font Color

.myTextColor { color: #748772; }

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

This text font color is #748772.

Background Color

.myBgColor { background-color: #748772; }

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

This div background color is #748772.

Border color

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

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

This div border color is #748772.

Opacity

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

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

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

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

This text has shadow with #748772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748772.

Preview

Color preview on black background

This text has color #748772 on black background.


Color preview on white background

This text has color #748772 on white background.


Black color preview on #748772 background

This text has black color on #748772 background.


White color preview on #748772 background

This text has white color on #748772 background.


Related colors

Complementary color

Complementary color for #hex is #8B788D.


I love getcolorcode.com

Triadic colors

1 #727487 and #877274 with #748772 are triadic colors.

2 #728774 and #877472 with #748772 are triadic colors.