COLOR #D37F72

HEX: #D37F72 RGB: (211,127,114)

Renk bilgisi

#D37F72 contains mainly red color. #D37F72 ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#D37F72 color RGB value is (211,127,114).

RGB: (211,127,114) (83%, 50%, 45%)

RGB bağlantıları ve doygunluk

R 211 of 255 = 83%
G 127 of 255 = 50%
B 114 of 255 = 45%

211
127
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 211 + 127 + 114 = 452 (100%)
R 211 of 452 ~ 46.68%
G 127 of 452 ~ 28.1%
B 114 of 452 ~ 25.22'%

%46.68
%28.1
%25.22

CMYK RENK MODELİ

#D37F72 rengi CMYK tonu (0,40,46,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.81%
  • sarı tonu 45.97%
  • ana renk tonu 17.25%

CMYK: (0,40,46,17)
C0M40Y46K17 (0%, 40%, 46%, 17%)
(0.00 / 0.40 / 0.46 / 0.17)

CMYK yüzdeleri

%0
%39.81
%45.97
%17.25

Codes

Color #D37F72 in popluar color models

D3 7F 72
RGB 211 127 114
HSL 52.43% 63.73%
HSB/HSV 45.97% 82.75%
CMYK 0.00% 39.81% 45.97%
17.25%

Color #D37F72 in popluar number systems.

HEX D3 7F 72
Decimal 211 127 114
Binary 11010011 1111111 1110010
Octal 323 177 162

Shades and tints

Shades of #D37F72

#D37F72
(211,127,114)
#C07468
(192,116,104)
#AD695E
(173,105,94)
#9A5E54
(154,94,84)
#87534A
(135,83,74)
#744840
(116,72,64)
#613D36
(97,61,54)
#4E322C
(78,50,44)
#3B2722
(59,39,34)
#281C18
(40,28,24)
#15110E
(21,17,14)
#000000
(0,0,0)

Tints of #D37F72

#D37F72
(211,127,114)
#D78A7E
(215,138,126)
#DB958A
(219,149,138)
#DFA096
(223,160,150)
#E3ABA2
(227,171,162)
#E7B6AE
(231,182,174)
#EBC1BA
(235,193,186)
#EFCCC6
(239,204,198)
#F3D7D2
(243,215,210)
#F7E2DE
(247,226,222)
#FBEDEA
(251,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D37F72 color. Also use rgb(211,127,114) instead hex code.

Text Font Color

.myTextColor { color: #D37F72; }

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

This text font color is #D37F72.

Background Color

.myBgColor { background-color: #D37F72; }

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

This div background color is #D37F72.

Border color

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

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

This div border color is #D37F72.

Opacity

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

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

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

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

This text has shadow with #D37F72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D37F72.

Preview

Color preview on black background

This text has color #D37F72 on black background.


Color preview on white background

This text has color #D37F72 on white background.


Black color preview on #D37F72 background

This text has black color on #D37F72 background.


White color preview on #D37F72 background

This text has white color on #D37F72 background.


Related colors

Complementary color

Complementary color for #hex is #2C808D.


I love getcolorcode.com

Triadic colors

1 #72D37F and #7F72D3 with #D37F72 are triadic colors.

2 #727FD3 and #7FD372 with #D37F72 are triadic colors.