COLOR #D0D593

HEX: #D0D593 RGB: (208,213,147)

Renk bilgisi

#D0D593 contains mainly red and green colors. #D0D593 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D0D593 color RGB value is (208,213,147).

RGB: (208,213,147) (82%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 208 of 255 = 82%
G 213 of 255 = 84%
B 147 of 255 = 58%

208
213
147

R + G + B ~ 75%. #D0D593 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 208 + 213 + 147 = 568 (100%)
R 208 of 568 ~ 36.62%
G 213 of 568 ~ 37.5%
B 147 of 568 ~ 25.88'%

%36.62
%37.5
%25.88

CMYK RENK MODELİ

#D0D593 rengi CMYK tonu (2,0,31,16).

  • camgöbeği tonu 2.35%
  • eflatun tonu 0.00%
  • sarı tonu 30.99%
  • ana renk tonu 16.47%

CMYK: (2,0,31,16)
C2M0Y31K16 (2%, 0%, 31%, 16%)
(0.02 / 0.00 / 0.31 / 0.16)

CMYK yüzdeleri

%2.35
%0
%30.99
%16.47

Codes

Color #D0D593 in popluar color models

D0 D5 93
RGB 208 213 147
HSL 65° 44.00% 70.59%
HSB/HSV 65° 30.99% 83.53%
CMYK 2.35% 0.00% 30.99%
16.47%

Color #D0D593 in popluar number systems.

HEX D0 D5 93
Decimal 208 213 147
Binary 11010000 11010101 10010011
Octal 320 325 223

Shades and tints

Shades of #D0D593

#D0D593
(208,213,147)
#BEC286
(190,194,134)
#ACAF79
(172,175,121)
#9A9C6C
(154,156,108)
#88895F
(136,137,95)
#767652
(118,118,82)
#646345
(100,99,69)
#525038
(82,80,56)
#403D2B
(64,61,43)
#2E2A1E
(46,42,30)
#1C1711
(28,23,17)
#000000
(0,0,0)

Tints of #D0D593

#D0D593
(208,213,147)
#D4D89C
(212,216,156)
#D8DBA5
(216,219,165)
#DCDEAE
(220,222,174)
#E0E1B7
(224,225,183)
#E4E4C0
(228,228,192)
#E8E7C9
(232,231,201)
#ECEAD2
(236,234,210)
#F0EDDB
(240,237,219)
#F4F0E4
(244,240,228)
#F8F3ED
(248,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0D593 color. Also use rgb(208,213,147) instead hex code.

Text Font Color

.myTextColor { color: #D0D593; }

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

This text font color is #D0D593.

Background Color

.myBgColor { background-color: #D0D593; }

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

This div background color is #D0D593.

Border color

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

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

This div border color is #D0D593.

Opacity

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

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

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

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

This text has shadow with #D0D593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0D593.

Preview

Color preview on black background

This text has color #D0D593 on black background.


Color preview on white background

This text has color #D0D593 on white background.


Black color preview on #D0D593 background

This text has black color on #D0D593 background.


White color preview on #D0D593 background

This text has white color on #D0D593 background.


Related colors

Complementary color

Complementary color for #hex is #2F2A6C.


I love getcolorcode.com

Triadic colors

1 #93D0D5 and #D593D0 with #D0D593 are triadic colors.

2 #93D5D0 and #D5D093 with #D0D593 are triadic colors.