COLOR #D6AF95

HEX: #D6AF95 RGB: (214,175,149)

Renk bilgisi

#D6AF95 contains mainly red and green colors. #D6AF95 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D6AF95 color RGB value is (214,175,149).

RGB: (214,175,149) (84%, 69%, 58%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 175 of 255 = 69%
B 149 of 255 = 58%

214
175
149

R + G + B ~ 70%. #D6AF95 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 175 + 149 = 538 (100%)
R 214 of 538 ~ 39.78%
G 175 of 538 ~ 32.53%
B 149 of 538 ~ 27.7'%

%39.78
%32.53
%27.7

CMYK RENK MODELİ

#D6AF95 rengi CMYK tonu (0,18,30,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.22%
  • sarı tonu 30.37%
  • ana renk tonu 16.08%

CMYK: (0,18,30,16)
C0M18Y30K16 (0%, 18%, 30%, 16%)
(0.00 / 0.18 / 0.30 / 0.16)

CMYK yüzdeleri

%0
%18.22
%30.37
%16.08

Codes

Color #D6AF95 in popluar color models

D6 AF 95
RGB 214 175 149
HSL 24° 44.22% 71.18%
HSB/HSV 24° 30.37% 83.92%
CMYK 0.00% 18.22% 30.37%
16.08%

Color #D6AF95 in popluar number systems.

HEX D6 AF 95
Decimal 214 175 149
Binary 11010110 10101111 10010101
Octal 326 257 225

Shades and tints

Shades of #D6AF95

#D6AF95
(214,175,149)
#C3A088
(195,160,136)
#B0917B
(176,145,123)
#9D826E
(157,130,110)
#8A7361
(138,115,97)
#776454
(119,100,84)
#645547
(100,85,71)
#51463A
(81,70,58)
#3E372D
(62,55,45)
#2B2820
(43,40,32)
#181913
(24,25,19)
#000000
(0,0,0)

Tints of #D6AF95

#D6AF95
(214,175,149)
#D9B69E
(217,182,158)
#DCBDA7
(220,189,167)
#DFC4B0
(223,196,176)
#E2CBB9
(226,203,185)
#E5D2C2
(229,210,194)
#E8D9CB
(232,217,203)
#EBE0D4
(235,224,212)
#EEE7DD
(238,231,221)
#F1EEE6
(241,238,230)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6AF95 color. Also use rgb(214,175,149) instead hex code.

Text Font Color

.myTextColor { color: #D6AF95; }

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

This text font color is #D6AF95.

Background Color

.myBgColor { background-color: #D6AF95; }

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

This div background color is #D6AF95.

Border color

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

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

This div border color is #D6AF95.

Opacity

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

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

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

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

This text has shadow with #D6AF95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6AF95.

Preview

Color preview on black background

This text has color #D6AF95 on black background.


Color preview on white background

This text has color #D6AF95 on white background.


Black color preview on #D6AF95 background

This text has black color on #D6AF95 background.


White color preview on #D6AF95 background

This text has white color on #D6AF95 background.


Related colors

Complementary color

Complementary color for #hex is #29506A.


I love getcolorcode.com

Triadic colors

1 #95D6AF and #AF95D6 with #D6AF95 are triadic colors.

2 #95AFD6 and #AFD695 with #D6AF95 are triadic colors.