COLOR #DB7F71

HEX: #DB7F71 RGB: (219,127,113)

Renk bilgisi

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

RGB renk modeli

#DB7F71 color RGB value is (219,127,113).

RGB: (219,127,113) (86%, 50%, 44%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 127 of 255 = 50%
B 113 of 255 = 44%

219
127
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 127 + 113 = 459 (100%)
R 219 of 459 ~ 47.71%
G 127 of 459 ~ 27.67%
B 113 of 459 ~ 24.62'%

%47.71
%27.67
%24.62

CMYK RENK MODELİ

#DB7F71 rengi CMYK tonu (0,42,48,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.01%
  • sarı tonu 48.40%
  • ana renk tonu 14.12%

CMYK: (0,42,48,14)
C0M42Y48K14 (0%, 42%, 48%, 14%)
(0.00 / 0.42 / 0.48 / 0.14)

CMYK yüzdeleri

%0
%42.01
%48.4
%14.12

Codes

Color #DB7F71 in popluar color models

DB 7F 71
RGB 219 127 113
HSL 59.55% 65.10%
HSB/HSV 48.40% 85.88%
CMYK 0.00% 42.01% 48.40%
14.12%

Color #DB7F71 in popluar number systems.

HEX DB 7F 71
Decimal 219 127 113
Binary 11011011 1111111 1110001
Octal 333 177 161

Shades and tints

Shades of #DB7F71

#DB7F71
(219,127,113)
#C87467
(200,116,103)
#B5695D
(181,105,93)
#A25E53
(162,94,83)
#8F5349
(143,83,73)
#7C483F
(124,72,63)
#693D35
(105,61,53)
#56322B
(86,50,43)
#432721
(67,39,33)
#301C17
(48,28,23)
#1D110D
(29,17,13)
#000000
(0,0,0)

Tints of #DB7F71

#DB7F71
(219,127,113)
#DE8A7D
(222,138,125)
#E19589
(225,149,137)
#E4A095
(228,160,149)
#E7ABA1
(231,171,161)
#EAB6AD
(234,182,173)
#EDC1B9
(237,193,185)
#F0CCC5
(240,204,197)
#F3D7D1
(243,215,209)
#F6E2DD
(246,226,221)
#F9EDE9
(249,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB7F71 color. Also use rgb(219,127,113) instead hex code.

Text Font Color

.myTextColor { color: #DB7F71; }

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

This text font color is #DB7F71.

Background Color

.myBgColor { background-color: #DB7F71; }

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

This div background color is #DB7F71.

Border color

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

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

This div border color is #DB7F71.

Opacity

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

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

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

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

This text has shadow with #DB7F71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB7F71.

Preview

Color preview on black background

This text has color #DB7F71 on black background.


Color preview on white background

This text has color #DB7F71 on white background.


Black color preview on #DB7F71 background

This text has black color on #DB7F71 background.


White color preview on #DB7F71 background

This text has white color on #DB7F71 background.


Related colors

Complementary color

Complementary color for #hex is #24808E.


I love getcolorcode.com

Triadic colors

1 #71DB7F and #7F71DB with #DB7F71 are triadic colors.

2 #717FDB and #7FDB71 with #DB7F71 are triadic colors.