COLOR #DAA249

HEX: #DAA249 RGB: (218,162,73)

Renk bilgisi

#DAA249 contains mainly red and green colors. #DAA249 ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#DAA249 color RGB value is (218,162,73).

RGB: (218,162,73) (85%, 64%, 29%)

RGB bağlantıları ve doygunluk

R 218 of 255 = 85%
G 162 of 255 = 64%
B 73 of 255 = 29%

218
162
73

R + G + B ~ 59%. #DAA249 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 218 + 162 + 73 = 453 (100%)
R 218 of 453 ~ 48.12%
G 162 of 453 ~ 35.76%
B 73 of 453 ~ 16.11'%

%48.12
%35.76
%16.11

CMYK RENK MODELİ

#DAA249 rengi CMYK tonu (0,26,67,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.69%
  • sarı tonu 66.51%
  • ana renk tonu 14.51%

CMYK: (0,26,67,15)
C0M26Y67K15 (0%, 26%, 67%, 15%)
(0.00 / 0.26 / 0.67 / 0.15)

CMYK yüzdeleri

%0
%25.69
%66.51
%14.51

Codes

Color #DAA249 in popluar color models

DA A2 49
RGB 218 162 73
HSL 37° 66.21% 57.06%
HSB/HSV 37° 66.51% 85.49%
CMYK 0.00% 25.69% 66.51%
14.51%

Color #DAA249 in popluar number systems.

HEX DA A2 49
Decimal 218 162 73
Binary 11011010 10100010 1001001
Octal 332 242 111

Shades and tints

Shades of #DAA249

#DAA249
(218,162,73)
#C79443
(199,148,67)
#B4863D
(180,134,61)
#A17837
(161,120,55)
#8E6A31
(142,106,49)
#7B5C2B
(123,92,43)
#684E25
(104,78,37)
#55401F
(85,64,31)
#423219
(66,50,25)
#2F2413
(47,36,19)
#1C160D
(28,22,13)
#000000
(0,0,0)

Tints of #DAA249

#DAA249
(218,162,73)
#DDAA59
(221,170,89)
#E0B269
(224,178,105)
#E3BA79
(227,186,121)
#E6C289
(230,194,137)
#E9CA99
(233,202,153)
#ECD2A9
(236,210,169)
#EFDAB9
(239,218,185)
#F2E2C9
(242,226,201)
#F5EAD9
(245,234,217)
#F8F2E9
(248,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DAA249 color. Also use rgb(218,162,73) instead hex code.

Text Font Color

.myTextColor { color: #DAA249; }

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

This text font color is #DAA249.

Background Color

.myBgColor { background-color: #DAA249; }

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

This div background color is #DAA249.

Border color

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

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

This div border color is #DAA249.

Opacity

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

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

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

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

This text has shadow with #DAA249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DAA249.

Preview

Color preview on black background

This text has color #DAA249 on black background.


Color preview on white background

This text has color #DAA249 on white background.


Black color preview on #DAA249 background

This text has black color on #DAA249 background.


White color preview on #DAA249 background

This text has white color on #DAA249 background.


Related colors

Complementary color

Complementary color for #hex is #255DB6.


I love getcolorcode.com

Triadic colors

1 #49DAA2 and #A249DA with #DAA249 are triadic colors.

2 #49A2DA and #A2DA49 with #DAA249 are triadic colors.