COLOR #D6C241

HEX: #D6C241 RGB: (214,194,65)

Renk bilgisi

#D6C241 contains mainly red and green colors. #D6C241 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#D6C241 color RGB value is (214,194,65).

RGB: (214,194,65) (84%, 76%, 25%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 194 of 255 = 76%
B 65 of 255 = 25%

214
194
65

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 194 + 65 = 473 (100%)
R 214 of 473 ~ 45.24%
G 194 of 473 ~ 41.01%
B 65 of 473 ~ 13.74'%

%45.24
%41.01
%13.74

CMYK RENK MODELİ

#D6C241 rengi CMYK tonu (0,9,70,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.35%
  • sarı tonu 69.63%
  • ana renk tonu 16.08%

CMYK: (0,9,70,16)
C0M9Y70K16 (0%, 9%, 70%, 16%)
(0.00 / 0.09 / 0.70 / 0.16)

CMYK yüzdeleri

%0
%9.35
%69.63
%16.08

Codes

Color #D6C241 in popluar color models

D6 C2 41
RGB 214 194 65
HSL 52° 64.50% 54.71%
HSB/HSV 52° 69.63% 83.92%
CMYK 0.00% 9.35% 69.63%
16.08%

Color #D6C241 in popluar number systems.

HEX D6 C2 41
Decimal 214 194 65
Binary 11010110 11000010 1000001
Octal 326 302 101

Shades and tints

Shades of #D6C241

#D6C241
(214,194,65)
#C3B13C
(195,177,60)
#B0A037
(176,160,55)
#9D8F32
(157,143,50)
#8A7E2D
(138,126,45)
#776D28
(119,109,40)
#645C23
(100,92,35)
#514B1E
(81,75,30)
#3E3A19
(62,58,25)
#2B2914
(43,41,20)
#18180F
(24,24,15)
#000000
(0,0,0)

Tints of #D6C241

#D6C241
(214,194,65)
#D9C752
(217,199,82)
#DCCC63
(220,204,99)
#DFD174
(223,209,116)
#E2D685
(226,214,133)
#E5DB96
(229,219,150)
#E8E0A7
(232,224,167)
#EBE5B8
(235,229,184)
#EEEAC9
(238,234,201)
#F1EFDA
(241,239,218)
#F4F4EB
(244,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6C241 color. Also use rgb(214,194,65) instead hex code.

Text Font Color

.myTextColor { color: #D6C241; }

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

This text font color is #D6C241.

Background Color

.myBgColor { background-color: #D6C241; }

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

This div background color is #D6C241.

Border color

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

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

This div border color is #D6C241.

Opacity

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

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

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

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

This text has shadow with #D6C241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C241.

Preview

Color preview on black background

This text has color #D6C241 on black background.


Color preview on white background

This text has color #D6C241 on white background.


Black color preview on #D6C241 background

This text has black color on #D6C241 background.


White color preview on #D6C241 background

This text has white color on #D6C241 background.


Related colors

Complementary color

Complementary color for #hex is #293DBE.


I love getcolorcode.com

Triadic colors

1 #41D6C2 and #C241D6 with #D6C241 are triadic colors.

2 #41C2D6 and #C2D641 with #D6C241 are triadic colors.