COLOR #D7C953

HEX: #D7C953 RGB: (215,201,83)

Renk bilgisi

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

RGB renk modeli

#D7C953 color RGB value is (215,201,83).

RGB: (215,201,83) (84%, 79%, 33%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 201 of 255 = 79%
B 83 of 255 = 33%

215
201
83

R + G + B ~ 65%. #D7C953 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 201 + 83 = 499 (100%)
R 215 of 499 ~ 43.09%
G 201 of 499 ~ 40.28%
B 83 of 499 ~ 16.63'%

%43.09
%40.28
%16.63

CMYK RENK MODELİ

#D7C953 rengi CMYK tonu (0,7,61,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.51%
  • sarı tonu 61.40%
  • ana renk tonu 15.69%

CMYK: (0,7,61,16)
C0M7Y61K16 (0%, 7%, 61%, 16%)
(0.00 / 0.07 / 0.61 / 0.16)

CMYK yüzdeleri

%0
%6.51
%61.4
%15.69

Codes

Color #D7C953 in popluar color models

D7 C9 53
RGB 215 201 83
HSL 54° 62.26% 58.43%
HSB/HSV 54° 61.40% 84.31%
CMYK 0.00% 6.51% 61.40%
15.69%

Color #D7C953 in popluar number systems.

HEX D7 C9 53
Decimal 215 201 83
Binary 11010111 11001001 1010011
Octal 327 311 123

Shades and tints

Shades of #D7C953

#D7C953
(215,201,83)
#C4B74C
(196,183,76)
#B1A545
(177,165,69)
#9E933E
(158,147,62)
#8B8137
(139,129,55)
#786F30
(120,111,48)
#655D29
(101,93,41)
#524B22
(82,75,34)
#3F391B
(63,57,27)
#2C2714
(44,39,20)
#19150D
(25,21,13)
#000000
(0,0,0)

Tints of #D7C953

#D7C953
(215,201,83)
#DACD62
(218,205,98)
#DDD171
(221,209,113)
#E0D580
(224,213,128)
#E3D98F
(227,217,143)
#E6DD9E
(230,221,158)
#E9E1AD
(233,225,173)
#ECE5BC
(236,229,188)
#EFE9CB
(239,233,203)
#F2EDDA
(242,237,218)
#F5F1E9
(245,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7C953 color. Also use rgb(215,201,83) instead hex code.

Text Font Color

.myTextColor { color: #D7C953; }

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

This text font color is #D7C953.

Background Color

.myBgColor { background-color: #D7C953; }

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

This div background color is #D7C953.

Border color

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

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

This div border color is #D7C953.

Opacity

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

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

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

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

This text has shadow with #D7C953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C953.

Preview

Color preview on black background

This text has color #D7C953 on black background.


Color preview on white background

This text has color #D7C953 on white background.


Black color preview on #D7C953 background

This text has black color on #D7C953 background.


White color preview on #D7C953 background

This text has white color on #D7C953 background.


Related colors

Complementary color

Complementary color for #hex is #2836AC.


I love getcolorcode.com

Triadic colors

1 #53D7C9 and #C953D7 with #D7C953 are triadic colors.

2 #53C9D7 and #C9D753 with #D7C953 are triadic colors.