COLOR #D4D863

HEX: #D4D863 RGB: (212,216,99)

Renk bilgisi

#D4D863 contains mainly red and green colors. #D4D863 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D4D863 color RGB value is (212,216,99).

RGB: (212,216,99) (83%, 85%, 39%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 216 of 255 = 85%
B 99 of 255 = 39%

212
216
99

R + G + B ~ 69%. #D4D863 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 216 + 99 = 527 (100%)
R 212 of 527 ~ 40.23%
G 216 of 527 ~ 40.99%
B 99 of 527 ~ 18.79'%

%40.23
%40.99
%18.79

CMYK RENK MODELİ

#D4D863 rengi CMYK tonu (2,0,54,15).

  • camgöbeği tonu 1.85%
  • eflatun tonu 0.00%
  • sarı tonu 54.17%
  • ana renk tonu 15.29%

CMYK: (2,0,54,15)
C2M0Y54K15 (2%, 0%, 54%, 15%)
(0.02 / 0.00 / 0.54 / 0.15)

CMYK yüzdeleri

%1.85
%0
%54.17
%15.29

Codes

Color #D4D863 in popluar color models

D4 D8 63
RGB 212 216 99
HSL 62° 60.00% 61.76%
HSB/HSV 62° 54.17% 84.71%
CMYK 1.85% 0.00% 54.17%
15.29%

Color #D4D863 in popluar number systems.

HEX D4 D8 63
Decimal 212 216 99
Binary 11010100 11011000 1100011
Octal 324 330 143

Shades and tints

Shades of #D4D863

#D4D863
(212,216,99)
#C1C55A
(193,197,90)
#AEB251
(174,178,81)
#9B9F48
(155,159,72)
#888C3F
(136,140,63)
#757936
(117,121,54)
#62662D
(98,102,45)
#4F5324
(79,83,36)
#3C401B
(60,64,27)
#292D12
(41,45,18)
#161A09
(22,26,9)
#000000
(0,0,0)

Tints of #D4D863

#D4D863
(212,216,99)
#D7DB71
(215,219,113)
#DADE7F
(218,222,127)
#DDE18D
(221,225,141)
#E0E49B
(224,228,155)
#E3E7A9
(227,231,169)
#E6EAB7
(230,234,183)
#E9EDC5
(233,237,197)
#ECF0D3
(236,240,211)
#EFF3E1
(239,243,225)
#F2F6EF
(242,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4D863 color. Also use rgb(212,216,99) instead hex code.

Text Font Color

.myTextColor { color: #D4D863; }

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

This text font color is #D4D863.

Background Color

.myBgColor { background-color: #D4D863; }

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

This div background color is #D4D863.

Border color

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

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

This div border color is #D4D863.

Opacity

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

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

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

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

This text has shadow with #D4D863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D863.

Preview

Color preview on black background

This text has color #D4D863 on black background.


Color preview on white background

This text has color #D4D863 on white background.


Black color preview on #D4D863 background

This text has black color on #D4D863 background.


White color preview on #D4D863 background

This text has white color on #D4D863 background.


Related colors

Complementary color

Complementary color for #hex is #2B279C.


I love getcolorcode.com

Triadic colors

1 #63D4D8 and #D863D4 with #D4D863 are triadic colors.

2 #63D8D4 and #D8D463 with #D4D863 are triadic colors.