COLOR #DD9F77

HEX: #DD9F77 RGB: (221,159,119)

Renk bilgisi

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

RGB renk modeli

#DD9F77 color RGB value is (221,159,119).

RGB: (221,159,119) (87%, 62%, 47%)

RGB bağlantıları ve doygunluk

R 221 of 255 = 87%
G 159 of 255 = 62%
B 119 of 255 = 47%

221
159
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 221 + 159 + 119 = 499 (100%)
R 221 of 499 ~ 44.29%
G 159 of 499 ~ 31.86%
B 119 of 499 ~ 23.85'%

%44.29
%31.86
%23.85

CMYK RENK MODELİ

#DD9F77 rengi CMYK tonu (0,28,46,13).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.05%
  • sarı tonu 46.15%
  • ana renk tonu 13.33%

CMYK: (0,28,46,13)
C0M28Y46K13 (0%, 28%, 46%, 13%)
(0.00 / 0.28 / 0.46 / 0.13)

CMYK yüzdeleri

%0
%28.05
%46.15
%13.33

Codes

Color #DD9F77 in popluar color models

DD 9F 77
RGB 221 159 119
HSL 24° 60.00% 66.67%
HSB/HSV 24° 46.15% 86.67%
CMYK 0.00% 28.05% 46.15%
13.33%

Color #DD9F77 in popluar number systems.

HEX DD 9F 77
Decimal 221 159 119
Binary 11011101 10011111 1110111
Octal 335 237 167

Shades and tints

Shades of #DD9F77

#DD9F77
(221,159,119)
#C9916D
(201,145,109)
#B58363
(181,131,99)
#A17559
(161,117,89)
#8D674F
(141,103,79)
#795945
(121,89,69)
#654B3B
(101,75,59)
#513D31
(81,61,49)
#3D2F27
(61,47,39)
#29211D
(41,33,29)
#151313
(21,19,19)
#000000
(0,0,0)

Tints of #DD9F77

#DD9F77
(221,159,119)
#E0A783
(224,167,131)
#E3AF8F
(227,175,143)
#E6B79B
(230,183,155)
#E9BFA7
(233,191,167)
#ECC7B3
(236,199,179)
#EFCFBF
(239,207,191)
#F2D7CB
(242,215,203)
#F5DFD7
(245,223,215)
#F8E7E3
(248,231,227)
#FBEFEF
(251,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DD9F77; }

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

This text font color is #DD9F77.

Background Color

.myBgColor { background-color: #DD9F77; }

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

This div background color is #DD9F77.

Border color

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

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

This div border color is #DD9F77.

Opacity

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

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

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

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

This text has shadow with #DD9F77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DD9F77.

Preview

Color preview on black background

This text has color #DD9F77 on black background.


Color preview on white background

This text has color #DD9F77 on white background.


Black color preview on #DD9F77 background

This text has black color on #DD9F77 background.


White color preview on #DD9F77 background

This text has white color on #DD9F77 background.


Related colors

Complementary color

Complementary color for #hex is #226088.


I love getcolorcode.com

Triadic colors

1 #77DD9F and #9F77DD with #DD9F77 are triadic colors.

2 #779FDD and #9FDD77 with #DD9F77 are triadic colors.