COLOR #D2D590

HEX: #D2D590 RGB: (210,213,144)

Renk bilgisi

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

RGB renk modeli

#D2D590 color RGB value is (210,213,144).

RGB: (210,213,144) (82%, 84%, 56%)

RGB bağlantıları ve doygunluk

R 210 of 255 = 82%
G 213 of 255 = 84%
B 144 of 255 = 56%

210
213
144

R + G + B ~ 74%. #D2D590 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 210 + 213 + 144 = 567 (100%)
R 210 of 567 ~ 37.04%
G 213 of 567 ~ 37.57%
B 144 of 567 ~ 25.4'%

%37.04
%37.57
%25.4

CMYK RENK MODELİ

#D2D590 rengi CMYK tonu (1,0,32,16).

  • camgöbeği tonu 1.41%
  • eflatun tonu 0.00%
  • sarı tonu 32.39%
  • ana renk tonu 16.47%

CMYK: (1,0,32,16)
C1M0Y32K16 (1%, 0%, 32%, 16%)
(0.01 / 0.00 / 0.32 / 0.16)

CMYK yüzdeleri

%1.41
%0
%32.39
%16.47

Codes

Color #D2D590 in popluar color models

D2 D5 90
RGB 210 213 144
HSL 63° 45.10% 70.00%
HSB/HSV 63° 32.39% 83.53%
CMYK 1.41% 0.00% 32.39%
16.47%

Color #D2D590 in popluar number systems.

HEX D2 D5 90
Decimal 210 213 144
Binary 11010010 11010101 10010000
Octal 322 325 220

Shades and tints

Shades of #D2D590

#D2D590
(210,213,144)
#BFC283
(191,194,131)
#ACAF76
(172,175,118)
#999C69
(153,156,105)
#86895C
(134,137,92)
#73764F
(115,118,79)
#606342
(96,99,66)
#4D5035
(77,80,53)
#3A3D28
(58,61,40)
#272A1B
(39,42,27)
#14170E
(20,23,14)
#000000
(0,0,0)

Tints of #D2D590

#D2D590
(210,213,144)
#D6D89A
(214,216,154)
#DADBA4
(218,219,164)
#DEDEAE
(222,222,174)
#E2E1B8
(226,225,184)
#E6E4C2
(230,228,194)
#EAE7CC
(234,231,204)
#EEEAD6
(238,234,214)
#F2EDE0
(242,237,224)
#F6F0EA
(246,240,234)
#FAF3F4
(250,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2D590 color. Also use rgb(210,213,144) instead hex code.

Text Font Color

.myTextColor { color: #D2D590; }

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

This text font color is #D2D590.

Background Color

.myBgColor { background-color: #D2D590; }

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

This div background color is #D2D590.

Border color

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

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

This div border color is #D2D590.

Opacity

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

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

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

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

This text has shadow with #D2D590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2D590.

Preview

Color preview on black background

This text has color #D2D590 on black background.


Color preview on white background

This text has color #D2D590 on white background.


Black color preview on #D2D590 background

This text has black color on #D2D590 background.


White color preview on #D2D590 background

This text has white color on #D2D590 background.


Related colors

Complementary color

Complementary color for #hex is #2D2A6F.


I love getcolorcode.com

Triadic colors

1 #90D2D5 and #D590D2 with #D2D590 are triadic colors.

2 #90D5D2 and #D5D290 with #D2D590 are triadic colors.