COLOR #D7E5AF

HEX: #D7E5AF RGB: (215,229,175)

Renk bilgisi

#D7E5AF contains red, green and blue colors in about the same proportion. #D7E5AF ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D7E5AF color RGB value is (215,229,175).

RGB: (215,229,175) (84%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 229 of 255 = 90%
B 175 of 255 = 69%

215
229
175

R + G + B ~ 81%. #D7E5AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 229 + 175 = 619 (100%)
R 215 of 619 ~ 34.73%
G 229 of 619 ~ 37%
B 175 of 619 ~ 28.27'%

%34.73
%37
%28.27

CMYK RENK MODELİ

#D7E5AF rengi CMYK tonu (6,0,24,10).

  • camgöbeği tonu 6.11%
  • eflatun tonu 0.00%
  • sarı tonu 23.58%
  • ana renk tonu 10.20%

CMYK: (6,0,24,10)
C6M0Y24K10 (6%, 0%, 24%, 10%)
(0.06 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%6.11
%0
%23.58
%10.2

Codes

Color #D7E5AF in popluar color models

D7 E5 AF
RGB 215 229 175
HSL 76° 50.94% 79.22%
HSB/HSV 76° 23.58% 89.80%
CMYK 6.11% 0.00% 23.58%
10.20%

Color #D7E5AF in popluar number systems.

HEX D7 E5 AF
Decimal 215 229 175
Binary 11010111 11100101 10101111
Octal 327 345 257

Shades and tints

Shades of #D7E5AF

#D7E5AF
(215,229,175)
#C4D1A0
(196,209,160)
#B1BD91
(177,189,145)
#9EA982
(158,169,130)
#8B9573
(139,149,115)
#788164
(120,129,100)
#656D55
(101,109,85)
#525946
(82,89,70)
#3F4537
(63,69,55)
#2C3128
(44,49,40)
#191D19
(25,29,25)
#000000
(0,0,0)

Tints of #D7E5AF

#D7E5AF
(215,229,175)
#DAE7B6
(218,231,182)
#DDE9BD
(221,233,189)
#E0EBC4
(224,235,196)
#E3EDCB
(227,237,203)
#E6EFD2
(230,239,210)
#E9F1D9
(233,241,217)
#ECF3E0
(236,243,224)
#EFF5E7
(239,245,231)
#F2F7EE
(242,247,238)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7E5AF color. Also use rgb(215,229,175) instead hex code.

Text Font Color

.myTextColor { color: #D7E5AF; }

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

This text font color is #D7E5AF.

Background Color

.myBgColor { background-color: #D7E5AF; }

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

This div background color is #D7E5AF.

Border color

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

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

This div border color is #D7E5AF.

Opacity

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

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

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

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

This text has shadow with #D7E5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7E5AF.

Preview

Color preview on black background

This text has color #D7E5AF on black background.


Color preview on white background

This text has color #D7E5AF on white background.


Black color preview on #D7E5AF background

This text has black color on #D7E5AF background.


White color preview on #D7E5AF background

This text has white color on #D7E5AF background.


Related colors

Complementary color

Complementary color for #hex is #281A50.


I love getcolorcode.com

Triadic colors

1 #AFD7E5 and #E5AFD7 with #D7E5AF are triadic colors.

2 #AFE5D7 and #E5D7AF with #D7E5AF are triadic colors.