COLOR #D59077

HEX: #D59077 RGB: (213,144,119)

Renk bilgisi

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

RGB renk modeli

#D59077 color RGB value is (213,144,119).

RGB: (213,144,119) (84%, 56%, 47%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 144 of 255 = 56%
B 119 of 255 = 47%

213
144
119

R + G + B ~ 62%. #D59077 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 144 + 119 = 476 (100%)
R 213 of 476 ~ 44.75%
G 144 of 476 ~ 30.25%
B 119 of 476 ~ 25'%

%44.75
%30.25
%25

CMYK RENK MODELİ

#D59077 rengi CMYK tonu (0,32,44,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.39%
  • sarı tonu 44.13%
  • ana renk tonu 16.47%

CMYK: (0,32,44,16)
C0M32Y44K16 (0%, 32%, 44%, 16%)
(0.00 / 0.32 / 0.44 / 0.16)

CMYK yüzdeleri

%0
%32.39
%44.13
%16.47

Codes

Color #D59077 in popluar color models

D5 90 77
RGB 213 144 119
HSL 16° 52.81% 65.10%
HSB/HSV 16° 44.13% 83.53%
CMYK 0.00% 32.39% 44.13%
16.47%

Color #D59077 in popluar number systems.

HEX D5 90 77
Decimal 213 144 119
Binary 11010101 10010000 1110111
Octal 325 220 167

Shades and tints

Shades of #D59077

#D59077
(213,144,119)
#C2836D
(194,131,109)
#AF7663
(175,118,99)
#9C6959
(156,105,89)
#895C4F
(137,92,79)
#764F45
(118,79,69)
#63423B
(99,66,59)
#503531
(80,53,49)
#3D2827
(61,40,39)
#2A1B1D
(42,27,29)
#170E13
(23,14,19)
#000000
(0,0,0)

Tints of #D59077

#D59077
(213,144,119)
#D89A83
(216,154,131)
#DBA48F
(219,164,143)
#DEAE9B
(222,174,155)
#E1B8A7
(225,184,167)
#E4C2B3
(228,194,179)
#E7CCBF
(231,204,191)
#EAD6CB
(234,214,203)
#EDE0D7
(237,224,215)
#F0EAE3
(240,234,227)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D59077 color. Also use rgb(213,144,119) instead hex code.

Text Font Color

.myTextColor { color: #D59077; }

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

This text font color is #D59077.

Background Color

.myBgColor { background-color: #D59077; }

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

This div background color is #D59077.

Border color

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

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

This div border color is #D59077.

Opacity

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

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

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

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

This text has shadow with #D59077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59077.

Preview

Color preview on black background

This text has color #D59077 on black background.


Color preview on white background

This text has color #D59077 on white background.


Black color preview on #D59077 background

This text has black color on #D59077 background.


White color preview on #D59077 background

This text has white color on #D59077 background.


Related colors

Complementary color

Complementary color for #hex is #2A6F88.


I love getcolorcode.com

Triadic colors

1 #77D590 and #9077D5 with #D59077 are triadic colors.

2 #7790D5 and #90D577 with #D59077 are triadic colors.