COLOR #D5A65F

HEX: #D5A65F RGB: (213,166,95)

Renk bilgisi

#D5A65F contains mainly red and green colors. #D5A65F ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#D5A65F color RGB value is (213,166,95).

RGB: (213,166,95) (84%, 65%, 37%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 166 of 255 = 65%
B 95 of 255 = 37%

213
166
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 166 + 95 = 474 (100%)
R 213 of 474 ~ 44.94%
G 166 of 474 ~ 35.02%
B 95 of 474 ~ 20.04'%

%44.94
%35.02
%20.04

CMYK RENK MODELİ

#D5A65F rengi CMYK tonu (0,22,55,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.07%
  • sarı tonu 55.40%
  • ana renk tonu 16.47%

CMYK: (0,22,55,16)
C0M22Y55K16 (0%, 22%, 55%, 16%)
(0.00 / 0.22 / 0.55 / 0.16)

CMYK yüzdeleri

%0
%22.07
%55.4
%16.47

Codes

Color #D5A65F in popluar color models

D5 A6 5F
RGB 213 166 95
HSL 36° 58.42% 60.39%
HSB/HSV 36° 55.40% 83.53%
CMYK 0.00% 22.07% 55.40%
16.47%

Color #D5A65F in popluar number systems.

HEX D5 A6 5F
Decimal 213 166 95
Binary 11010101 10100110 1011111
Octal 325 246 137

Shades and tints

Shades of #D5A65F

#D5A65F
(213,166,95)
#C29757
(194,151,87)
#AF884F
(175,136,79)
#9C7947
(156,121,71)
#896A3F
(137,106,63)
#765B37
(118,91,55)
#634C2F
(99,76,47)
#503D27
(80,61,39)
#3D2E1F
(61,46,31)
#2A1F17
(42,31,23)
#17100F
(23,16,15)
#000000
(0,0,0)

Tints of #D5A65F

#D5A65F
(213,166,95)
#D8AE6D
(216,174,109)
#DBB67B
(219,182,123)
#DEBE89
(222,190,137)
#E1C697
(225,198,151)
#E4CEA5
(228,206,165)
#E7D6B3
(231,214,179)
#EADEC1
(234,222,193)
#EDE6CF
(237,230,207)
#F0EEDD
(240,238,221)
#F3F6EB
(243,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A65F color. Also use rgb(213,166,95) instead hex code.

Text Font Color

.myTextColor { color: #D5A65F; }

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

This text font color is #D5A65F.

Background Color

.myBgColor { background-color: #D5A65F; }

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

This div background color is #D5A65F.

Border color

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

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

This div border color is #D5A65F.

Opacity

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

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

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

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

This text has shadow with #D5A65F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A65F.

Preview

Color preview on black background

This text has color #D5A65F on black background.


Color preview on white background

This text has color #D5A65F on white background.


Black color preview on #D5A65F background

This text has black color on #D5A65F background.


White color preview on #D5A65F background

This text has white color on #D5A65F background.


Related colors

Complementary color

Complementary color for #hex is #2A59A0.


I love getcolorcode.com

Triadic colors

1 #5FD5A6 and #A65FD5 with #D5A65F are triadic colors.

2 #5FA6D5 and #A6D55F with #D5A65F are triadic colors.