COLOR #D4F081

HEX: #D4F081 RGB: (212,240,129)

Renk bilgisi

#D4F081 contains mainly red and green colors. #D4F081 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D4F081 color RGB value is (212,240,129).

RGB: (212,240,129) (83%, 94%, 51%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 240 of 255 = 94%
B 129 of 255 = 51%

212
240
129

R + G + B ~ 76%. #D4F081 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 240 + 129 = 581 (100%)
R 212 of 581 ~ 36.49%
G 240 of 581 ~ 41.31%
B 129 of 581 ~ 22.2'%

%36.49
%41.31
%22.2

CMYK RENK MODELİ

#D4F081 rengi CMYK tonu (12,0,46,6).

  • camgöbeği tonu 11.67%
  • eflatun tonu 0.00%
  • sarı tonu 46.25%
  • ana renk tonu 5.88%

CMYK: (12,0,46,6)
C12M0Y46K6 (12%, 0%, 46%, 6%)
(0.12 / 0.00 / 0.46 / 0.06)

CMYK yüzdeleri

%11.67
%0
%46.25
%5.88

Codes

Color #D4F081 in popluar color models

D4 F0 81
RGB 212 240 129
HSL 75° 78.72% 72.35%
HSB/HSV 75° 46.25% 94.12%
CMYK 11.67% 0.00% 46.25%
5.88%

Color #D4F081 in popluar number systems.

HEX D4 F0 81
Decimal 212 240 129
Binary 11010100 11110000 10000001
Octal 324 360 201

Shades and tints

Shades of #D4F081

#D4F081
(212,240,129)
#C1DB76
(193,219,118)
#AEC66B
(174,198,107)
#9BB160
(155,177,96)
#889C55
(136,156,85)
#75874A
(117,135,74)
#62723F
(98,114,63)
#4F5D34
(79,93,52)
#3C4829
(60,72,41)
#29331E
(41,51,30)
#161E13
(22,30,19)
#000000
(0,0,0)

Tints of #D4F081

#D4F081
(212,240,129)
#D7F18C
(215,241,140)
#DAF297
(218,242,151)
#DDF3A2
(221,243,162)
#E0F4AD
(224,244,173)
#E3F5B8
(227,245,184)
#E6F6C3
(230,246,195)
#E9F7CE
(233,247,206)
#ECF8D9
(236,248,217)
#EFF9E4
(239,249,228)
#F2FAEF
(242,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F081 color. Also use rgb(212,240,129) instead hex code.

Text Font Color

.myTextColor { color: #D4F081; }

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

This text font color is #D4F081.

Background Color

.myBgColor { background-color: #D4F081; }

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

This div background color is #D4F081.

Border color

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

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

This div border color is #D4F081.

Opacity

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

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

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

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

This text has shadow with #D4F081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F081.

Preview

Color preview on black background

This text has color #D4F081 on black background.


Color preview on white background

This text has color #D4F081 on white background.


Black color preview on #D4F081 background

This text has black color on #D4F081 background.


White color preview on #D4F081 background

This text has white color on #D4F081 background.


Related colors

Complementary color

Complementary color for #hex is #2B0F7E.


I love getcolorcode.com

Triadic colors

1 #81D4F0 and #F081D4 with #D4F081 are triadic colors.

2 #81F0D4 and #F0D481 with #D4F081 are triadic colors.