COLOR #D5AB55

HEX: #D5AB55 RGB: (213,171,85)

Renk bilgisi

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

RGB renk modeli

#D5AB55 color RGB value is (213,171,85).

RGB: (213,171,85) (84%, 67%, 33%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 171 of 255 = 67%
B 85 of 255 = 33%

213
171
85

R + G + B ~ 61%. #D5AB55 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 171 + 85 = 469 (100%)
R 213 of 469 ~ 45.42%
G 171 of 469 ~ 36.46%
B 85 of 469 ~ 18.12'%

%45.42
%36.46
%18.12

CMYK RENK MODELİ

#D5AB55 rengi CMYK tonu (0,20,60,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.72%
  • sarı tonu 60.09%
  • ana renk tonu 16.47%

CMYK: (0,20,60,16)
C0M20Y60K16 (0%, 20%, 60%, 16%)
(0.00 / 0.20 / 0.60 / 0.16)

CMYK yüzdeleri

%0
%19.72
%60.09
%16.47

Codes

Color #D5AB55 in popluar color models

D5 AB 55
RGB 213 171 85
HSL 40° 60.38% 58.43%
HSB/HSV 40° 60.09% 83.53%
CMYK 0.00% 19.72% 60.09%
16.47%

Color #D5AB55 in popluar number systems.

HEX D5 AB 55
Decimal 213 171 85
Binary 11010101 10101011 1010101
Octal 325 253 125

Shades and tints

Shades of #D5AB55

#D5AB55
(213,171,85)
#C29C4E
(194,156,78)
#AF8D47
(175,141,71)
#9C7E40
(156,126,64)
#896F39
(137,111,57)
#766032
(118,96,50)
#63512B
(99,81,43)
#504224
(80,66,36)
#3D331D
(61,51,29)
#2A2416
(42,36,22)
#17150F
(23,21,15)
#000000
(0,0,0)

Tints of #D5AB55

#D5AB55
(213,171,85)
#D8B264
(216,178,100)
#DBB973
(219,185,115)
#DEC082
(222,192,130)
#E1C791
(225,199,145)
#E4CEA0
(228,206,160)
#E7D5AF
(231,213,175)
#EADCBE
(234,220,190)
#EDE3CD
(237,227,205)
#F0EADC
(240,234,220)
#F3F1EB
(243,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5AB55 color. Also use rgb(213,171,85) instead hex code.

Text Font Color

.myTextColor { color: #D5AB55; }

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

This text font color is #D5AB55.

Background Color

.myBgColor { background-color: #D5AB55; }

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

This div background color is #D5AB55.

Border color

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

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

This div border color is #D5AB55.

Opacity

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

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

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

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

This text has shadow with #D5AB55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5AB55.

Preview

Color preview on black background

This text has color #D5AB55 on black background.


Color preview on white background

This text has color #D5AB55 on white background.


Black color preview on #D5AB55 background

This text has black color on #D5AB55 background.


White color preview on #D5AB55 background

This text has white color on #D5AB55 background.


Related colors

Complementary color

Complementary color for #hex is #2A54AA.


I love getcolorcode.com

Triadic colors

1 #55D5AB and #AB55D5 with #D5AB55 are triadic colors.

2 #55ABD5 and #ABD555 with #D5AB55 are triadic colors.