COLOR #D5E67C

HEX: #D5E67C RGB: (213,230,124)

Renk bilgisi

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

RGB renk modeli

#D5E67C color RGB value is (213,230,124).

RGB: (213,230,124) (84%, 90%, 49%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 124 of 255 = 49%

213
230
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 124 = 567 (100%)
R 213 of 567 ~ 37.57%
G 230 of 567 ~ 40.56%
B 124 of 567 ~ 21.87'%

%37.57
%40.56
%21.87

CMYK RENK MODELİ

#D5E67C rengi CMYK tonu (7,0,46,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 46.09%
  • ana renk tonu 9.80%

CMYK: (7,0,46,10)
C7M0Y46K10 (7%, 0%, 46%, 10%)
(0.07 / 0.00 / 0.46 / 0.10)

CMYK yüzdeleri

%7.39
%0
%46.09
%9.8

Codes

Color #D5E67C in popluar color models

D5 E6 7C
RGB 213 230 124
HSL 70° 67.95% 69.41%
HSB/HSV 70° 46.09% 90.20%
CMYK 7.39% 0.00% 46.09%
9.80%

Color #D5E67C in popluar number systems.

HEX D5 E6 7C
Decimal 213 230 124
Binary 11010101 11100110 1111100
Octal 325 346 174

Shades and tints

Shades of #D5E67C

#D5E67C
(213,230,124)
#C2D271
(194,210,113)
#AFBE66
(175,190,102)
#9CAA5B
(156,170,91)
#899650
(137,150,80)
#768245
(118,130,69)
#636E3A
(99,110,58)
#505A2F
(80,90,47)
#3D4624
(61,70,36)
#2A3219
(42,50,25)
#171E0E
(23,30,14)
#000000
(0,0,0)

Tints of #D5E67C

#D5E67C
(213,230,124)
#D8E887
(216,232,135)
#DBEA92
(219,234,146)
#DEEC9D
(222,236,157)
#E1EEA8
(225,238,168)
#E4F0B3
(228,240,179)
#E7F2BE
(231,242,190)
#EAF4C9
(234,244,201)
#EDF6D4
(237,246,212)
#F0F8DF
(240,248,223)
#F3FAEA
(243,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E67C color. Also use rgb(213,230,124) instead hex code.

Text Font Color

.myTextColor { color: #D5E67C; }

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

This text font color is #D5E67C.

Background Color

.myBgColor { background-color: #D5E67C; }

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

This div background color is #D5E67C.

Border color

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

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

This div border color is #D5E67C.

Opacity

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

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

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

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

This text has shadow with #D5E67C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E67C.

Preview

Color preview on black background

This text has color #D5E67C on black background.


Color preview on white background

This text has color #D5E67C on white background.


Black color preview on #D5E67C background

This text has black color on #D5E67C background.


White color preview on #D5E67C background

This text has white color on #D5E67C background.


Related colors

Complementary color

Complementary color for #hex is #2A1983.


I love getcolorcode.com

Triadic colors

1 #7CD5E6 and #E67CD5 with #D5E67C are triadic colors.

2 #7CE6D5 and #E6D57C with #D5E67C are triadic colors.