COLOR #D5F090

HEX: #D5F090 RGB: (213,240,144)

Renk bilgisi

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

RGB renk modeli

#D5F090 color RGB value is (213,240,144).

RGB: (213,240,144) (84%, 94%, 56%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 240 of 255 = 94%
B 144 of 255 = 56%

213
240
144

R + G + B ~ 78%. #D5F090 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 240 + 144 = 597 (100%)
R 213 of 597 ~ 35.68%
G 240 of 597 ~ 40.2%
B 144 of 597 ~ 24.12'%

%35.68
%40.2
%24.12

CMYK RENK MODELİ

#D5F090 rengi CMYK tonu (11,0,40,6).

  • camgöbeği tonu 11.25%
  • eflatun tonu 0.00%
  • sarı tonu 40.00%
  • ana renk tonu 5.88%

CMYK: (11,0,40,6)
C11M0Y40K6 (11%, 0%, 40%, 6%)
(0.11 / 0.00 / 0.40 / 0.06)

CMYK yüzdeleri

%11.25
%0
%40
%5.88

Codes

Color #D5F090 in popluar color models

D5 F0 90
RGB 213 240 144
HSL 77° 76.19% 75.29%
HSB/HSV 77° 40.00% 94.12%
CMYK 11.25% 0.00% 40.00%
5.88%

Color #D5F090 in popluar number systems.

HEX D5 F0 90
Decimal 213 240 144
Binary 11010101 11110000 10010000
Octal 325 360 220

Shades and tints

Shades of #D5F090

#D5F090
(213,240,144)
#C2DB83
(194,219,131)
#AFC676
(175,198,118)
#9CB169
(156,177,105)
#899C5C
(137,156,92)
#76874F
(118,135,79)
#637242
(99,114,66)
#505D35
(80,93,53)
#3D4828
(61,72,40)
#2A331B
(42,51,27)
#171E0E
(23,30,14)
#000000
(0,0,0)

Tints of #D5F090

#D5F090
(213,240,144)
#D8F19A
(216,241,154)
#DBF2A4
(219,242,164)
#DEF3AE
(222,243,174)
#E1F4B8
(225,244,184)
#E4F5C2
(228,245,194)
#E7F6CC
(231,246,204)
#EAF7D6
(234,247,214)
#EDF8E0
(237,248,224)
#F0F9EA
(240,249,234)
#F3FAF4
(243,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5F090; }

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

This text font color is #D5F090.

Background Color

.myBgColor { background-color: #D5F090; }

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

This div background color is #D5F090.

Border color

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

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

This div border color is #D5F090.

Opacity

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

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

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

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

This text has shadow with #D5F090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5F090.

Preview

Color preview on black background

This text has color #D5F090 on black background.


Color preview on white background

This text has color #D5F090 on white background.


Black color preview on #D5F090 background

This text has black color on #D5F090 background.


White color preview on #D5F090 background

This text has white color on #D5F090 background.


Related colors

Complementary color

Complementary color for #hex is #2A0F6F.


I love getcolorcode.com

Triadic colors

1 #90D5F0 and #F090D5 with #D5F090 are triadic colors.

2 #90F0D5 and #F0D590 with #D5F090 are triadic colors.