COLOR #D5D775

HEX: #D5D775 RGB: (213,215,117)

Renk bilgisi

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

RGB renk modeli

#D5D775 color RGB value is (213,215,117).

RGB: (213,215,117) (84%, 84%, 46%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 215 of 255 = 84%
B 117 of 255 = 46%

213
215
117

R + G + B ~ 71%. #D5D775 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 215 + 117 = 545 (100%)
R 213 of 545 ~ 39.08%
G 215 of 545 ~ 39.45%
B 117 of 545 ~ 21.47'%

%39.08
%39.45
%21.47

CMYK RENK MODELİ

#D5D775 rengi CMYK tonu (1,0,46,16).

  • camgöbeği tonu 0.93%
  • eflatun tonu 0.00%
  • sarı tonu 45.58%
  • ana renk tonu 15.69%

CMYK: (1,0,46,16)
C1M0Y46K16 (1%, 0%, 46%, 16%)
(0.01 / 0.00 / 0.46 / 0.16)

CMYK yüzdeleri

%0.93
%0
%45.58
%15.69

Codes

Color #D5D775 in popluar color models

D5 D7 75
RGB 213 215 117
HSL 61° 55.06% 65.10%
HSB/HSV 61° 45.58% 84.31%
CMYK 0.93% 0.00% 45.58%
15.69%

Color #D5D775 in popluar number systems.

HEX D5 D7 75
Decimal 213 215 117
Binary 11010101 11010111 1110101
Octal 325 327 165

Shades and tints

Shades of #D5D775

#D5D775
(213,215,117)
#C2C46B
(194,196,107)
#AFB161
(175,177,97)
#9C9E57
(156,158,87)
#898B4D
(137,139,77)
#767843
(118,120,67)
#636539
(99,101,57)
#50522F
(80,82,47)
#3D3F25
(61,63,37)
#2A2C1B
(42,44,27)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #D5D775

#D5D775
(213,215,117)
#D8DA81
(216,218,129)
#DBDD8D
(219,221,141)
#DEE099
(222,224,153)
#E1E3A5
(225,227,165)
#E4E6B1
(228,230,177)
#E7E9BD
(231,233,189)
#EAECC9
(234,236,201)
#EDEFD5
(237,239,213)
#F0F2E1
(240,242,225)
#F3F5ED
(243,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D775 color. Also use rgb(213,215,117) instead hex code.

Text Font Color

.myTextColor { color: #D5D775; }

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

This text font color is #D5D775.

Background Color

.myBgColor { background-color: #D5D775; }

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

This div background color is #D5D775.

Border color

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

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

This div border color is #D5D775.

Opacity

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

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

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

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

This text has shadow with #D5D775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D775.

Preview

Color preview on black background

This text has color #D5D775 on black background.


Color preview on white background

This text has color #D5D775 on white background.


Black color preview on #D5D775 background

This text has black color on #D5D775 background.


White color preview on #D5D775 background

This text has white color on #D5D775 background.


Related colors

Complementary color

Complementary color for #hex is #2A288A.


I love getcolorcode.com

Triadic colors

1 #75D5D7 and #D775D5 with #D5D775 are triadic colors.

2 #75D7D5 and #D7D575 with #D5D775 are triadic colors.