COLOR #D6A731

HEX: #D6A731 RGB: (214,167,49)

Renk bilgisi

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

RGB renk modeli

#D6A731 color RGB value is (214,167,49).

RGB: (214,167,49) (84%, 65%, 19%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 167 of 255 = 65%
B 49 of 255 = 19%

214
167
49

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 167 + 49 = 430 (100%)
R 214 of 430 ~ 49.77%
G 167 of 430 ~ 38.84%
B 49 of 430 ~ 11.4'%

%49.77
%38.84
%11.4

CMYK RENK MODELİ

#D6A731 rengi CMYK tonu (0,22,77,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.96%
  • sarı tonu 77.10%
  • ana renk tonu 16.08%

CMYK: (0,22,77,16)
C0M22Y77K16 (0%, 22%, 77%, 16%)
(0.00 / 0.22 / 0.77 / 0.16)

CMYK yüzdeleri

%0
%21.96
%77.1
%16.08

Codes

Color #D6A731 in popluar color models

D6 A7 31
RGB 214 167 49
HSL 43° 66.80% 51.57%
HSB/HSV 43° 77.10% 83.92%
CMYK 0.00% 21.96% 77.10%
16.08%

Color #D6A731 in popluar number systems.

HEX D6 A7 31
Decimal 214 167 49
Binary 11010110 10100111 110001
Octal 326 247 61

Shades and tints

Shades of #D6A731

#D6A731
(214,167,49)
#C3982D
(195,152,45)
#B08929
(176,137,41)
#9D7A25
(157,122,37)
#8A6B21
(138,107,33)
#775C1D
(119,92,29)
#644D19
(100,77,25)
#513E15
(81,62,21)
#3E2F11
(62,47,17)
#2B200D
(43,32,13)
#181109
(24,17,9)
#000000
(0,0,0)

Tints of #D6A731

#D6A731
(214,167,49)
#D9AF43
(217,175,67)
#DCB755
(220,183,85)
#DFBF67
(223,191,103)
#E2C779
(226,199,121)
#E5CF8B
(229,207,139)
#E8D79D
(232,215,157)
#EBDFAF
(235,223,175)
#EEE7C1
(238,231,193)
#F1EFD3
(241,239,211)
#F4F7E5
(244,247,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A731 color. Also use rgb(214,167,49) instead hex code.

Text Font Color

.myTextColor { color: #D6A731; }

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

This text font color is #D6A731.

Background Color

.myBgColor { background-color: #D6A731; }

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

This div background color is #D6A731.

Border color

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

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

This div border color is #D6A731.

Opacity

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

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

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

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

This text has shadow with #D6A731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A731.

Preview

Color preview on black background

This text has color #D6A731 on black background.


Color preview on white background

This text has color #D6A731 on white background.


Black color preview on #D6A731 background

This text has black color on #D6A731 background.


White color preview on #D6A731 background

This text has white color on #D6A731 background.


Related colors

Complementary color

Complementary color for #hex is #2958CE.


I love getcolorcode.com

Triadic colors

1 #31D6A7 and #A731D6 with #D6A731 are triadic colors.

2 #31A7D6 and #A7D631 with #D6A731 are triadic colors.