COLOR #737D72

HEX: #737D72 RGB: (115,125,114)

Renk bilgisi

#737D72 contains red, green and blue colors in about the same proportion. #737D72 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#737D72 color RGB value is (115,125,114).

RGB: (115,125,114) (45%, 49%, 45%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 125 of 255 = 49%
B 114 of 255 = 45%

115
125
114

R + G + B ~ 46%. #737D72 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 125 + 114 = 354 (100%)
R 115 of 354 ~ 32.49%
G 125 of 354 ~ 35.31%
B 114 of 354 ~ 32.2'%

%32.49
%35.31
%32.2

CMYK RENK MODELİ

#737D72 rengi CMYK tonu (8,0,9,51).

  • camgöbeği tonu 8.00%
  • eflatun tonu 0.00%
  • sarı tonu 8.80%
  • ana renk tonu 50.98%

CMYK: (8,0,9,51)
C8M0Y9K51 (8%, 0%, 9%, 51%)
(0.08 / 0.00 / 0.09 / 0.51)

CMYK yüzdeleri

%8
%0
%8.8
%50.98

Codes

Color #737D72 in popluar color models

73 7D 72
RGB 115 125 114
HSL 115° 4.60% 46.86%
HSB/HSV 115° 8.80% 49.02%
CMYK 8.00% 0.00% 8.80%
50.98%

Color #737D72 in popluar number systems.

HEX 73 7D 72
Decimal 115 125 114
Binary 1110011 1111101 1110010
Octal 163 175 162

Shades and tints

Shades of #737D72

#737D72
(115,125,114)
#697268
(105,114,104)
#5F675E
(95,103,94)
#555C54
(85,92,84)
#4B514A
(75,81,74)
#414640
(65,70,64)
#373B36
(55,59,54)
#2D302C
(45,48,44)
#232522
(35,37,34)
#191A18
(25,26,24)
#0F0F0E
(15,15,14)
#000000
(0,0,0)

Tints of #737D72

#737D72
(115,125,114)
#7F887E
(127,136,126)
#8B938A
(139,147,138)
#979E96
(151,158,150)
#A3A9A2
(163,169,162)
#AFB4AE
(175,180,174)
#BBBFBA
(187,191,186)
#C7CAC6
(199,202,198)
#D3D5D2
(211,213,210)
#DFE0DE
(223,224,222)
#EBEBEA
(235,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737D72 color. Also use rgb(115,125,114) instead hex code.

Text Font Color

.myTextColor { color: #737D72; }

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

This text font color is #737D72.

Background Color

.myBgColor { background-color: #737D72; }

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

This div background color is #737D72.

Border color

.myBorderColor { border: 1px solid #737D72; }

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

This div border color is #737D72.

Opacity

.myOpacity80 { color: #737D72; opacity: 0.8; }

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

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

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

This text has shadow with #737D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737D72.

Preview

Color preview on black background

This text has color #737D72 on black background.


Color preview on white background

This text has color #737D72 on white background.


Black color preview on #737D72 background

This text has black color on #737D72 background.


White color preview on #737D72 background

This text has white color on #737D72 background.


Related colors

Complementary color

Complementary color for #hex is #8C828D.


I love getcolorcode.com

Triadic colors

1 #72737D and #7D7273 with #737D72 are triadic colors.

2 #727D73 and #7D7372 with #737D72 are triadic colors.