COLOR #DB9F77

HEX: #DB9F77 RGB: (219,159,119)

Renk bilgisi

#DB9F77 contains mainly red color. #DB9F77 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#DB9F77 color RGB value is (219,159,119).

RGB: (219,159,119) (86%, 62%, 47%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 159 of 255 = 62%
B 119 of 255 = 47%

219
159
119

R + G + B ~ 65%. #DB9F77 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 159 + 119 = 497 (100%)
R 219 of 497 ~ 44.06%
G 159 of 497 ~ 31.99%
B 119 of 497 ~ 23.94'%

%44.06
%31.99
%23.94

CMYK RENK MODELİ

#DB9F77 rengi CMYK tonu (0,27,46,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.40%
  • sarı tonu 45.66%
  • ana renk tonu 14.12%

CMYK: (0,27,46,14)
C0M27Y46K14 (0%, 27%, 46%, 14%)
(0.00 / 0.27 / 0.46 / 0.14)

CMYK yüzdeleri

%0
%27.4
%45.66
%14.12

Codes

Color #DB9F77 in popluar color models

DB 9F 77
RGB 219 159 119
HSL 24° 58.14% 66.27%
HSB/HSV 24° 45.66% 85.88%
CMYK 0.00% 27.40% 45.66%
14.12%

Color #DB9F77 in popluar number systems.

HEX DB 9F 77
Decimal 219 159 119
Binary 11011011 10011111 1110111
Octal 333 237 167

Shades and tints

Shades of #DB9F77

#DB9F77
(219,159,119)
#C8916D
(200,145,109)
#B58363
(181,131,99)
#A27559
(162,117,89)
#8F674F
(143,103,79)
#7C5945
(124,89,69)
#694B3B
(105,75,59)
#563D31
(86,61,49)
#432F27
(67,47,39)
#30211D
(48,33,29)
#1D1313
(29,19,19)
#000000
(0,0,0)

Tints of #DB9F77

#DB9F77
(219,159,119)
#DEA783
(222,167,131)
#E1AF8F
(225,175,143)
#E4B79B
(228,183,155)
#E7BFA7
(231,191,167)
#EAC7B3
(234,199,179)
#EDCFBF
(237,207,191)
#F0D7CB
(240,215,203)
#F3DFD7
(243,223,215)
#F6E7E3
(246,231,227)
#F9EFEF
(249,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB9F77 color. Also use rgb(219,159,119) instead hex code.

Text Font Color

.myTextColor { color: #DB9F77; }

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

This text font color is #DB9F77.

Background Color

.myBgColor { background-color: #DB9F77; }

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

This div background color is #DB9F77.

Border color

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

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

This div border color is #DB9F77.

Opacity

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

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

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

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

This text has shadow with #DB9F77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB9F77.

Preview

Color preview on black background

This text has color #DB9F77 on black background.


Color preview on white background

This text has color #DB9F77 on white background.


Black color preview on #DB9F77 background

This text has black color on #DB9F77 background.


White color preview on #DB9F77 background

This text has white color on #DB9F77 background.


Related colors

Complementary color

Complementary color for #hex is #246088.


I love getcolorcode.com

Triadic colors

1 #77DB9F and #9F77DB with #DB9F77 are triadic colors.

2 #779FDB and #9FDB77 with #DB9F77 are triadic colors.