COLOR #D5CE63

HEX: #D5CE63 RGB: (213,206,99)

Renk bilgisi

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

RGB renk modeli

#D5CE63 color RGB value is (213,206,99).

RGB: (213,206,99) (84%, 81%, 39%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 206 of 255 = 81%
B 99 of 255 = 39%

213
206
99

R + G + B ~ 68%. #D5CE63 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 206 + 99 = 518 (100%)
R 213 of 518 ~ 41.12%
G 206 of 518 ~ 39.77%
B 99 of 518 ~ 19.11'%

%41.12
%39.77
%19.11

CMYK RENK MODELİ

#D5CE63 rengi CMYK tonu (0,3,54,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.29%
  • sarı tonu 53.52%
  • ana renk tonu 16.47%

CMYK: (0,3,54,16)
C0M3Y54K16 (0%, 3%, 54%, 16%)
(0.00 / 0.03 / 0.54 / 0.16)

CMYK yüzdeleri

%0
%3.29
%53.52
%16.47

Codes

Color #D5CE63 in popluar color models

D5 CE 63
RGB 213 206 99
HSL 56° 57.58% 61.18%
HSB/HSV 56° 53.52% 83.53%
CMYK 0.00% 3.29% 53.52%
16.47%

Color #D5CE63 in popluar number systems.

HEX D5 CE 63
Decimal 213 206 99
Binary 11010101 11001110 1100011
Octal 325 316 143

Shades and tints

Shades of #D5CE63

#D5CE63
(213,206,99)
#C2BC5A
(194,188,90)
#AFAA51
(175,170,81)
#9C9848
(156,152,72)
#89863F
(137,134,63)
#767436
(118,116,54)
#63622D
(99,98,45)
#505024
(80,80,36)
#3D3E1B
(61,62,27)
#2A2C12
(42,44,18)
#171A09
(23,26,9)
#000000
(0,0,0)

Tints of #D5CE63

#D5CE63
(213,206,99)
#D8D271
(216,210,113)
#DBD67F
(219,214,127)
#DEDA8D
(222,218,141)
#E1DE9B
(225,222,155)
#E4E2A9
(228,226,169)
#E7E6B7
(231,230,183)
#EAEAC5
(234,234,197)
#EDEED3
(237,238,211)
#F0F2E1
(240,242,225)
#F3F6EF
(243,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5CE63 color. Also use rgb(213,206,99) instead hex code.

Text Font Color

.myTextColor { color: #D5CE63; }

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

This text font color is #D5CE63.

Background Color

.myBgColor { background-color: #D5CE63; }

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

This div background color is #D5CE63.

Border color

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

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

This div border color is #D5CE63.

Opacity

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

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

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

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

This text has shadow with #D5CE63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5CE63.

Preview

Color preview on black background

This text has color #D5CE63 on black background.


Color preview on white background

This text has color #D5CE63 on white background.


Black color preview on #D5CE63 background

This text has black color on #D5CE63 background.


White color preview on #D5CE63 background

This text has white color on #D5CE63 background.


Related colors

Complementary color

Complementary color for #hex is #2A319C.


I love getcolorcode.com

Triadic colors

1 #63D5CE and #CE63D5 with #D5CE63 are triadic colors.

2 #63CED5 and #CED563 with #D5CE63 are triadic colors.