COLOR #D5F990

HEX: #D5F990 RGB: (213,249,144)

Renk bilgisi

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

RGB renk modeli

#D5F990 color RGB value is (213,249,144).

RGB: (213,249,144) (84%, 98%, 56%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 249 of 255 = 98%
B 144 of 255 = 56%

213
249
144

R + G + B ~ 79%. #D5F990 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 249 + 144 = 606 (100%)
R 213 of 606 ~ 35.15%
G 249 of 606 ~ 41.09%
B 144 of 606 ~ 23.76'%

%35.15
%41.09
%23.76

CMYK RENK MODELİ

#D5F990 rengi CMYK tonu (14,0,42,2).

  • camgöbeği tonu 14.46%
  • eflatun tonu 0.00%
  • sarı tonu 42.17%
  • ana renk tonu 2.35%

CMYK: (14,0,42,2)
C14M0Y42K2 (14%, 0%, 42%, 2%)
(0.14 / 0.00 / 0.42 / 0.02)

CMYK yüzdeleri

%14.46
%0
%42.17
%2.35

Codes

Color #D5F990 in popluar color models

D5 F9 90
RGB 213 249 144
HSL 81° 89.74% 77.06%
HSB/HSV 81° 42.17% 97.65%
CMYK 14.46% 0.00% 42.17%
2.35%

Color #D5F990 in popluar number systems.

HEX D5 F9 90
Decimal 213 249 144
Binary 11010101 11111001 10010000
Octal 325 371 220

Shades and tints

Shades of #D5F990

#D5F990
(213,249,144)
#C2E383
(194,227,131)
#AFCD76
(175,205,118)
#9CB769
(156,183,105)
#89A15C
(137,161,92)
#768B4F
(118,139,79)
#637542
(99,117,66)
#505F35
(80,95,53)
#3D4928
(61,73,40)
#2A331B
(42,51,27)
#171D0E
(23,29,14)
#000000
(0,0,0)

Tints of #D5F990

#D5F990
(213,249,144)
#D8F99A
(216,249,154)
#DBF9A4
(219,249,164)
#DEF9AE
(222,249,174)
#E1F9B8
(225,249,184)
#E4F9C2
(228,249,194)
#E7F9CC
(231,249,204)
#EAF9D6
(234,249,214)
#EDF9E0
(237,249,224)
#F0F9EA
(240,249,234)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5F990; }

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

This text font color is #D5F990.

Background Color

.myBgColor { background-color: #D5F990; }

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

This div background color is #D5F990.

Border color

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

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

This div border color is #D5F990.

Opacity

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

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

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

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

This text has shadow with #D5F990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5F990.

Preview

Color preview on black background

This text has color #D5F990 on black background.


Color preview on white background

This text has color #D5F990 on white background.


Black color preview on #D5F990 background

This text has black color on #D5F990 background.


White color preview on #D5F990 background

This text has white color on #D5F990 background.


Related colors

Complementary color

Complementary color for #hex is #2A066F.


I love getcolorcode.com

Triadic colors

1 #90D5F9 and #F990D5 with #D5F990 are triadic colors.

2 #90F9D5 and #F9D590 with #D5F990 are triadic colors.